Codex cli 已经可以选择GPT 5.5模型

2026-04-29 10:012阅读0评论SEO教程
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

本来还想改 models.json的

codex --model gpt-5.5 的时候出更新提示了
更新之后就好了

@fedora:~/codexCLI$ codex --model gpt-5.5 Updating Codex via `npm install -g @openai/codex`... changed 2 packages in 23s 🎉 Update ran successfully! Please restart Codex. @fedora:~/codexCLI$ codex ╭─────────────────────────────────────────────╮ │ >_ OpenAI Codex (v0.125.0) │ │ │ │ model: gpt-5.4 xhigh /model to change │ │ directory: ~/codexCLI │ ╰─────────────────────────────────────────────╯ Tip: GPT-5.5 is now available in Codex. It's our strongest agentic coding model yet, built to reason through large codebases, check assumptions with tools, and keep going until the work is done. Learn more: https://openai.com/index/introducing-gpt-5-5/ Select Model and Effort Access legacy models by running codex -m <model_name> or in your config.toml › 1. gpt-5.5 (default) Frontier model for complex coding, research, and real-world work. 2. gpt-5.4 (current) Strong model for everyday coding. 3. gpt-5.4-mini Small, fast, and cost-efficient model for simpler coding tasks. 4. gpt-5.3-codex Coding-optimized model. 5. gpt-5.2 Optimized for professional work and long-running agents.

手动更新执行:

npm install -g @openai/codex 网友解答:


--【壹】--:

感谢提供信息,昨天整半天非常麻烦,切换项目就要oauth重新登一下才行。


--【贰】--:

这就去试试,请问佬也是中转站API的吗?


--【叁】--:

我是用CPA管理的号池,官方的可以直接登录

标签:人工智能
问题描述:

本来还想改 models.json的

codex --model gpt-5.5 的时候出更新提示了
更新之后就好了

@fedora:~/codexCLI$ codex --model gpt-5.5 Updating Codex via `npm install -g @openai/codex`... changed 2 packages in 23s 🎉 Update ran successfully! Please restart Codex. @fedora:~/codexCLI$ codex ╭─────────────────────────────────────────────╮ │ >_ OpenAI Codex (v0.125.0) │ │ │ │ model: gpt-5.4 xhigh /model to change │ │ directory: ~/codexCLI │ ╰─────────────────────────────────────────────╯ Tip: GPT-5.5 is now available in Codex. It's our strongest agentic coding model yet, built to reason through large codebases, check assumptions with tools, and keep going until the work is done. Learn more: https://openai.com/index/introducing-gpt-5-5/ Select Model and Effort Access legacy models by running codex -m <model_name> or in your config.toml › 1. gpt-5.5 (default) Frontier model for complex coding, research, and real-world work. 2. gpt-5.4 (current) Strong model for everyday coding. 3. gpt-5.4-mini Small, fast, and cost-efficient model for simpler coding tasks. 4. gpt-5.3-codex Coding-optimized model. 5. gpt-5.2 Optimized for professional work and long-running agents.

手动更新执行:

npm install -g @openai/codex 网友解答:


--【壹】--:

感谢提供信息,昨天整半天非常麻烦,切换项目就要oauth重新登一下才行。


--【贰】--:

这就去试试,请问佬也是中转站API的吗?


--【叁】--:

我是用CPA管理的号池,官方的可以直接登录

标签:人工智能