openai-api-wrapper 0.0.1

Wrappers for the openapi HTTP API. Based on reqwest and tokio.
Documentation
1
2
3
4
5
pub mod chat;
pub mod client;
pub mod embeddings;
pub mod files;
pub mod fine_tuning;