We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24188c commit 34860d8Copy full SHA for 34860d8
1 file changed
.speakeasy/in.openapi.yaml
@@ -31456,8 +31456,7 @@ paths:
31456
schema:
31457
description: Minimum context length (tokens). Models with smaller context are excluded.
31458
example: 128000
31459
- exclusiveMinimum: true
31460
- minimum: 0
+ minimum: 1
31461
type: integer
31462
- description: Minimum prompt price in $/M tokens.
31463
in: query
0 commit comments