diff --git a/internal/providers/configs/vertexai.json b/internal/providers/configs/vertexai.json index 568b253f3d4a801a903d988fe6465ada686e26d5..b4deeb75425c4d0c00ea16683c1dca00ee7d569e 100644 --- a/internal/providers/configs/vertexai.json +++ b/internal/providers/configs/vertexai.json @@ -1,7 +1,7 @@ { "name": "Google Vertex AI", - "id": "vertex", - "type": "vertex", + "id": "vertexai", + "type": "vertexai", "api_key": "", "api_endpoint": "", "default_large_model_id": "gemini-2.5-pro",