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.
在 OpenAI Codex CLI 中配置 RuoLi
npm install -g @openai/codex
ruoli_codex
https://ruoli.dev/v1
~/.codex/config.toml
model = "claude-sonnet-4-20250514" model_provider = "ruoli" [model_providers.ruoli] name = "RuoLi" base_url = "https://ruoli.dev/v1" env_key = "RUOLI_API_KEY" wire_api = "responses"
export RUOLI_API_KEY=sk-你的KEY
config.toml
model
codex --model gpt-4o