vectorStoreIds property

List<String>? vectorStoreIds
final

The vector store attached to this assistant.

Implementation

final List<String>? vectorStoreIds;