diff --git a/docs/openapi.json b/docs/openapi.json index 22b06720..9ba372d2 100644 --- a/docs/openapi.json +++ b/docs/openapi.json @@ -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",