Expand description
Modules§
- stream
- Structs and deserialization method for the responses when using streaming chat responses.
Structs§
- Chat
Arguments - Request arguments for chat completion.
- Chat
Completion - This is the response of a chat.
- Choice
- Completion choices from ChatCompletion.
- Message
- A message.
- Usage
- Infomration about the tokens used by ChatCompletion.