open_ai 0.1.5

OpenAI library for Rust
Documentation
1
2
3
4
5
mod core;
mod request_options;
pub mod streaming;

pub use core::*;