fix: bump openapi docs

This commit is contained in:
David Holtz 2024-11-08 20:46:58 +00:00 committed by drbh
parent 08e190fb4e
commit 8e13d1565e
1 changed files with 6 additions and 0 deletions

View File

@ -987,6 +987,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",