Skip to content

[FEAT]: Embedder Config: add chunking strategy and embedder query/passage prefix #5403

@chrisjunlee

Description

@chrisjunlee

What would you like to see?

For the Embedder, there's two missing configurable parameters:

  1. Chunking strategy: fixed (current default), recursive (model figures out dynamically), structural, etc. You don't have to include the options since they're evolving. Just an optional text field to pass to embedder
  2. Query prefix: models like Qwen3-Embedding-8B require a query and instruct prefix. This could also be a text field in the Embedder settings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions