Model was enabled on my account a few days ago, and did not see it arrive on other platforms yet; because of this, I am unable to even discuss this with others.
Originally created by @arcreactor81 on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12075
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Grok's api is not completely compatible with openai standard as some parameters are not accepted by api response.
### Desired Solution you'd like
https://docs.x.ai/docs/guides/image-generations#parameters
Would appreciate any help in this matter.
### Alternatives Considered
_No response_
### Additional Context
Model was enabled on my account a few days ago, and did not see it arrive on other platforms yet; because of this, I am unable to even discuss this with others.
Could you provide more details here? I'd appreciate if you could tell us exactly what's not supported. More detailed the better.
<!-- gh-comment-id:2753606701 -->
@tjbck commented on GitHub (Mar 26, 2025):
Could you provide more details here? I'd appreciate if you could tell us exactly what's not supported. More detailed the better.
Surely; my apologies for not including the same earlier.
So the api input does not support two out of three parameters given in openai compatible api generation.
Quality
Steps
Size
quality
string | null
(Not supported) Quality of the image.
size
string | null
(Not supported) Size of the image.
Steps is not mentioned in the documentation, and as such, cannot copy one to one. But as it is missing in the documentation, I assume it is not supported.
<!-- gh-comment-id:2754409930 -->
@arcreactor81 commented on GitHub (Mar 26, 2025):
Surely; my apologies for not including the same earlier.
So the api input does not support two out of three parameters given in openai compatible api generation.
Quality
Steps
Size
quality
string | null
(Not supported) Quality of the image.
size
string | null
(Not supported) Size of the image.
Steps is not mentioned in the documentation, and as such, cannot copy one to one. But as it is missing in the documentation, I assume it is not supported.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @arcreactor81 on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12075
Check Existing Issues
Problem Description
Grok's api is not completely compatible with openai standard as some parameters are not accepted by api response.
Desired Solution you'd like
https://docs.x.ai/docs/guides/image-generations#parameters
Would appreciate any help in this matter.
Alternatives Considered
No response
Additional Context
Model was enabled on my account a few days ago, and did not see it arrive on other platforms yet; because of this, I am unable to even discuss this with others.
@tjbck commented on GitHub (Mar 26, 2025):
Could you provide more details here? I'd appreciate if you could tell us exactly what's not supported. More detailed the better.
@arcreactor81 commented on GitHub (Mar 26, 2025):
Surely; my apologies for not including the same earlier.
So the api input does not support two out of three parameters given in openai compatible api generation.
Quality
Steps
Size
quality
string | null
(Not supported) Quality of the image.
size
string | null
(Not supported) Size of the image.
Steps is not mentioned in the documentation, and as such, cannot copy one to one. But as it is missing in the documentation, I assume it is not supported.