mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-02 06:39:02 -05:00
[PR #10268] [MERGED] feat: citations disabled model to exclude source citations in messages #9279
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/10268
Author: @hurxxxx
Created: 2/18/2025
Status: ✅ Merged
Merged: 2/19/2025
Merged by: @tjbck
Base:
dev← Head:feat/hide-citations-in-message📝 Commits (2)
9d06e3bfeat: chat responses using the citations-disabled model to exclude source citations84af508Merge branch 'dev' into feat/hide-citations-in-message📊 Changes
2 files changed (+17 additions, -10 deletions)
View changed files
📝
src/lib/components/chat/Messages/ContentRenderer.svelte(+5 -0)📝
src/lib/components/chat/Messages/Markdown/Source.svelte(+12 -10)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
Screenshots or Videos
Source Display Screen

Citations are disabled, but the source filename is still displayed in the message.

Updated Screen After Changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.