Skip to content

feat(jp_llm): update Google defaults to Gemini 3 and add xlow reasoning#325

Merged
JeanMertz merged 4 commits intomainfrom
jean/pr13
Dec 21, 2025
Merged

feat(jp_llm): update Google defaults to Gemini 3 and add xlow reasoning#325
JeanMertz merged 4 commits intomainfrom
jean/pr13

Conversation

@JeanMertz
Copy link
Collaborator

Updates the default model aliases to use gemini-3-pro-preview and gemini-3-flash-preview, and renames the gemini-lite alias to gemini-flash-lite.

Introduces ReasoningEffort::Xlow to support extremely low reasoning effort (allocating ~10% of tokens), enabling support for the specific reasoning capabilities of Gemini 3 Flash.

…soning

Updates the default model aliases to use `gemini-3-pro-preview` and
`gemini-3-flash-preview`, and renames the `gemini-lite` alias to
`gemini-flash-lite`.

Introduces `ReasoningEffort::Xlow` to support extremely low reasoning
effort (allocating ~10% of tokens), enabling support for the specific
reasoning capabilities of Gemini 3 Flash.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ow` reasoning

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ow` reasoning

Signed-off-by: Jean Mertz <git@jeanmertz.com>
…ow` reasoning

Signed-off-by: Jean Mertz <git@jeanmertz.com>
@JeanMertz JeanMertz merged commit 5529ebc into main Dec 21, 2025
10 checks passed
@JeanMertz JeanMertz deleted the jean/pr13 branch December 21, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant