n8n/packages/@n8n/nodes-langchain/nodes
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
..
agents feat: Add option to returnIntermediateSteps for AI agents (#8113) 2023-12-21 10:27:49 +01:00
chains feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
code feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
document_loaders refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
embeddings refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
llms refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
memory refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
output_parser feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
retrievers feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
text_splitters feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tools refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
trigger/ManualChatTrigger feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
vector_store feat(Qdrant Vector Store Node): Qdrant vector store support (#8080) 2024-01-03 11:14:51 +01:00