可用模型ID列表
适合一些无法自动获取或者需要自行修改模型ID的使用场景
plus分组 GPT系列
gpt-5.3-codex
gpt-5.3-codex-spark
gpt-5.4
gpt-5.4-2026-03-05
gpt-5.4-mini
gpt-5.5
gpt-image-2
Claude分组 Claude系列
claude-fable-5 官方下架 不可用
claude-opus-4-6
claude-opus-4-7
claude-opus-4-8
claude-sonnet-4-6
Codex Cli(命令行)安装教程
下载地址:
https://github.com/openai/codex/releases
进入后根据系统选择
Windows选择
- codex-x86_64-pc-windows-msvc.exe.zip
- 解压后得到3个exe
- 解压到 任意你喜欢的目录
- 添加该目录到系统环境变量Path里
然后 打开Cmd/Powershell 输入 codex
首次使用可能会有一个安装沙盒权限的等待过程(几分钟)
codex 常用命令参考: https://www.runoob.com/codex/codex-cli.html
Codex Desktop(桌面客户端)安装教程
下载地址:
- Windows: https://get.microsoft.com/installer/download/9PLM9XGG6VKS?cid=website_cta_psi
- MacOs: https://persistent.oaistatic.com/codex-app-prod/Codex.dmg
- Linux: 暂不支持
UI安装不多做介绍