feat: Add temperature support to responses API

Signed-off-by: Derek Higgins <derekh@redhat.com>
This commit is contained in:
Derek Higgins 2025-04-30 12:35:09 +01:00
parent 2c7aba4158
commit 70dde487c3
6 changed files with 220 additions and 3 deletions

View file

@ -6462,6 +6462,9 @@
"stream": {
"type": "boolean"
},
"temperature": {
"type": "number"
},
"tools": {
"type": "array",
"items": {