testing tetrate with sonnet (#5428)

This commit is contained in:
Michael Neale
2025-10-29 11:40:02 +11:00
committed by GitHub
parent 4687656487
commit b94535b679
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ PROVIDERS=(
"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"
"tetrate:claude-sonnet-4-20250514"
)
# In CI, only run Databricks tests if DATABRICKS_HOST and DATABRICKS_TOKEN are set