ai-agents 0.2.2

a Rust library designed for building and managing generative AI agents, leveraging the capabilities of large language models (LLMs)
Documentation
1
2
3
4
5
//
// TODO features
pub use smol::block_on;
pub use smol::lock::Mutex;
pub use smol::lock::RwLock;