Revert "Revert "Update gemini 2.5 models to GA variants (#425)" (#429)" (#437)

This reverts commit ff4e93d747.
This commit is contained in:
Will Chen
2025-06-18 17:11:17 -07:00
committed by GitHub
parent 5a35c427ba
commit e326f14779
9 changed files with 13 additions and 14 deletions

View File

@@ -20,11 +20,11 @@ const dyadGatewayUrl = process.env.DYAD_GATEWAY_URL;
const AUTO_MODELS = [
{
provider: "google",
name: "gemini-2.5-flash-preview-05-20",
name: "gemini-2.5-flash",
},
{
provider: "anthropic",
name: "claude-3-7-sonnet-latest",
name: "claude-sonnet-4-20250514",
},
{
provider: "openai",