Expand description
API for OpenAI
Re-exports§
pub use reqwest;
Structs§
Enums§
- Chat
Model - Completions
- The text model we are using. See https://openai.com/api/pricing/
- Delta
- Model
- The text model we are using. See https://openai.com/api/pricing/
- Role
Traits§
Functions§
- openai_
key - Grab the
OpenAI
key from the environment