Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
b027fa3e
Commit
b027fa3e
authored
Feb 03, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update o3-mini price
parent
a969e140
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
10 deletions
+40
-10
llm-pricing.json
src/data/llm-pricing.json
+12
-6
openai-pricing.json
src/data/openai-pricing.json
+8
-2
openai-releases.json
src/data/openai-releases.json
+20
-2
No files found.
src/data/llm-pricing.json
View file @
b027fa3e
...
...
@@ -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
\n
Haiku"
,
"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"
,
...
...
src/data/openai-pricing.json
View file @
b027fa3e
...
...
@@ -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"
,
...
...
src/data/openai-releases.json
View file @
b027fa3e
...
...
@@ -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的微调版本,它能够在数十分钟内完成人类研究人员需要花费数小时才能完成的工作,极大地提高了研究效率。"
}
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment