Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
把 Codex CLI 配置为使用 OmniaKey 的 OpenAI 兼容 Responses 入口。
~/.codex/config.toml
model = "gpt-5.5" model_provider = "omniakey" [model_providers.omniakey] name = "OmniaKey" wire_api = "responses" requires_openai_auth = true base_url = "https://api.omniakey.com/v1"
export OPENAI_API_KEY="your-omniakey-api-key" codex
gpt-5.5