feat(google-vertex): add new models [bot]#892
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d84e669. Configure here.
| @@ -0,0 +1,2 @@ | |||
| mode: unknown | |||
| model: internal-test-google/multi-region-test-model | |||
There was a problem hiding this comment.
Internal test model added to production registry
Medium Severity
The auto-generated bot added internal-test-google/multi-region-test-model to the model registry. This is the only internal-test model across all providers, and the name strongly suggests it's a Google-internal test model not intended for end users. Including it in the production model catalog may expose a non-functional or unstable endpoint and confuse users.
Reviewed by Cursor Bugbot for commit d84e669. Configure here.
|
/test-models |
Gateway test results
|


Auto-generated by model-addition-agent for provider
google-vertex.Note
Medium Risk
Primarily data/config additions, but introducing a model with
mode: unknowncould trip schema/validation or downstream routing ifmodevalues are assumed to be known.Overview
Adds two new Google Vertex model definition YAMLs: an internal
internal-test-google/multi-region-test-modelentry (withmode: unknown) and a newmoonshotai/kimi-k2-6chat model markedpreviewwith documented source links and an explicit note that pricing/limits are not available in official Vertex docs.Reviewed by Cursor Bugbot for commit 2cd26d8. Bugbot is set up for automated code reviews on this repo. Configure here.