mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1930] [MERGED] Add Qdrant vector database plugin #1962
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1930
Author: @thierrypdamiba
Created: 1/20/2026
Status: ✅ Merged
Merged: 1/21/2026
Merged by: @RockChinQ
Base:
main← Head:add-qdrant-plugin-v3📝 Commits (1)
a3600ddAdd Qdrant vector database plugin📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
📝
thierrypdamiba/qdrant/qdrant-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
A comprehensive Qdrant vector database integration plugin for Dify. Supports vector storage (upsert), similarity search (query), hybrid search (dense + sparse vectors), data management (scroll/delete), and collection management. Works seamlessly with Dify's embedding models for automatic vectorization. Compatible with both Qdrant Cloud and self-hosted instances.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No user personal data is collected. The plugin only processes vector data and queries sent to the user's own Qdrant instance.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.