[GH-ISSUE #5434] Document query playground #13983

Closed
opened 2026-04-19 20:30:04 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ludwigHoon on GitHub (Sep 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5434

Is your feature request related to a problem? Please describe.
Sometimes, it's unclear whether the current retrieval settings are adequate for the tasks and sometimes I just want to look at the possible chunks included in the chat for llm.

Describe the solution you'd like
An additional background that retrieve the chunks that would be added as context in the chat. This UI should include a tag/collection filter and optionally allow user to set, e.g., number of chunks to retrieve and whether to use hybrid query. The output should be a table, containing: The document, the chunk, and the score.

Describe alternatives you've considered

Additional context
None

Originally created by @ludwigHoon on GitHub (Sep 15, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5434 **Is your feature request related to a problem? Please describe.** Sometimes, it's unclear whether the current retrieval settings are adequate for the tasks and sometimes I just want to look at the possible chunks included in the chat for llm. **Describe the solution you'd like** An additional background that retrieve the chunks that would be added as context in the chat. This UI should include a tag/collection filter and optionally allow user to set, e.g., number of chunks to retrieve and whether to use hybrid query. The output should be a table, containing: The document, the chunk, and the score. **Describe alternatives you've considered** **Additional context** None
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13983