feat(google-vertex): add new models [bot]#937
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 8812749. 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 model registry
Medium Severity
The auto-generation bot picked up internal-test-google/multi-region-test-model, which is clearly a Google-internal test model not intended for end users. No other model across the entire providers directory contains "internal-test" or "test-model" in its name. Including this in the model catalog could confuse users or expose internal testing infrastructure.
Reviewed by Cursor Bugbot for commit 8812749. Configure here.


Auto-generated by model-addition-agent for provider
google-vertex.Note
Low Risk
Low risk because this only adds new provider model config files with no changes to runtime logic.
Overview
Adds two new Google Vertex model config YAMLs:
internal-test-google/multi-region-test-modelandmoonshotai/kimi-k2-6, each declared withmode: unknownand their respectivemodelidentifiers.Reviewed by Cursor Bugbot for commit 8812749. Bugbot is set up for automated code reviews on this repo. Configure here.