feat(google-vertex): add new models [bot]#930
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 fa12b28. 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
Low Severity
The model internal-test-google/multi-region-test-model appears to be a Google internal test model that the auto-generation bot picked up indiscriminately. This is the only model across the entire providers directory with "internal-test" or "test-model" in its name. Including it in the production model registry could confuse users or expose a model not intended for external consumption.
Reviewed by Cursor Bugbot for commit fa12b28. Configure here.


Auto-generated by model-addition-agent for provider
google-vertex.Note
Low Risk
Low risk: adds two new
google-vertexmodel definition YAMLs without modifying runtime logic or shared code paths.Overview
Adds two new
google-vertexmodel definition YAMLs:internal-test-google/multi-region-test-modelandmoonshotai/kimi-k2-6, each declared withmode: unknownand itsmodelidentifier.Reviewed by Cursor Bugbot for commit fa12b28. Bugbot is set up for automated code reviews on this repo. Configure here.