From ed6e7750e217bb399dec7504a9059965b9a4518d Mon Sep 17 00:00:00 2001 From: Luis Pater Date: Tue, 16 Sep 2025 20:00:21 +0800 Subject: [PATCH] Update config key `gpt-5-codex` to `force-gpt-5-codex` for clarity in example configuration file --- config.example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.yaml b/config.example.yaml index 855b9ad6..3b84c7e7 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -42,7 +42,7 @@ generative-language-api-key: - "AIzaSy...04" # forces the use of GPT-5 Codex model. -gpt-5-codex: true +force-gpt-5-codex: true # Codex API keys codex-api-key: