mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #15698] [CLOSED] Allow custom Default Tool Calling in OpenWebUI #46964
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/15698
Author: @ghost
Created: 7/14/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (9)
148e518Allow UI devmode and fix blank MCP call (#3, #4)a49427eGGGG-20 Uvicorn TLS support (#1)a546543Clean upstream README (#2)6c9a596Merge branch 'open-webui/open-webui:main' into upstream-0.6.1518a2f87Merge pull request #5 from Constantinople-AI/upstream-0.6.15749e6abdisable release workflowsc4f3e46Merge pull request #7 from Constantinople-AI/disable-cd42410ebSuppress reasoning after tool/interpreter use for Anthropic compatibility (#6)482456eAdded File ID to OpenWebUI Context String (#8)📊 Changes
67 files changed (+243 additions, -270 deletions)
View changed files
📝
.github/workflows/build-release.disabled(+0 -0)📝
.github/workflows/deploy-to-hf-spaces.disabled(+0 -0)📝
.github/workflows/docker-build.disabled(+0 -0)📝
.github/workflows/release-pypi.disabled(+0 -0)📝
Dockerfile(+2 -2)📝
README.md(+2 -265)📝
backend/open_webui/utils/middleware.py(+1 -0)📝
backend/open_webui/utils/payload.py(+31 -0)➕
backend/start_cxnpl.sh(+39 -0)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+32 -0)📝
src/lib/constants.ts(+2 -3)📝
src/lib/i18n/locales/ar-BH/translation.json(+2 -0)📝
src/lib/i18n/locales/ar/translation.json(+2 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+2 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+2 -0)📝
src/lib/i18n/locales/bo-TB/translation.json(+2 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+2 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+2 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+2 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+2 -0)...and 47 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.