mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-09-12 12:40:42 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.10.6 (#376)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
speakeasybot
speakeasy-github[bot]
parent
a243d78d32
commit
21020fb334
@@ -4039,6 +4039,7 @@ components:
|
||||
- perplexity
|
||||
- phala
|
||||
- poolside
|
||||
- quiver
|
||||
- recraft
|
||||
- reka
|
||||
- relace
|
||||
@@ -9341,11 +9342,13 @@ components:
|
||||
example: 100
|
||||
type: integer
|
||||
output_format:
|
||||
description: Encoding of the returned image bytes.
|
||||
description: >-
|
||||
Encoding of the returned image bytes. Most models produce raster formats (png, jpeg, webp). SVG is supported by vectorization models (e.g. Quiver) — the SVG markup is UTF-8 base64-encoded in `b64_json`.
|
||||
enum:
|
||||
- png
|
||||
- jpeg
|
||||
- webp
|
||||
- svg
|
||||
example: png
|
||||
type: string
|
||||
x-speakeasy-unknown-values: allow
|
||||
@@ -12478,6 +12481,7 @@ components:
|
||||
- Venice
|
||||
- Wafer
|
||||
- WandB
|
||||
- Quiver
|
||||
- Xiaomi
|
||||
- xAI
|
||||
- Z.AI
|
||||
@@ -17853,6 +17857,7 @@ components:
|
||||
- Venice
|
||||
- Wafer
|
||||
- WandB
|
||||
- Quiver
|
||||
- Xiaomi
|
||||
- xAI
|
||||
- Z.AI
|
||||
@@ -18227,6 +18232,10 @@ components:
|
||||
additionalProperties:
|
||||
nullable: true
|
||||
type: object
|
||||
quiver:
|
||||
additionalProperties:
|
||||
nullable: true
|
||||
type: object
|
||||
recraft:
|
||||
additionalProperties:
|
||||
nullable: true
|
||||
@@ -18658,6 +18667,7 @@ components:
|
||||
- Venice
|
||||
- Wafer
|
||||
- WandB
|
||||
- Quiver
|
||||
- Xiaomi
|
||||
- xAI
|
||||
- Z.AI
|
||||
@@ -24258,6 +24268,7 @@ paths:
|
||||
- perplexity
|
||||
- phala
|
||||
- poolside
|
||||
- quiver
|
||||
- recraft
|
||||
- reka
|
||||
- relace
|
||||
|
||||
Reference in New Issue
Block a user