1pub mod api_keys; 2pub mod auth; 3pub mod chat; 4pub mod completion; 5pub mod credits; 6pub mod errors; 7pub mod generation; 8pub mod models;