Skip to content

Conversation

@daniel-lxs
Copy link
Member

@daniel-lxs daniel-lxs commented Jun 5, 2025

Closes: #3008

Important

Add new Gemini models gemini-2.5-pro-preview-06-05 and gemini-2.5-pro-preview-06-05:thinking with configurations and UI support.

  • Models:
    • Add gemini-2.5-pro-preview-06-05 and gemini-2.5-pro-preview-06-05:thinking to gemini.ts and vertex.ts with specific configurations including maxTokens, contextWindow, supportsImages, supportsPromptCache, and pricing details.
    • Update openrouter.ts to include new models in OPEN_ROUTER_PROMPT_CACHING_MODELS, OPEN_ROUTER_REASONING_BUDGET_MODELS, and OPEN_ROUTER_REQUIRED_REASONING_BUDGET_MODELS.
  • UI:
    • Update ModelInfoView in ModelInfoView.tsx to handle new Gemini models for billing estimates and free requests.

This description was created by Ellipsis for 9032e61. You can customize this summary. It will automatically update as commits are pushed.

@daniel-lxs daniel-lxs requested review from cte and mrubens as code owners June 5, 2025 18:17
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 5, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 5, 2025
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 5, 2025
@daniel-lxs daniel-lxs force-pushed the add-gemini-pro-06-05 branch from 8726ee5 to 2b43292 Compare June 5, 2025 18:59
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jun 5, 2025
@daniel-lxs daniel-lxs requested a review from jr as a code owner June 5, 2025 19:24
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 5, 2025
@mrubens mrubens merged commit 3b45d86 into RooCodeInc:main Jun 5, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 5, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Support gemini-2.5-flash determining its own thinking budget

4 participants