mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 22:21:27 -05:00
Show the Title of the refenced document from a collection, not the tag #1217
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @attilaszasz on GitHub (Jun 12, 2024).
Bug Report
Description
Bug Summary:
When using document collections for RAG, show the Title of the document, not the tag.
If there are multiple documents referenced, you only see the same tag repeated. This is not helpful.
Steps to Reproduce:
Tag multiple documents with the same tag.
Pose a question referencing the tag, that will hit multiple documents.
You'll see same tag repeated multiple times at the bottom of the response, without a hint of the actual document.
Expected Behavior:
Instead of the tag, the document title should be displayed.
Environment
Open WebUI Version: v.0.3.2
Ollama (if applicable): none
Operating System: irrelevant
Browser (if applicable): irrelevant
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):

Installation Method
Docker