Original PR: https://github.com/open-webui/open-webui/pull/16500 Author: @pjahanlou-godaddy Created: 8/11/2025 Status: ❌ Closed
Base: main ← Head: jomax
main
jomax
8d5c47b
93801e3
e054a2a
11 files changed (+214 additions, -28 deletions)
📝 backend/open_webui/config.py (+0 -6) 📝 backend/open_webui/env.py (+29 -0) 📝 backend/open_webui/main.py (+1 -1) 📝 backend/open_webui/utils/auth.py (+55 -11) 📝 backend/open_webui/utils/tools.py (+21 -1) 📝 docker-compose.otel.yaml (+19 -8) ➕ src/gclib/README.md (+49 -0) ➕ src/gclib/components/common/Tags.svelte (+14 -0) ➕ src/gclib/components/common/Tags/TagList.svelte (+22 -0) 📝 src/lib/components/workspace/Models/ModelEditor.svelte (+1 -1) 📝 svelte.config.js (+3 -0)
backend/open_webui/config.py
backend/open_webui/env.py
backend/open_webui/main.py
backend/open_webui/utils/auth.py
backend/open_webui/utils/tools.py
docker-compose.otel.yaml
src/gclib/README.md
src/gclib/components/common/Tags.svelte
src/gclib/components/common/Tags/TagList.svelte
src/lib/components/workspace/Models/ModelEditor.svelte
svelte.config.js
No description provided
🔄 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/16500
Author: @pjahanlou-godaddy
Created: 8/11/2025
Status: ❌ Closed
Base:
main← Head:jomax📝 Commits (3)
8d5c47bMoved Tags and TagList (#16)93801e3Sync open-webui repo (#17)e054a2aAdd new tool auth type📊 Changes
11 files changed (+214 additions, -28 deletions)
View changed files
📝
backend/open_webui/config.py(+0 -6)📝
backend/open_webui/env.py(+29 -0)📝
backend/open_webui/main.py(+1 -1)📝
backend/open_webui/utils/auth.py(+55 -11)📝
backend/open_webui/utils/tools.py(+21 -1)📝
docker-compose.otel.yaml(+19 -8)➕
src/gclib/README.md(+49 -0)➕
src/gclib/components/common/Tags.svelte(+14 -0)➕
src/gclib/components/common/Tags/TagList.svelte(+22 -0)📝
src/lib/components/workspace/Models/ModelEditor.svelte(+1 -1)📝
svelte.config.js(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.