Module openai_rust::chat
source · Expand description
Modules
- Structs and deserialization method for the responses when using streaming chat responses.
Structs
- Request arguments for chat completion.
- This is the response of a chat.
- Completion choices from ChatResponse.
- A message.
- Infomration about the tokens used by ChatResponse.
Enums
- Role of a Message.