VectorStoreConfig constructor
const
VectorStoreConfig({})
Creates a VectorStoreConfig.
Implementation
const VectorStoreConfig({this.fileIds, this.chunkingStrategy, this.metadata});
Creates a VectorStoreConfig.
const VectorStoreConfig({this.fileIds, this.chunkingStrategy, this.metadata});