chore: Update gemini versions in test_providers.sh (#6246)

This commit is contained in:
Michael Neale
2025-12-23 11:12:19 +11:00
committed by GitHub
parent 1a79f28ad8
commit 5ca7eb2305
+1 -1
View File
@@ -33,7 +33,7 @@ PROVIDERS=(
"xai:grok-3"
"openai:gpt-4o:gpt-4o-mini:gpt-3.5-turbo:gpt-5"
"anthropic:claude-sonnet-4-5-20250929:claude-opus-4-1-20250805"
"google:gemini-2.5-pro:gemini-2.5-flash:gemini-3-pro-preview"
"google:gemini-2.5-pro:gemini-2.5-flash:gemini-3-pro-preview:gemini-3-flash-preview"
"tetrate:claude-sonnet-4-20250514"
)