add gpt 5.2

This commit is contained in:
1e0n
2025-12-12 04:22:20 +08:00
parent aa3bb3c65b
commit 60754b65cf

View File

@@ -49,6 +49,13 @@
"reasoning": "auto", "reasoning": "auto",
"provider": "anthropic" "provider": "anthropic"
}, },
{
"name": "GPT-5.2",
"id": "gpt-5.2",
"type": "openai",
"reasoning": "auto",
"provider": "openai"
},
{ {
"name": "GPT-5.1", "name": "GPT-5.1",
"id": "gpt-5.1", "id": "gpt-5.1",