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