Class FileSearchResources
public sealed class FileSearchResources
- Inheritance
-
objectFileSearchResources
Properties
VectorStoreIds
The vector store attached to this thread. There can be a maximum of 1 vector store attached to the thread.
public string[] VectorStoreIds { get; set; }
Property Value
- string[]
VectorStores
public VectorStore[] VectorStores { get; set; }