fix: add Google models gemini-2.5-computer-use-preview-10-2025#538
fix: add Google models gemini-2.5-computer-use-preview-10-2025#538github-actions[bot] wants to merge 1 commit intomainfrom
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: c72c63261b
ℹ️ 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.
Register the Vertex publisher model too
For Vertex credentials, fetchOpenAI only hands Google models to the Gemini path when the requested model starts with publishers/google/models/ (checked packages/proxy/src/proxy.ts), and the existing Vertex Gemini entries are registered under that publisher-prefixed name. Google Cloud's Vertex Computer Use docs list gemini-2.5-computer-use-preview-10-2025, so with only the short google mapping here, Vertex users cannot route this newly added model through the supported path; add the corresponding publishers/google/models/gemini-2.5-computer-use-preview-10-2025 model/list entry and ['vertex'] endpoint mapping.
Useful? React with 👍 / 👎.
Proxy model verificationVerification failed for one or more models. Passed: 0
|
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
gemini-2.5-computer-use-preview-10-2025exists under "Tool and agent models." Described as a specialized model for browser control agents.Fields verified
googlechattrue1.251012800064000["google"]Gemini 2.5 Computer Use Preview (10-2025)Fields omitted (not published or not applicable)
gemini-2.5-computer-useexists in the catalog or in Google's documentation. This is a standalone preview model.sync_models (LiteLLM) cross-check
The model
gemini-2.5-computer-use-preview-10-2025is not present in the LiteLLM model_prices_and_context_window_backup.json catalog. Therefore no numeric 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.