chore: openai reasoning model cleanup (#7529)

This commit is contained in:
Lifei Zhou
2026-03-03 02:36:52 +11:00
committed by GitHub
parent 1350542aae
commit 82facd4ebf
10 changed files with 142 additions and 52 deletions
+4
View File
@@ -5826,6 +5826,10 @@
"model_name": {
"type": "string"
},
"reasoning": {
"type": "boolean",
"nullable": true
},
"request_params": {
"type": "object",
"description": "Provider-specific request parameters (e.g., anthropic_beta headers)",