Commit e28e17b4 authored by fisherdaddy's avatar fisherdaddy

feat: add new model releases for Claude 4 and update pricing details for Claude models

parent 2b14a47a
...@@ -1097,5 +1097,19 @@ ...@@ -1097,5 +1097,19 @@
"category": "MODEL_RELEASE", "category": "MODEL_RELEASE",
"description": "OpenAI 推出全新 Codex,一款云端AI软件工程代理。基于codex-1,它能并行处理编码、修复Bug、提PR等任务,助开发者提升效率。现已向 ChatGPT Pro 、Team 和 Enterprise 用户开放。", "description": "OpenAI 推出全新 Codex,一款云端AI软件工程代理。基于codex-1,它能并行处理编码、修复Bug、提PR等任务,助开发者提升效率。现已向 ChatGPT Pro 、Team 和 Enterprise 用户开放。",
"link": "https://fisherdaddy.com/posts/introducing-openai-codex/" "link": "https://fisherdaddy.com/posts/introducing-openai-codex/"
},
{
"date": "2025-05-20",
"title": "Google I/O 2025:Goole Veo 3、Imagen 4、Flow、Gemini 2.5 Pro Deep Think",
"category": "MODEL_RELEASE",
"description": "Google I/O 2025 发布了大量的 Google 的最新能力,包括 Gemini 2.5 Pro Deep Think、Imagen 4、Flow、Google Veo 3、Lyria 2 等。",
"link": "https://fisherdaddy.com/posts/google-io-2025-collection-first-day/"
},
{
"date": "2025-05-23",
"title": "Claude 4",
"category": "MODEL_RELEASE",
"description": "Anthropic 推出了新一代 Claude 模型:Claude Opus 4 和 Claude Sonnet 4,它们在编码、高级推理和 AI 代理方面树立了新标准。Claude Opus 4 被誉为全球最佳编码模型,擅长处理复杂和长时间运行的任务,而 Claude Sonnet 4 则是对 Sonnet 3.7 的重大升级,在编码和推理方面表现卓越。两款模型都增强了工具使用、并行工具执行和记忆能力。",
"link": "https://www.anthropic.com/news/claude-4"
} }
] ]
\ No newline at end of file
...@@ -94,5 +94,11 @@ ...@@ -94,5 +94,11 @@
"title": "Claude DeepResearch 发布", "title": "Claude DeepResearch 发布",
"feature": "Claude 发布 Integrations 功能以连接外部应用和工具,以及 Research 功能以提供更深入的调查能力。", "feature": "Claude 发布 Integrations 功能以连接外部应用和工具,以及 Research 功能以提供更深入的调查能力。",
"description": "Claude 可以通过名为 Integrations 的新功能连接到用户的应用程序和工具,使其能够理解更广泛的工作背景并跨平台执行任务。推出了高级研究模式,可以进行更长时间(最长 45 分钟)、更深入的调查,并能搜索网页、 Google Workspace 以及新连接的 Integrations " "description": "Claude 可以通过名为 Integrations 的新功能连接到用户的应用程序和工具,使其能够理解更广泛的工作背景并跨平台执行任务。推出了高级研究模式,可以进行更长时间(最长 45 分钟)、更深入的调查,并能搜索网页、 Google Workspace 以及新连接的 Integrations "
},
{
"date": "2025年5月23日",
"title": "Claude 4",
"feature": "Claude 4 是 Claude 3.7 Sonnet 的升级版,在编码、高级推理和 AI 代理方面树立了新标准。",
"description": "Anthropic 推出了新一代 Claude 模型:Claude Opus 4 和 Claude Sonnet 4,它们在编码、高级推理和 AI 代理方面树立了新标准。Claude Opus 4 被誉为全球最佳编码模型,擅长处理复杂和长时间运行的任务,而 Claude Sonnet 4 则是对 Sonnet 3.7 的重大升级,在编码和推理方面表现卓越。两款模型都增强了工具使用、并行工具执行和记忆能力。"
} }
] ]
\ No newline at end of file
...@@ -206,16 +206,22 @@ ...@@ -206,16 +206,22 @@
"inputPrice": 87.5, "inputPrice": 87.5,
"outputPrice": 35 "outputPrice": 35
}, },
{
"name": "claude 4\nSonnet",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 21,
"outputPrice": 105
},
{ {
"name": "claude 3.7\nSonnet", "name": "claude 3.7\nSonnet",
"logo": "/assets/icon/anthropic_small.svg", "logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 26.3, "inputPrice": 21,
"outputPrice": 105 "outputPrice": 105
}, },
{ {
"name": "claude 3.5\nSonnet", "name": "claude 3.5\nSonnet",
"logo": "/assets/icon/anthropic_small.svg", "logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 26.3, "inputPrice": 21,
"outputPrice": 105 "outputPrice": 105
}, },
{ {
...@@ -236,6 +242,12 @@ ...@@ -236,6 +242,12 @@
"inputPrice": 105, "inputPrice": 105,
"outputPrice": 420 "outputPrice": 420
}, },
{
"name": "claude 4\nOpus",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 105,
"outputPrice": 525
},
{ {
"name": "claude 3.5\nOpus", "name": "claude 3.5\nOpus",
"logo": "/assets/icon/anthropic_small.svg", "logo": "/assets/icon/anthropic_small.svg",
......
...@@ -152,16 +152,22 @@ ...@@ -152,16 +152,22 @@
"inputPrice": 87.5, "inputPrice": 87.5,
"outputPrice": 35 "outputPrice": 35
}, },
{
"name": "claude 4\nSonnet",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 21,
"outputPrice": 105
},
{ {
"name": "claude 3.7\nSonnet", "name": "claude 3.7\nSonnet",
"logo": "/assets/icon/anthropic_small.svg", "logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 26.3, "inputPrice": 21,
"outputPrice": 105 "outputPrice": 105
}, },
{ {
"name": "claude 3.5\nSonnet", "name": "claude 3.5\nSonnet",
"logo": "/assets/icon/anthropic_small.svg", "logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 26.3, "inputPrice": 21,
"outputPrice": 105 "outputPrice": 105
}, },
{ {
...@@ -176,6 +182,18 @@ ...@@ -176,6 +182,18 @@
"inputPrice": 105, "inputPrice": 105,
"outputPrice": 420 "outputPrice": 420
}, },
{
"name": "claude 4\nOpus",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 105,
"outputPrice": 525
},
{
"name": "claude 3.5\nOpus",
"logo": "/assets/icon/anthropic_small.svg",
"inputPrice": 131,
"outputPrice": 525
},
{ {
"name": "gpt-4.5", "name": "gpt-4.5",
"logo": "/assets/icon/openai_small.svg", "logo": "/assets/icon/openai_small.svg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment