ai_client 0.1.0

A Rust crate for interacting with AI language model APIs
Documentation
1
2
3
pub mod error;

pub use error::LlmClientError;