Crate tokio_openai

Source
Expand description

API for OpenAI

Re-exports§

pub use reqwest;

Structs§

ChatChoice
ChatRequest
ChatResponse
Client
The OpenAI client
Function
FunctionCall
Msg
TextRequest

Enums§

ChatModel
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§

OpenAiStreamExt

Functions§

openai_key
Grab the OpenAI key from the environment