gpt-5-codex支持,原始价格暂定和gpt-5一致,仍然是0.5折,设置方法,修改~/.codex/config.toml,将model的值改为:gpt-5-codex即可npx omgvibe~/.codex/config.toml:model_provider = "omg"
model = "gpt-5"
model_reasoning_effort = "high"
disable_response_storage = true
preferred_auth_method = "apikey"
[model_providers.omg]
name = "omg"
base_url = "https://apic1.ohmycdn.com/api/v1/ai/openai/codex-omg/v1"
wire_api = "responses"~/.codex/auth.json:{
"OPENAI_API_KEY": "你的OhMyGPT-APIKey"
}/model选择模型和模式,推荐选择gpt-5 (high)