mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-03 10:17:00 +02:00
## 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> |
||
|---|---|---|
| .. | ||
| agents | ||
| chains | ||
| code | ||
| document_loaders | ||
| embeddings | ||
| llms | ||
| memory | ||
| output_parser | ||
| retrievers | ||
| text_splitters | ||
| tools | ||
| trigger/ManualChatTrigger | ||
| vector_store | ||