1pub mod client; 2pub mod completion; 3pub mod embedding; 4pub mod image; 5pub mod streaming; 6pub mod types;