Show the Title of the refenced document from a collection, not the tag #1217

Closed
opened 2025-11-11 14:40:22 -06:00 by GiteaMirror · 0 comments
Owner

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:

  • [x ] I have read and followed all the instructions provided in the README.md.
  • [x ] I am on the latest version of both Open WebUI and Ollama.
  • [x ] I have included the browser console logs.
  • [x ] I have included the Docker container logs.

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):
Screenshot 2024-06-12 134437

Installation Method

Docker

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:** - [x ] I have read and followed all the instructions provided in the README.md. - [x ] I am on the latest version of both Open WebUI and Ollama. - [x ] I have included the browser console logs. - [x ] I have included the Docker container logs. ## 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):** ![Screenshot 2024-06-12 134437](https://github.com/open-webui/open-webui/assets/2057281/65065fa8-263c-49e9-95ce-1aeebf0f9835) ## Installation Method Docker
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1217