OpenAI:我们新的模型GPT-5-Codex-Mini – 一个更具成本效益的GPT-5-Codex。
GPT-5-Codex-Mini – A more compact and cost-efficient version of GPT-5-Codex

原始链接: https://github.com/openai/codex/releases/tag/rust-v0.56.0

## Rust v0.56.0 版本总结 Rust 0.56.0 版本在代码库中引入了多项改进和修复。一个主要亮点是发布了 **GPT-5-Codex-Mini**,这是 GPT-5-Codex 模型的一个更高效、更经济的版本。 此版本重点关注应用服务器,在线程、账户/登录和回合的 **v2 API** 方面取得了显著进展。改进了 token 刷新处理,解决了重连问题,以及对话历史管理。 其他值得注意的更改包括对 `rmcp` 等依赖项的更新,对 TypeScript SDK 的改进(添加 `modelReasoningEffort`),以及 UI/TUI 增强。 多个修复解决了构建问题、间歇性测试失败以及目录和登录菜单中的边缘情况。 此版本还明确了 GPT-5-Codex 关于提交修改和更新贡献指南的预期行为。

Hacker News 新闻 | 过去 | 评论 | 提问 | 展示 | 工作 | 提交 登录 OpenAI: 我们的新模型 GPT-5-Codex-Mini – 一个更具成本效益的 GPT-5-Codex (github.com/openai) 6 分,wahnfrieden 1 小时前 | 隐藏 | 过去 | 收藏 | 2 评论 vessenes 20 分钟前 [–] 看起来像是泄露:https://platform.openai.com/docs/models 没有列出它,并且 codex-mini-latest 显示它是基于 4o 的。我想知道它是否会比 codex 更快;gpt-5-nano 和 -mini 在 API 上仍然对我来说非常慢,令人惊讶。回复 ChadNauseam 0 分钟前 | 父评论 [–] 我注意到 -mini 也是一样。它甚至可能比完整版本更慢。我猜想他们为它提供的基础设施经过了高度成本优化,以帮助他们以如此低的价格提供它。回复 考虑申请 YC 的 2026 年冬季批次!申请截止日期为 11 月 10 日 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系方式 搜索:
相关文章

原文

No results found

Highlights

  • Introducing our new model GPT-5-Codex-Mini — a more compact and cost-efficient version of GPT-5-Codex

PRs merged

  • #6211 fix: Update the deprecation message to link to the docs
  • #6212 [app-server] feat: export.rs supports a v2 namespace, initial v2
    notifications
  • #6230 Fix nix build
  • #3643 fix(core): load custom prompts from symlinked Markdown files
  • #4200 allow codex to be run from pid 1
  • #6234 Upgrade rmcp to 0.8.4
  • #6237 Add modelReasoningEffort option to TypeScript SDK
  • #5565 tui: refactor ChatWidget and BottomPane to use Renderables
  • #6229 refactor Conversation history file into its own directory
  • #6231 Improved token refresh handling to address “Re-connecting” behavior
  • #6261 Update rmcp to 0.8.5
  • #6214 [app-server] feat: v2 Thread APIs
  • #6282 Fixes intermittent test failures in CI
  • #6249 stop capturing r when environment selection modal is open
  • #6183 [App-server] Implement v2 for account/login/start and account/login/completed
  • #6285 Prevent dismissal of login menu in TUI
  • #4388 fix: ToC so it doesn’t include itself or duplicate the end marker
  • #6288 [App-server] Add account/login/cancel v2 endpoint
  • #6286 feat: add model nudge for queries
  • #6300 feat: support models with single reasoning effort
  • #6319 chore: rename for clarity
  • #6216 [app-server] feat: v2 Turn APIs
  • #6295 docs: Fix code fence and typo in advanced guide
  • #6326 chore: fix grammar mistakes
  • #6283 Windows Sandbox: Show Everyone-writable directory warning
  • #6289 chore: move relevant tests to app-server/tests/suite/v2
  • #6333 feat: clarify that gpt-5-codex should not amend commits unless requested
  • #6332 Updated contributing guidelines and PR template to request link to bug report
    in PR notes
  • #5980 core: widen sandbox to allow certificate ops when network is enabled
  • #6337 [App Server] Add more session metadata to listConversations
联系我们 contact @ memedata.com