mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #6460] [MERGED] 0.3.35 #8685
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/6460
Author: @tjbck
Created: 10/26/2024
Status: ✅ Merged
Merged: 10/26/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
565ea92Merge pull request #6434 from open-webui/mainf5c7483i18n: update french translation fr-FRc162e70i18n: added hungarian translation hu-Hubadbe4efix: tools not workingf03629dfix: merged response should be used in messages payload032abbaMerge pull request #6458 from duroakos/dev15cfdc6refac: chat input file handlingdab2308Merge pull request #6450 from superzazu/fr_fixes25a37bachore: formate36acd6enh: empty file handling behaviour📊 Changes
12 files changed (+1081 additions, -191 deletions)
View changed files
📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/apps/webui/models/files.py(+2 -0)📝
backend/open_webui/apps/webui/routers/files.py(+7 -1)📝
backend/open_webui/main.py(+9 -2)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/components/chat/Chat.svelte(+3 -9)📝
src/lib/components/chat/MessageInput.svelte(+17 -4)📝
src/lib/components/chat/Messages/MultiResponseMessages.svelte(+19 -19)📝
src/lib/i18n/locales/fr-FR/translation.json(+153 -153)➕
src/lib/i18n/locales/hu-HU/translation.json(+851 -0)📝
src/lib/i18n/locales/languages.json(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.