feat: Added gemini-3-pro to the supported vertexai models

This commit is contained in:
2026-01-30 19:03:41 -07:00
parent d79e4b9dff
commit f56ed7d005
2 changed files with 130 additions and 5 deletions
+8
View File
@@ -659,6 +659,14 @@
# - https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/gemini
- provider: vertexai
models:
- name: gemini-3-pro-preview
hipaa_safe: true
max_input_tokens: 1048576
max_output_tokens: 65536
input_price: 0
output_price: 0
supports_vision: true
supports_function_calling: true
- name: gemini-2.5-flash
max_input_tokens: 1048576
max_output_tokens: 65536