mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #1445] [MERGED] dev #43722
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/1445
Author: @tjbck
Created: 4/6/2024
Status: ✅ Merged
Merged: 4/6/2024
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (9)
802eb3bUse locally bundled version of the LiteLLM cost map json7d64adafeat: translate portuguese brazil183b84bMerge pull request #1438 from MurielLima/maind001d7aMerge pull request #1436 from lainedfles/feat/litellm-local-cost-map81dbc65refac: pdf generation5a787abrefac: pdf styling318d4d1Create translation.json8d0f3fbadded tr-TR to languages.jsonaed4763Merge pull request #1443 from aguvener/main📊 Changes
14 files changed (+847 additions, -52 deletions)
View changed files
📝
.env.example(+5 -1)📝
Dockerfile(+4 -0)📝
backend/apps/web/routers/utils.py(+56 -8)📝
backend/requirements.txt(+2 -0)➕
backend/static/fonts/NotoSans-Bold.ttf(+0 -0)➕
backend/static/fonts/NotoSans-Italic.ttf(+0 -0)➕
backend/static/fonts/NotoSans-Regular.ttf(+0 -0)➕
backend/static/fonts/NotoSansJP-Regular.ttf(+0 -0)➕
backend/static/fonts/NotoSansKR-Regular.ttf(+0 -0)📝
src/lib/apis/utils/index.ts(+26 -0)📝
src/lib/components/layout/Navbar/Menu.svelte(+20 -43)📝
src/lib/i18n/locales/languages.json(+8 -0)➕
src/lib/i18n/locales/pt-BR/translation.json(+363 -0)➕
src/lib/i18n/locales/tr-TR/translation.json(+363 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.