Interface: StorageContext
Properties
docStore
• docStore: BaseDocumentStore
Defined in
packages/core/src/storage/StorageContext.ts:15
imageVectorStore
• Optional
imageVectorStore: VectorStore
Defined in
packages/core/src/storage/StorageContext.ts:18
indexStore
• indexStore: BaseIndexStore
Defined in
packages/core/src/storage/StorageContext.ts:16
vectorStore
• vectorStore: VectorStore