From 160d716fbed564fceabbc3bc5776113829104e2d Mon Sep 17 00:00:00 2001 From: zihanjian Date: Tue, 17 Jun 2025 15:21:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=20claude3.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/models.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/models.json b/config/models.json index 8a3a11d..bdd2481 100644 --- a/config/models.json +++ b/config/models.json @@ -43,14 +43,6 @@ "version": "20250514", "description": "高性能的Claude 4 Sonnet模型,支持图像理解和思考过程" }, - "claude-3-7-sonnet-20250219": { - "name": "Claude 3.7 Sonnet", - "provider": "anthropic", - "supportsMultimodal": true, - "isReasoning": true, - "version": "20250219", - "description": "强大的Claude 3.7 Sonnet模型,支持图像理解和思考过程" - }, "gpt-4o-2024-11-20": { "name": "GPT-4o", "provider": "openai",