mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-18 12:10:34 +08:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1c1fa61807 |
@@ -12712,9 +12712,6 @@ components:
|
|||||||
supported_durations:
|
supported_durations:
|
||||||
- 5
|
- 5
|
||||||
- 8
|
- 8
|
||||||
supported_frame_images:
|
|
||||||
- first_frame
|
|
||||||
- last_frame
|
|
||||||
supported_resolutions:
|
supported_resolutions:
|
||||||
- 720p
|
- 720p
|
||||||
supported_sizes: null
|
supported_sizes: null
|
||||||
@@ -12783,15 +12780,6 @@ components:
|
|||||||
type: integer
|
type: integer
|
||||||
nullable: true
|
nullable: true
|
||||||
type: array
|
type: array
|
||||||
supported_frame_images:
|
|
||||||
description: Supported frame image types (e.g. first_frame, last_frame)
|
|
||||||
items:
|
|
||||||
enum:
|
|
||||||
- first_frame
|
|
||||||
- last_frame
|
|
||||||
type: string
|
|
||||||
nullable: true
|
|
||||||
type: array
|
|
||||||
supported_resolutions:
|
supported_resolutions:
|
||||||
description: Supported output resolutions
|
description: Supported output resolutions
|
||||||
items:
|
items:
|
||||||
@@ -12849,7 +12837,6 @@ components:
|
|||||||
- supported_aspect_ratios
|
- supported_aspect_ratios
|
||||||
- supported_sizes
|
- supported_sizes
|
||||||
- supported_durations
|
- supported_durations
|
||||||
- supported_frame_images
|
|
||||||
- generate_audio
|
- generate_audio
|
||||||
- seed
|
- seed
|
||||||
- allowed_passthrough_parameters
|
- allowed_passthrough_parameters
|
||||||
@@ -12872,9 +12859,6 @@ components:
|
|||||||
supported_durations:
|
supported_durations:
|
||||||
- 5
|
- 5
|
||||||
- 8
|
- 8
|
||||||
supported_frame_images:
|
|
||||||
- first_frame
|
|
||||||
- last_frame
|
|
||||||
supported_resolutions:
|
supported_resolutions:
|
||||||
- 720p
|
- 720p
|
||||||
supported_sizes: null
|
supported_sizes: null
|
||||||
@@ -19191,9 +19175,6 @@ paths:
|
|||||||
supported_durations:
|
supported_durations:
|
||||||
- 5
|
- 5
|
||||||
- 8
|
- 8
|
||||||
supported_frame_images:
|
|
||||||
- first_frame
|
|
||||||
- last_frame
|
|
||||||
supported_resolutions:
|
supported_resolutions:
|
||||||
- 720p
|
- 720p
|
||||||
supported_sizes: null
|
supported_sizes: null
|
||||||
|
|||||||
Reference in New Issue
Block a user