mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #21266] Bug: Model grok-4-1-fast-reasoning does not support parameter presencePenalty #122736
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 @mysteryx93 on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21266
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.7.2
Ollama Version (if applicable)
No response
Operating System
Garuda Linux
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Grok model should be supported
Actual Behavior
Error when sending query:
Model grok-4-1-fast-reasoning does not support parameter presencePenalty.
Steps to Reproduce
In settings, add Connection
URL: https://api.x.ai/v1
Auth bearer: xAI API key
Model: grok-4-1-fast-reasoning
Save
(Make sure billing is setup in xAI)
Chat with that model. It gives the error.
Logs & Screenshots
The error is very self-explanatory: Grok's API is OpenAI-compatible, but does not support all parameters. presencePenalty is not supported, and perhaps other parameters as well.
Additional Information
No response
@pr-validator-bot commented on GitHub (Feb 8, 2026):
⚠️ Missing Issue Title Prefix
@mysteryx93, 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