Name | Type | Description | Notes |
---|---|---|---|
vectorStoreIds | List<String> | The vector store attached to this assistant. There can be a maximum of 1 vector store attached to the assistant. | [optional] |
vectorStores | List<CreateAssistantRequestToolResourcesFileSearchVectorStoresInner> | A helper to create a vector store with file_ids and attach it to this assistant. There can be a maximum of 1 vector store attached to the assistant. | [optional] |