Class: QdrantVectorStore
Qdrant vector store.
Implements
Constructors
constructor
• new QdrantVectorStore(«destructured»
): QdrantVectorStore
Creates a new QdrantVectorStore.
Parameters
Name | Type |
---|---|
«destructured» | QdrantParams |
Returns
Defined in
packages/core/src/storage/vectorStore/QdrantVectorStore.ts:50
Properties
_collectionInitialized
• Private
_collectionInitialized: boolean
= false