mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
[PR #11359] [CLOSED] i18n(common): add user language to prompt template #9510
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11359
Author: @U8F69
Created: 3/7/2025
Status: ❌ Closed
Base:
dev← Head:feat_user_lang📝 Commits (3)
7cbaed7i18n(common): add user language to prompt template28591acMerge branch 'dev' into feat_user_lang9798026refactor(lint): code lint📊 Changes
5 files changed (+0 additions, -0 deletions)
View changed files
📝
backend/open_webui/config.py(+5 -1)📝
backend/open_webui/routers/tasks.py(+16 -3)➕
backend/open_webui/utils/request.py(+6 -0)📝
backend/open_webui/utils/task.py(+28 -4)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+3 -1)📄 Description
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.