Commit b027fa3e authored by fisherdaddy's avatar fisherdaddy

chore: update o3-mini price

parent a969e140
......@@ -74,6 +74,18 @@
"inputPrice": 4,
"outputPrice": 16
},
{
"name": "o3-mini",
"logo": "/assets/icon/openai_small.svg",
"inputPrice": 7.7,
"outputPrice": 30.8
},
{
"name": "o1-mini",
"logo": "/assets/icon/openai_small.svg",
"inputPrice": 7.7,
"outputPrice": 30.8
},
{
"name": "claude 3.5\nHaiku",
"logo": "/assets/icon/anthropic_small.svg",
......@@ -116,12 +128,6 @@
"inputPrice": 50,
"outputPrice": 50
},
{
"name": "o1-mini",
"logo": "/assets/icon/openai_small.svg",
"inputPrice": 21,
"outputPrice": 84
},
{
"name": "gemini 1.5 Pro",
"logo": "/assets/icon/google_small.svg",
......
......@@ -26,11 +26,17 @@
"inputPrice": 10,
"outputPrice": 30
},
{
"name": "o3-mini",
"logo": "/assets/icon/openai_small.svg",
"inputPrice": 1.1,
"outputPrice": 4.4
},
{
"name": "o1-mini",
"logo": "/assets/icon/openai_small.svg",
"inputPrice": 3,
"outputPrice": 12
"inputPrice": 1.1,
"outputPrice": 4.4
},
{
"name": "o1",
......
......@@ -199,8 +199,26 @@
},
{
"date": "2024年12月21日",
"title": "o3 & o3-mini 发布",
"title": "o3 和 o3-mini 预告",
"feature": "",
"description": ""
},
{
"date": "2025年1月23日",
"title": "Operator 发布",
"feature": "Operator 由名为 Computer-Using Agent (CUA) 的新模型驱动。CUA 结合了 GPT-4o 的视觉能力和通过强化学习获得的先进推理能力,使其能够与图形用户界面 (GUI) 进行交互。",
"description": "这是 OpenAI 发布的第一个 Agent, 旨在通过模拟人类在浏览器上的操作(如打字、点击和滚动)来完成各种重复性任务,从而扩展 AI 的实用性,帮助用户节省时间和为企业创造新的互动机会。"
},
{
"date": "2025年1月31日",
"title": "o3-mini 发布",
"feature": "与 OpenAI o1 类似,OpenAI o3-mini 针对 STEM 推理进行了优化。",
"description": "在中等推理强度下,o3-mini 在数学、编程和科学方面的表现与 o1 持平,同时响应速度更快。"
},
{
"date": "2025年2月2日",
"title": "Deep Search 发布",
"feature": "OpenAI 发布的第二个 Agent",
"description": "Deep Research基于 o3的微调版本,它能够在数十分钟内完成人类研究人员需要花费数小时才能完成的工作,极大地提高了研究效率。"
}
]
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