Skip to content

docs: Update reasoning_effort parameter mapping for Gemini 2.5 models (v1.17.13)#677

Merged
roh26it merged 1 commit intomainfrom
docs/gateway-node-v1.17.13
Feb 3, 2026
Merged

docs: Update reasoning_effort parameter mapping for Gemini 2.5 models (v1.17.13)#677
roh26it merged 1 commit intomainfrom
docs/gateway-node-v1.17.13

Conversation

@roh26it
Copy link
Contributor

@roh26it roh26it commented Jan 29, 2026

Summary

Documentation update for Gateway Enterprise Node v1.17.13:

  • Updated reasoning_effort parameter documentation for Gemini/Vertex AI models to reflect the new version-specific behavior:
    • Gemini 2.5 models: reasoning_effort now maps to thinking_budget with specific token allocations
    • Gemini 3.0+ models: reasoning_effort continues to map to thinkingLevel

Token Mapping for Gemini 2.5

reasoning_effort thinking_budget (tokens)
none Disabled
low 1,024
medium 8,192
high 24,576

Files Changed

  • integrations/llms/vertex-ai.mdx - Updated reasoning_effort section
  • integrations/llms/gemini.mdx - Updated reasoning_effort section

Related

  • Gateway Enterprise Node v1.17.13 (PR #938)

Test plan

  • Verify documentation renders correctly in Mintlify
  • Confirm token values match the code implementation

@roh26it roh26it merged commit b8cab52 into main Feb 3, 2026
3 checks passed
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.

2 participants