call-agent 1.5.4

A multimodal chat API library with tool support, OpenAI API compatible
Documentation
1
2
3
4
5
6
pub mod api;
pub mod client;
pub mod function;
pub mod prompt;
pub mod err;
pub mod tokenizer;