💄 style: force gpt-5.2 use response api (#11373)

update
This commit is contained in:
Arvin Xu
2026-01-09 17:00:24 +08:00
committed by GitHub
parent 863857106d
commit f7f363108a

View File

@@ -40,6 +40,7 @@ export const responsesAPIModels = new Set([
'gpt-5-pro-2025-10-06',
'gpt-5.1-codex',
'gpt-5.1-codex-mini',
'gpt-5.2',
'gpt-5.2-pro-2025-12-11',
'gpt-5.2-pro',
]);