fix: add Google models gemini-2.5-computer-use-preview-10-2025#572
fix: add Google models gemini-2.5-computer-use-preview-10-2025#572github-actions[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 34d3e6ac29
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
| "grok-2-1212": ["xAI"], | ||
| "grok-vision-beta": ["xAI"], | ||
| "grok-beta": ["xAI"], | ||
| "gemini-2.5-computer-use-preview-10-2025": ["google"], |
There was a problem hiding this comment.
Add Vertex provider for this Gemini computer-use model
This mapping hard-codes the new model as Google-only, but Google’s launch/docs for gemini-2.5-computer-use-preview-10-2025 state it is available on both Google AI Studio and Vertex AI; keeping it "google"-only causes provider selection helpers (for example getModelEndpointTypes, verification flows, and provider metadata consumers) to treat Vertex as unsupported for this model. Please include Vertex support here (and corresponding catalog/provider entries) so Vertex credentials can be selected for this model.
Useful? React with 👍 / 👎.
|
This does not work. Do not merge |
fix: add Google models gemini-2.5-computer-use-preview-10-2025
Closes #536
Source issue: #536
Summary
gemini-2.5-computer-use-preview-10-2025gemini-2.5-computer-use-preview-10-20252
3
4
5
6
7
8
Verified metadata
Verification notes
Verification
Official sources consulted
Fields verified
googlechattrue128000640001.2510["google"]Gemini 2.5 Computer Use Preview (10-2025)Fields omitted (not published or not applicable)
gemini-2.5-computer-useexists inmodel_list.json, so no parent relationship can be established.googleprovider models.sync_models (LiteLLM) cross-check
The model
gemini-2.5-computer-use-preview-10-2025has no entry in the LiteLLMmodel_prices_and_context_window_backup.jsoncatalog (checked 2026-05-19). Therefore, no field-by-field comparison is possible. All proposed values are sourced directly from official Google documentation.sync_models vs proposed update
sync_models cross-check found no pricing/token discrepancies for the changed models.
No sync_models discrepancies were noted.