| Interface | Description |
|---|---|
| AssistantService |
Assistant service interface
|
| Class | Description |
|---|---|
| AssistantApiResponse |
Response wrapper for Assistant API calls that supports both synchronous and streaming
responses.
|
| AssistantAttachments |
This class represents an attachment with a file ID.
|
| AssistantChoice |
Represents an assistant's choice output in conversation responses.
|
| AssistantCompletion |
This class represents the completion data returned by an assistant.
|
| AssistantCompletionUsage |
This class represents the usage statistics for a completion.
|
| AssistantConversationMessage |
This class represents a conversation message body.
|
| AssistantErrorInfo |
This class represents error information.
|
| AssistantExtraParameters |
Extra parameters for assistant configuration.
|
| AssistantMessageTextContent |
This class represents the text content of a message.
|
| AssistantParameters |
This class represents the parameters for an assistant, including optional fields.
|
| AssistantServiceImpl |
Implementation of AssistantService
|
| AssistantTranslateParameters |
Parameters for translation operations.
|
Copyright © 2025. All rights reserved.