sim icon indicating copy to clipboard operation
sim copied to clipboard

[REQUEST] Qdrant Tools/Block

Open waleedlatif1 opened this issue 9 months ago • 1 comments

Is your feature request related to a problem? Please describe. Developers need efficient vector database operations for semantic search, similarity matching, and RAG applications. Currently, there's no straightforward way to interact with Qdrant within our workflow builder.

Describe the solution you'd like A Qdrant integration block that provides:

  • Collection creation and management
  • Vector storage and retrieval operations
  • Search by vector similarity
  • Filtering capabilities
  • Connection management with authentication

Describe alternatives you've considered Custom API blocks to manually handle Qdrant operations, but this requires significant developer effort and doesn't provide optimized workflows.

Additional context This would complement existing AI blocks and enable more advanced retrieval-augmented generation workflows.

waleedlatif1 avatar Mar 23 '25 23:03 waleedlatif1

Hi, I would like to work on this issue!

warren147 avatar Apr 01 '25 23:04 warren147