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
dev
feat_user_lang
7cbaed7
28591ac
9798026
5 files changed (+0 additions, -0 deletions)
📝 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)
backend/open_webui/config.py
backend/open_webui/routers/tasks.py
backend/open_webui/utils/request.py
backend/open_webui/utils/task.py
src/lib/components/chat/Messages/ResponseMessage.svelte
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.