mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #2386] [CLOSED] Removed part related to Doge 🐶 language #36609
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/2386
Author: @que-nguyen
Created: 5/19/2024
Status: ❌ Closed
Base:
main← Head:fixed-trans📝 Commits (10+)
b3c5ebbUpdated uk-UA/translation.json685ee9bchore: formatdf3675aMerge pull request #2104 from Silentoplayz/translation-update1d9c745fix: replace deprecated on_event with lifespan038b6afrefac: user menuc1fc7bcfix: citation styling9a95767Merge branch 'dev' of https://github.com/open-webui/open-webui into dev93aea0aRemoved version synatax as its no longer needed per Docker Docsef8070dadded healthchecka374405🎖️Added translations for Citation and No source available📊 Changes
145 files changed (+11945 additions, -6011 deletions)
View changed files
📝
.github/pull_request_template.md(+43 -22)📝
.github/workflows/format-build-frontend.yaml(+18 -0)📝
.gitignore(+4 -0)📝
.prettierignore(+306 -6)📝
Dockerfile(+52 -32)📝
backend/apps/audio/main.py(+20 -19)📝
backend/apps/images/main.py(+89 -68)📝
backend/apps/litellm/main.py(+15 -12)📝
backend/apps/ollama/main.py(+39 -32)📝
backend/apps/openai/main.py(+59 -27)📝
backend/apps/rag/main.py(+126 -107)📝
backend/apps/web/main.py(+13 -9)📝
backend/apps/web/routers/auths.py(+16 -16)📝
backend/apps/web/routers/chats.py(+2 -2)📝
backend/apps/web/routers/configs.py(+4 -4)📝
backend/apps/web/routers/users.py(+40 -4)📝
backend/config.py(+286 -73)📝
backend/main.py(+59 -39)📝
cypress/e2e/chat.cy.ts(+32 -0)📝
cypress/e2e/settings.cy.ts(+2 -6)...and 80 more files
📄 Description
:)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.