Crate tokio_openai
source ·Expand description
API for OpenAI
Re-exports§
pub use reqwest;
Structs§
- The
OpenAI
client
Enums§
- The text model we are using. See https://openai.com/api/pricing/
- The text model we are using. See https://openai.com/api/pricing/
Traits§
Functions§
- Grab the
OpenAI
key from the environment