# feat(providers): Add support for generic GCP Vertex AI Claude and Gemini models (#1909)

This commit is contained in:
Uddhav Kambli
2025-04-02 13:22:37 -04:00
committed by GitHub
parent cc0290aa89
commit 4846d15354
4 changed files with 64 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ export const gcp_vertex_ai_models = [
'gemini-1.5-pro-002',
'gemini-2.0-flash-001',
'gemini-2.0-pro-exp-02-05',
'gemini-2.5-pro-exp-03-25',
];
export const default_models = {