n8n/packages/@n8n/nodes-langchain/nodes/vector_store
Anush 66460f66b0
feat(Qdrant Vector Store Node): Qdrant vector store support (#8080)
## Summary
This PR intends to add [Qdrant](https://qdrant.tech/) as a supported
vectorstore node to load and retrieve documents from in a workflow.


## Review / Merge checklist
- [x] PR title and summary are descriptive. 
- [x] Node/credentials documentation to be updated in
https://github.com/n8n-io/n8n-docs/pull/1796.

---------

Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-03 11:14:51 +01:00
..
shared feat(Qdrant Vector Store Node): Qdrant vector store support (#8080) 2024-01-03 11:14:51 +01:00
VectorStoreInMemory
VectorStoreInMemoryInsert
VectorStoreInMemoryLoad
VectorStorePinecone refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStorePineconeInsert refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStorePineconeLoad refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStoreQdrant feat(Qdrant Vector Store Node): Qdrant vector store support (#8080) 2024-01-03 11:14:51 +01:00
VectorStoreSupabase refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStoreSupabaseInsert refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStoreSupabaseLoad refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
VectorStoreZep
VectorStoreZepInsert
VectorStoreZepLoad