diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 95b2e22cb..a28f8f606 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -31456,8 +31456,7 @@ paths: schema: description: Minimum context length (tokens). Models with smaller context are excluded. example: 128000 - exclusiveMinimum: true - minimum: 0 + minimum: 1 type: integer - description: Minimum prompt price in $/M tokens. in: query