gpt-5-codex
. The original price is tentatively the same as gpt-5
and is still 0.5% off. To set the method, modify ~/.codex/config.toml
and change the value of model to: 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": "Your OhMyGPT-APIKey"
}
/model
to select the model and mode. It is recommended to select gpt-5 (high)