TTMSFNCCloudAIAssistant Class
Represents one assistant returned by or submitted to an assistant service.
API unit family: TMSFNCCloudAI
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudAIAssistant = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| ID | Gets or sets the service-assigned assistant identifier. |
| Instructions | Gets or sets the instructions associated with the assistant. |
| Model | Gets or sets the model used by the assistant. |
| Name | Gets or sets the assistant display name. |
Methods
| Name | Description |
|---|---|
| Delete | Deletes the remote assistant associated with this item when supported by the current owner. |