Module chat

Source
Expand description

Given a chat conversation, the model will return a chat completion response.

Structs§

ChatChoice
ChatCompletion
Given a chat conversation, the model will return a chat completion response.
ChatCompletionBuilder
ChatCompletion/ChatCompletionBuilder request builder
Message

Enums§

Role
Message role

Type Aliases§

ChatCompletionStream
Given a chat conversation, the model will return a chat completion response.