diff --git a/openapi.yaml b/openapi.yaml index 322b680d..752140a3 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -2253,6 +2253,7 @@ components: description: A list of functions the model may generate JSON inputs for. type: array minItems: 1 + maxItems: 128 items: $ref: "#/components/schemas/ChatCompletionFunctions" function_call: