| OpenAIChatCompletion |
OpenAI chat completion service.
|
| OpenAIChatCompletion.Builder |
|
| OpenAIChatMessageContent |
Represents the content of a chat message.
|
| OpenAIChatResponse.Choice |
Represents a choice in the chat completion response.
|
| OpenAIChatResponse.FinishDetails |
Represents the finish details in the chat completion response.
|
| OpenAIChatResponse.Message |
Represents a message in the chat completion response.
|
| OpenAIChatResponse.Usage |
Represents the usage of the chat completion API.
|
| OpenAIFunctionToolCall |
Represents a call to a function in the OpenAI tool.
|