Skip to content

Add Sparse and Hybrid retrieval modes to Qdrant vector store#223

Open
janskola wants to merge 1 commit into
FlowiseAI:mainfrom
janskola:docs/qdrant-retrieval-modes
Open

Add Sparse and Hybrid retrieval modes to Qdrant vector store#223
janskola wants to merge 1 commit into
FlowiseAI:mainfrom
janskola:docs/qdrant-retrieval-modes

Conversation

@janskola

Copy link
Copy Markdown

Documents the Retrieval Mode (Dense/Sparse/Hybrid) field added to the Qdrant vector store node in FlowiseAI/Flowise#6647.

Adds a new "Retrieval Modes" section (between Setup and Filtering) covering:

  • The Retrieval Mode field and its three options (Dense/Sparse/Hybrid, default Dense)
  • The mode-specific Additional Parameters fields: Dense Vector Name, Sparse Vector Name, Sparse Inference Model, Fusion Method
  • That Sparse Inference Model defaults to qdrant/bm25, the only supported value in this version
  • That creating a new collection in Sparse or Hybrid mode auto-configures both a named dense and named sparse vector

Also adds a Qdrant Hybrid Queries link to Resources, and three new/recaptured screenshots (qdrant/3.png, 4.png, 5.png).

Ref PR: FlowiseAI/Flowise#6647

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant