storageProviderType | StorageProviderType | Yes | StorageProviderType (e.g., OPENAI ) |
storageProviderAssistantId | string | No | Storage provider assistant ID |
modelProviderId | string | Yes | AI provider ID |
model | string | Yes | Model to use (e.g., "gpt-4.1") |
name | string | Yes | Name of the assistant |
description | string | No | Description for the assistant |
instructions | string | No | Instructions for the assistant |
codeInterpreterEnabled | boolean | No | Enable code interpreter |
fileSearchEnabled | boolean | No | Enable file search |