fix: bump openapi docs
This commit is contained in:
parent
2d7c6105c4
commit
1895d7b745
|
@ -984,6 +984,12 @@
|
|||
"messages"
|
||||
],
|
||||
"properties": {
|
||||
"continue_final_message": {
|
||||
"type": "boolean",
|
||||
"description": "Whether to continue the final message in the next request.",
|
||||
"default": "false",
|
||||
"example": true
|
||||
},
|
||||
"frequency_penalty": {
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
|
|
Loading…
Reference in New Issue