gpt-5-codex のサポートを追加しました。元の価格は暫定的に「gpt-5」と同じで、まだ 0.5% オフです。メソッドを設定するには、~/.codex/config.toml を変更し、model の値を gpt-5-codex に変更します。~/.codex/config.toml を編集して上書きします。モデルプロバイダー = "ああ"
モデル = "gpt-5"
model_reasoning_effort = "高"
disable_response_storage = true
preferred_auth_method = "アピキー"
[モデルプロバイダー.omg]
名前 = "ああ"
Base_url = "https://apic1.ohmycdn.com/api/v1/ai/openai/codex-omg/v1"
Wire_api = "応答"
「」
#### APIKey を構成する
`~/.codex/auth.json` を編集します。
```json
{
"OPENAI_API_KEY": "あなたの OhMyGPT-APIKey"
}
「」
次に、codex コマンドを入力して使用を開始します。 `/model` と入力してモデルとモードを選択します。 gpt-5 (高) を選択することをお勧めします。