[Feature Request] Add support for query breakdown functionality for knowledge base retrieval #749
Open
1 of 2 tasks
Labels
enhancement
New feature or request
planned
Top-priority enhancements selected for likely implementation.
Describe the solution you'd like
I would like to add support for the query breakdown feature (Query modification). This feature helps break down complex questions into simpler ones that work better with knowledge base searches.
Why the solution needed
Users often ask questions in ways that don't work well for searching knowledge bases. The query breakdown feature can change these complex questions into better search terms. Using this together with the rerank feature from issue #695 might help improve RAG (Retrieval Augmented Generation) quality and give users more relevant answers.
Additional context
I believe both the query breakdown and rerank features can be added through the retrieve_and_generate configuration settings.
Implementation feasibility
The text was updated successfully, but these errors were encountered: