feat: Add option to add image generation via providers like grok #12116
Replies: 2 comments
-
|
Could you provide more details here? I'd appreciate if you could tell us exactly what's not supported. More detailed the better. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions