chore: update OpenAPI spec from monorepo (#113)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-04-13 12:55:39 -05:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 29fdfcedc3
commit e8953c70bd
+3 -6
View File
@@ -12202,8 +12202,7 @@ components:
duration:
description: Duration of the generated video in seconds
example: 8
exclusiveMinimum: true
minimum: 0
minimum: 1
type: integer
frame_images:
description: >-
@@ -13933,8 +13932,7 @@ paths:
dimensions:
description: The number of dimensions for the output embeddings
example: 1536
exclusiveMinimum: 0
minimum: 0
minimum: 1
type: integer
encoding_format:
description: The format of the output embeddings
@@ -18581,8 +18579,7 @@ paths:
top_n:
description: Number of most relevant documents to return
example: 3
exclusiveMinimum: 0
minimum: 0
minimum: 1
type: integer
required:
- model