Gemini 3.0 has been released more than 3 months and still not supported natively #11990
Closed
SakuraSakuraSakuraChan
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting with the 3.0 series, Gemini uses
thinkingLevel, similar to OpenAI’sreasoning_effort, andthinkingBudgetis only compatible with the 2.5 series. However, the UI is still tied tothinkingBudget, and it can’t be controlled via the env file.The current workaround is to use the OpenAI-compatible API and configure it in the YAML, but that’s not a good option because Gemini doesn’t support safety settings through the OpenAI-compatible API.
So I kindly request that #11059 be reviewed and merged.
Beta Was this translation helpful? Give feedback.
All reactions