mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1929] [CLOSED] Add Qdrant vector database plugin #1965
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/1929
Author: @thierrypdamiba
Created: 1/20/2026
Status: ❌ Closed
Base:
main← Head:add-qdrant-plugin-v2📝 Commits (1)
d03da14Add 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
Summary
Tools Included
qdrant-upsert-text- Store text with automatic embeddingqdrant-upsert-point- Store vectors directlyqdrant-vector-search- Similarity searchqdrant-hybrid-search- Combined dense + sparse vector searchqdrant-scroll- Paginated data retrievalqdrant-delete- Delete points by ID or filterqdrant-recommend- Get recommendations based on positive/negative examplesqdrant-create-collection- Create new collectionsqdrant-delete-collection- Delete collectionsqdrant-get-collection-info- Get collection metadataqdrant-collection-management- List and manage collectionsqdrant-data-management- Bulk data operations🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.