Module chat

Source
Expand description

Modules§

stream
Structs and deserialization method for the responses when using streaming chat responses.

Structs§

ChatArguments
Request arguments for chat completion.
ChatCompletion
This is the response of a chat.
Choice
Completion choices from ChatCompletion.
Message
A message.
Usage
Infomration about the tokens used by ChatCompletion.

Enums§

Role
Role of a Message.