diff --git a/config.json b/config.json index 3befd2a..3cc651c 100644 --- a/config.json +++ b/config.json @@ -41,6 +41,13 @@ "reasoning": "auto", "provider": "anthropic" }, + { + "name": "GPT-5.2", + "id": "gpt-5.2", + "type": "openai", + "reasoning": "auto", + "provider": "openai" + }, { "name": "GPT-5.1", "id": "gpt-5.1",