FileSearchResources constructor
const
FileSearchResources({
- List<
String> ? vectorStoreIds, - List<
VectorStoreRequest> ? vectorStores,
Implementation
const FileSearchResources({this.vectorStoreIds, this.vectorStores});