mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #7057] [MERGED] 0.4.1 #8806
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/7057
Author: @tjbck
Created: 11/20/2024
Status: ✅ Merged
Merged: 11/20/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
9d9a60arefac00e4179enh: show tool description on hover7f7b1b1doc: changelog2c2c2eafix(workflow): fix huggingface deploy errors and track .jpg file types206a487fix: api key creation70c6d3bfix0e0a9b4Merge pull request #7061 from zhoubinxin/devcbcd14cdoc: changelog7c5b845refac: add citations to outlet/actions form7966367refac: models api📊 Changes
57 files changed (+333 additions, -81 deletions)
View changed files
📝
.github/workflows/deploy-to-hf-spaces.yml(+4 -0)📝
CHANGELOG.md(+13 -0)📝
backend/open_webui/apps/webui/routers/auths.py(+2 -2)📝
backend/open_webui/apps/webui/routers/models.py(+5 -4)📝
package-lock.json(+2 -2)📝
package.json(+1 -1)📝
src/lib/apis/models/index.ts(+5 -5)📝
src/lib/components/chat/Chat.svelte(+4 -2)📝
src/lib/components/chat/MessageInput.svelte(+16 -6)📝
src/lib/components/chat/Messages/RateComment.svelte(+92 -49)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+5 -10)📝
src/lib/i18n/locales/ar-BH/translation.json(+4 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+4 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+4 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+4 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+4 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+4 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+4 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+4 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+4 -0)...and 37 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.