From 54e09b786b859a560ab6eebcaf0db673c4f23d2c Mon Sep 17 00:00:00 2001 From: "Ibrahim H." Date: Wed, 28 May 2025 16:36:46 +0100 Subject: [PATCH] fix: syntax --- app/constant.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/constant.ts b/app/constant.ts index cc0a5be4f..81bcab8a2 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -570,7 +570,7 @@ const anthropicModels = [ "claude-3-7-sonnet-20250219", "claude-3-7-sonnet-latest", "claude-sonnet-4-0", - "claude-sonnet-4-20250514, + "claude-sonnet-4-20250514", "claude-opus-4-0", "claude-opus-4-20250514", ];