vectorStoreIds property

List<String>? vectorStoreIds
final

Vector store IDs to use for file search.

Maximum of 1 vector store per assistant.

Implementation

final List<String>? vectorStoreIds;