1 2 3 4 5 6
pub mod client; pub mod completions; pub mod embeddings; pub mod error; pub mod images; pub mod models;