mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #5583] [MERGED] refac #8506
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/5583
Author: @tjbck
Created: 9/21/2024
Status: ✅ Merged
Merged: 9/21/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (8)
580ad46refac: speedRate -> playbackRate8fc178arefac: chat controls sizeb4adffcfix4225591fix839daccreface429b55Update catalan translation.json19e49e4Merge pull request #5578 from aleixdorca/deve35883cfix: openai payload issue📊 Changes
47 files changed (+78 additions, -71 deletions)
View changed files
📝
backend/open_webui/apps/openai/main.py(+6 -1)📝
src/lib/components/chat/Chat.svelte(+6 -5)📝
src/lib/components/chat/ChatControls.svelte(+5 -4)📝
src/lib/components/chat/MessageInput/CallOverlay.svelte(+2 -2)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+2 -2)📝
src/lib/components/chat/Settings/Audio.svelte(+6 -6)📝
src/lib/i18n/locales/ar-BH/translation.json(+1 -1)📝
src/lib/i18n/locales/bg-BG/translation.json(+1 -1)📝
src/lib/i18n/locales/bn-BD/translation.json(+1 -1)📝
src/lib/i18n/locales/ca-ES/translation.json(+11 -11)📝
src/lib/i18n/locales/ceb-PH/translation.json(+1 -1)📝
src/lib/i18n/locales/de-DE/translation.json(+1 -1)📝
src/lib/i18n/locales/dg-DG/translation.json(+1 -1)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -1)📝
src/lib/i18n/locales/en-US/translation.json(+1 -1)📝
src/lib/i18n/locales/es-ES/translation.json(+1 -1)📝
src/lib/i18n/locales/fa-IR/translation.json(+1 -1)📝
src/lib/i18n/locales/fi-FI/translation.json(+1 -1)📝
src/lib/i18n/locales/fr-CA/translation.json(+1 -1)📝
src/lib/i18n/locales/fr-FR/translation.json(+1 -1)...and 27 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.