mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: update OpenAPI spec from monorepo (#113)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
29fdfcedc3
commit
e8953c70bd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user