文章摘要
OpenAI发布了GPT-5系统卡的补充说明,重点介绍了GPT-5-Codex的功能和更新。该版本在代码生成和理解方面有显著提升,进一步优化了开发者和企业的使用体验,同时强调了安全性和研究进展。
文章总结
GPT-5-Codex系统卡附录:GPT-5-Codex
GPT-5-Codex是GPT-5的一个优化版本,专门用于Codex中的代理编码任务。与之前的codex-1类似,该模型通过强化学习在多种环境中进行训练,以生成与人类编码风格和PR偏好高度一致的代码,并能够精确遵循指令,迭代运行测试直至通过。
该模型可通过Codex CLI和IDE扩展在本地终端或IDE中使用,也可通过Codex网页、GitHub和ChatGPT移动应用在云端访问。
本附录详细介绍了为GPT-5-Codex实施的全面安全措施,包括模型级别的缓解措施(如针对有害任务和提示注入的专门安全训练)以及产品级别的缓解措施(如代理沙盒和可配置的网络访问)。
发布日期:2025年9月15日
作者:OpenAI
相关标签:2025、系统卡、OpenAI Codex
评论总结
评论内容主要围绕GPT-5和Codex的使用体验、功能改进及定价问题展开,观点多样,既有积极评价,也有批评和建议。
积极评价: 1. GPT-5和Codex的功能强大:用户bayesianbot对GPT-5和Codex的表现非常满意,认为其处理长上下文、代码研究和任务完成度方面表现出色,且不断更新。 - "I've been extremely impressed (and actually had quite a good time) with GPT-5 and Codex so far." - "And the Codex CLI also seems to be getting constant, meaningful updates."
- 工具调用能力提升:用户mindwok和jumploops指出,GPT-5在工具调用和代码重构方面有显著改进,尤其是在导航和解决问题时表现出色。
- "It has very good taste on how to navigate and solve a problem."
- "As someone who recently used Codex CLI (
gpt-5-high) to do a relatively large refactor... I kept running into bugs introduced when the model would delete a file and then rewrite it."
批评与建议: 1. 定价和限制问题:用户sergiotapia和darkteflon对Codex的定价和限制表示不满,认为其使用门槛较高,且存在自动计费问题。 - "Are you meant to only use Codex with their $200 'unlimited' plans?" - "Apparently if you go over your Pro plan allocation, they just quietly and automatically start billing you per-token?"
- 技术细节和兼容性问题:用户withinboredom和zapnuk提到Codex在空格与制表符处理、依赖库更新等方面存在问题,影响了使用体验。
- "Codex always appears to use spaces, even when the project uses tabs (aka, a Go file)."
- "It would be nice if this model would be good enough to update their typescript sdk (+agents library) to use, or at least support, zod v4."
其他讨论: 1. 功能更新与整合:用户WhitneyLand和simonw提到Codex的最新更新和系统卡片的发布,建议将相关讨论整合。 - "Apparently today is the first release with MCP support." - "This should probably be merged with the other GPT-5-Codex thread."
- 技术细节与疑问:用户ionwake和Difwif对Codex的更新内容表示疑惑,询问是否已整合GPT-5。
- "Can someone explain what this all means? Has codex just been updated to use chat-gpt 5?"
- "Is this available to use now in Codex? Should I see a new /model?"
总体而言,用户对GPT-5和Codex的功能改进表示认可,但也对其定价、技术细节和兼容性提出了批评和建议。