mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #24291] Minimax tool_call not working #90990
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?
Originally created by @sharyuke on GitHub (May 1, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24291
Bug Description
Open-WebUI cannot handle Minimax tool calls. Error shows: minimax:tool_call
Error Message
```
minimax:tool_call
```
Expected Behavior
Tool calling should work normally with Minimax models.
Environment
Steps to Reproduce
Additional Context
This appears to be a compatibility issue between Open-WebUI and Minimax's tool call implementation.
@pr-validator-bot commented on GitHub (May 1, 2026):
⚠️ Missing Issue Title Prefix
@sharyuke, your issue title is missing a prefix (e.g.,
bug:,feat:,docs:).Please update your issue title to include one of the following prefixes:
Example:
bug: Login fails when using special characters in password