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
2b14a47a
Commit
2b14a47a
authored
May 18, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feature: openai codex release
parent
9112a870
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
31 additions
and
0 deletions
+31
-0
ai-events.json
src/data/ai-events.json
+7
-0
llm-pricing.json
src/data/llm-pricing.json
+6
-0
openai-pricing.json
src/data/openai-pricing.json
+6
-0
openai-releases.json
src/data/openai-releases.json
+6
-0
vision-model-pricing.json
src/data/vision-model-pricing.json
+6
-0
No files found.
src/data/ai-events.json
View file @
2b14a47a
...
@@ -1090,5 +1090,12 @@
...
@@ -1090,5 +1090,12 @@
"category"
:
"RESEARCH"
,
"category"
:
"RESEARCH"
,
"description"
:
"Google 发布 AlphaEvolve: 一款利用大型语言模型(LLMs)进行通用算法发现与优化的进化编码代理。其核心思想是结合 Gemini 模型的创造性问题解决能力和自动化评估机制,通过进化迭代的方式生成、验证并改进算法。该代理不仅能够优化现有计算流程,还能在数学等基础科学领域探索新的解决方案,展示了其在多个领域应用的广泛前景和实际价值。"
,
"description"
:
"Google 发布 AlphaEvolve: 一款利用大型语言模型(LLMs)进行通用算法发现与优化的进化编码代理。其核心思想是结合 Gemini 模型的创造性问题解决能力和自动化评估机制,通过进化迭代的方式生成、验证并改进算法。该代理不仅能够优化现有计算流程,还能在数学等基础科学领域探索新的解决方案,展示了其在多个领域应用的广泛前景和实际价值。"
,
"link"
:
"https://fisherdaddy.com/posts/alphaevolve-a-gemini-powered-coding-agent-for-designing-advanced-algorithms/"
"link"
:
"https://fisherdaddy.com/posts/alphaevolve-a-gemini-powered-coding-agent-for-designing-advanced-algorithms/"
},
{
"date"
:
"2025-05-16"
,
"title"
:
"OpenAI Codex"
,
"category"
:
"MODEL_RELEASE"
,
"description"
:
"OpenAI 推出全新 Codex,一款云端AI软件工程代理。基于codex-1,它能并行处理编码、修复Bug、提PR等任务,助开发者提升效率。现已向 ChatGPT Pro 、Team 和 Enterprise 用户开放。"
,
"link"
:
"https://fisherdaddy.com/posts/introducing-openai-codex/"
}
}
]
]
\ No newline at end of file
src/data/llm-pricing.json
View file @
2b14a47a
...
@@ -158,6 +158,12 @@
...
@@ -158,6 +158,12 @@
"inputPrice"
:
24
,
"inputPrice"
:
24
,
"outputPrice"
:
24
"outputPrice"
:
24
},
},
{
"name"
:
"codex-mini-latest"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"inputPrice"
:
9
,
"outputPrice"
:
42
},
{
{
"name"
:
"gpt-4.1"
,
"name"
:
"gpt-4.1"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
...
...
src/data/openai-pricing.json
View file @
2b14a47a
...
@@ -38,6 +38,12 @@
...
@@ -38,6 +38,12 @@
"inputPrice"
:
1.1
,
"inputPrice"
:
1.1
,
"outputPrice"
:
4.4
"outputPrice"
:
4.4
},
},
{
"name"
:
"codex-mini-latest"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"inputPrice"
:
1.5
,
"outputPrice"
:
6
},
{
{
"name"
:
"gpt-4o-mini-transcribe"
,
"name"
:
"gpt-4o-mini-transcribe"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
...
...
src/data/openai-releases.json
View file @
2b14a47a
...
@@ -250,5 +250,11 @@
...
@@ -250,5 +250,11 @@
"title"
:
"o3 和 o4-mini 发布"
,
"title"
:
"o3 和 o4-mini 发布"
,
"feature"
:
"o3 和 o4-mini 发布"
,
"feature"
:
"o3 和 o4-mini 发布"
,
"description"
:
"OpenAI 推出了其 o 系列中迄今为止最智能、能力最强的模型——o3 和 o4-mini。这两款模型被训练用于更深度的推理(“思考更长时间”),显著提升了 ChatGPT 的能力。模型首次能够自主地(agentically)决定何时以及如何使用 ChatGPT 内的所有工具(网络搜索、代码执行、视觉分析、图像生成等)来解决复杂问题。"
"description"
:
"OpenAI 推出了其 o 系列中迄今为止最智能、能力最强的模型——o3 和 o4-mini。这两款模型被训练用于更深度的推理(“思考更长时间”),显著提升了 ChatGPT 的能力。模型首次能够自主地(agentically)决定何时以及如何使用 ChatGPT 内的所有工具(网络搜索、代码执行、视觉分析、图像生成等)来解决复杂问题。"
},
{
"date"
:
"2025年5月16日"
,
"title"
:
"Codex 发布"
,
"feature"
:
"Codex 和 codex-mini-latest发布"
,
"description"
:
"OpenAI 推出全新 Codex,一款云端AI软件工程代理。基于codex-1,它能并行处理编码、修复Bug、提PR等任务,助开发者提升效率。现已向 ChatGPT Pro 、Team 和 Enterprise 用户开放。"
}
}
]
]
src/data/vision-model-pricing.json
View file @
2b14a47a
...
@@ -116,6 +116,12 @@
...
@@ -116,6 +116,12 @@
"inputPrice"
:
24
,
"inputPrice"
:
24
,
"outputPrice"
:
24
"outputPrice"
:
24
},
},
{
"name"
:
"codex-mini-latest"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"inputPrice"
:
9
,
"outputPrice"
:
42
},
{
{
"name"
:
"gpt-4.1"
,
"name"
:
"gpt-4.1"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
"logo"
:
"/assets/icon/openai_small.svg"
,
...
...
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