[GH-ISSUE #24291] Minimax tool_call not working #90990

Closed
opened 2026-05-15 16:16:56 -05:00 by GiteaMirror · 1 comment
Owner

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

  • Open WebUI version: [please specify]
  • Browser: [please specify]

Steps to Reproduce

  1. Configure Minimax model with tool calling capability
  2. Try to use a function/tool call
  3. Observe the error

Additional Context

This appears to be a compatibility issue between Open-WebUI and Minimax's tool call implementation.

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 - Open WebUI version: [please specify] - Browser: [please specify] ## Steps to Reproduce 1. Configure Minimax model with tool calling capability 2. Try to use a function/tool call 3. Observe the error ## Additional Context This appears to be a compatibility issue between Open-WebUI and Minimax's tool call implementation.
Author
Owner

@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:

  • bug: Bug report or error you've encountered
  • feat: Feature request or enhancement suggestion
  • docs: Documentation issue or improvement request
  • question: Question about usage or functionality
  • help: Request for help or support

Example: bug: Login fails when using special characters in password

<!-- gh-comment-id:4358764472 --> @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: - **bug**: Bug report or error you've encountered - **feat**: Feature request or enhancement suggestion - **docs**: Documentation issue or improvement request - **question**: Question about usage or functionality - **help**: Request for help or support Example: `bug: Login fails when using special characters in password`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#90990