We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb5a79 commit e4815cbCopy full SHA for e4815cb
Public/Responses/Request-Response.ps1
@@ -37,6 +37,7 @@ function Request-Response {
37
'gpt-5.1-codex-max',
38
'gpt-5.2',
39
'gpt-5.2-chat-latest',
40
+ 'gpt-5.2-codex',
41
'gpt-5.2-pro',
42
'o1',
43
'o1-pro',
0 commit comments