diff --git a/config.json b/config.json index 177ab03..30a43f4 100644 --- a/config.json +++ b/config.json @@ -49,6 +49,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",