outfox-openai 0.7.0

Openai for outfox
Documentation
1
2
3
4
5
mod api;
mod project_rate_limits_;

pub use api::*;
pub use project_rate_limits_::*;