瀏覽代碼

feat: support model: claude-3-5-sonnet-20240620

hengstchon 1 年之前
父節點
當前提交
4640060891
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/constant.ts

+ 1 - 0
app/constant.ts

@@ -166,6 +166,7 @@ const anthropicModels = [
   "claude-3-sonnet-20240229",
   "claude-3-opus-20240229",
   "claude-3-haiku-20240307",
+  "claude-3-5-sonnet-20240620",
 ];
 
 export const DEFAULT_MODELS = [