rs_openai 0.5.0

The OpenAI Rust library provides convenient access to the OpenAI API from Rust applications.
Documentation
1
2
3
4
pub mod types;
pub mod response_wrapper;
pub mod r#macro;
pub mod utils;