Original PR: https://github.com/open-webui/open-webui/pull/15843 Author: @mateus-caccelli Created: 7/18/2025 Status: ❌ Closed
Base: main ← Head: main
main
7277cbf
e2b41c5
53a4f69
8f59e30
feb662e
7b77d49
58be25a
35 files changed (+154 additions, -145 deletions)
📝 .github/workflows/deploy-to-hf-spaces.yml (+1 -1) 📝 Dockerfile (+1 -1) 📝 backend/open_webui/__init__.py (+1 -1) 📝 backend/open_webui/config.py (+1 -1) 📝 backend/open_webui/env.py (+4 -4) 📝 backend/open_webui/main.py (+1 -1) 📝 backend/open_webui/retrieval/web/searxng.py (+1 -1) 📝 backend/open_webui/routers/audio.py (+6 -6) 📝 backend/open_webui/routers/ollama.py (+10 -10) 📝 backend/open_webui/routers/openai.py (+5 -5) 📝 backend/open_webui/static/site.webmanifest (+2 -2) 📝 docker-compose.yaml (+27 -19) 📝 pyproject.toml (+1 -1) 📝 src/app.css (+1 -1) 📝 src/app.html (+10 -10) 📝 src/lib/components/channel/Channel.svelte (+1 -1) 📝 src/lib/components/chat/Settings/About.svelte (+2 -2) 📝 src/lib/components/chat/Settings/General.svelte (+5 -5) 📝 src/lib/constants.ts (+1 -1) 📝 src/lib/i18n/locales/ko-KR/translation.json (+2 -2)
.github/workflows/deploy-to-hf-spaces.yml
Dockerfile
backend/open_webui/__init__.py
backend/open_webui/config.py
backend/open_webui/env.py
backend/open_webui/main.py
backend/open_webui/retrieval/web/searxng.py
backend/open_webui/routers/audio.py
backend/open_webui/routers/ollama.py
backend/open_webui/routers/openai.py
backend/open_webui/static/site.webmanifest
docker-compose.yaml
pyproject.toml
src/app.css
src/app.html
src/lib/components/channel/Channel.svelte
src/lib/components/chat/Settings/About.svelte
src/lib/components/chat/Settings/General.svelte
src/lib/constants.ts
src/lib/i18n/locales/ko-KR/translation.json
...and 15 more files
error
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15843
Author: @mateus-caccelli
Created: 7/18/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (7)
7277cbfAtualização: alterado OpenWebUi para HarkoAie2b41c5docker deploy53a4f69Merge remote-tracking branch 'upstream/main'8f59e30Merge branch 'open-webui:main' into mainfeb662e[i18n] Russian locale update7b77d49i18n: update ko-KR58be25ai18n: update zh-TW📊 Changes
35 files changed (+154 additions, -145 deletions)
View changed files
📝
.github/workflows/deploy-to-hf-spaces.yml(+1 -1)📝
Dockerfile(+1 -1)📝
backend/open_webui/__init__.py(+1 -1)📝
backend/open_webui/config.py(+1 -1)📝
backend/open_webui/env.py(+4 -4)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/retrieval/web/searxng.py(+1 -1)📝
backend/open_webui/routers/audio.py(+6 -6)📝
backend/open_webui/routers/ollama.py(+10 -10)📝
backend/open_webui/routers/openai.py(+5 -5)📝
backend/open_webui/static/site.webmanifest(+2 -2)📝
docker-compose.yaml(+27 -19)📝
pyproject.toml(+1 -1)📝
src/app.css(+1 -1)📝
src/app.html(+10 -10)📝
src/lib/components/channel/Channel.svelte(+1 -1)📝
src/lib/components/chat/Settings/About.svelte(+2 -2)📝
src/lib/components/chat/Settings/General.svelte(+5 -5)📝
src/lib/constants.ts(+1 -1)📝
src/lib/i18n/locales/ko-KR/translation.json(+2 -2)...and 15 more files
📄 Description
error
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.