storageProviderType | StorageProviderType | No | New StorageProviderType (e.g., OPENAI ) |
storageProviderAssistantId | string | No | New storage provider assistant ID |
modelProviderId | string | No | New model provider ID |
model | string | No | New model to use (e.g., "gpt-4.1") |
name | string | No | A new name for the assistant |
description | string | No | A new description for the assistant |
instructions | string | No | New instructions for the assistant |
codeInterpreterEnabled | boolean | No | Enable or disable code interpreter |
fileSearchEnabled | boolean | No | Enable or disable file search |