mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-31 12:30:30 +08:00
* `open_router.beta.responses.send()`: * `request` **Changed** **Breaking** ⚠️ * `response` **Changed** **Breaking** ⚠️ * `open_router.presets.create_presets_responses()`: `request` **Changed** **Breaking** ⚠️ * `open_router.presets.create_presets_chat_completions()`: `request` **Changed** **Breaking** ⚠️ * `open_router.chat.send()`: `request` **Changed** **Breaking** ⚠️ * `open_router.workspaces.set_budget()`: **Added** * `open_router.o_auth.create_auth_code()`: * `request.workspace_id` **Added** * `error.status[403]` **Added** * `open_router.files.download()`: **Added** * `open_router.models.get()`: **Added** * `open_router.workspaces.list_budgets()`: **Added** * `open_router.workspaces.delete_budget()`: **Added** * `open_router.datasets.get_benchmarks_artificial_analysis()`: **Added** * `open_router.beta.analytics.query_analytics()`: `response.data.warnings` **Added** * `open_router.files.delete()`: **Added** * `open_router.files.retrieve()`: **Added** * `open_router.files.upload()`: **Added** * `open_router.embeddings.list_models()`: `response.data.[].benchmarks` **Added** * `open_router.models.list()`: * `request` **Changed** * `response.data.[].benchmarks` **Added** * `open_router.models.list_for_user()`: `response.data.[].benchmarks` **Added** * `open_router.files.list()`: **Added** * `open_router.presets.create_presets_messages()`: `request` **Changed** * `open_router.datasets.get_benchmarks_design_arena()`: **Added**
406 lines
14 KiB
Python
406 lines
14 KiB
Python
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
|
|
from __future__ import annotations
|
|
from openrouter.types import BaseModel, Nullable
|
|
import pydantic
|
|
from typing import Any, Dict, Optional
|
|
from typing_extensions import Annotated, NotRequired, TypedDict
|
|
|
|
|
|
class ProviderOptionsTypedDict(TypedDict):
|
|
r"""Provider-specific options keyed by provider slug. Only options for the matched provider are forwarded; the rest are ignored. Unrecognized keys are silently dropped."""
|
|
|
|
oneai: NotRequired[Dict[str, Nullable[Any]]]
|
|
ai21: NotRequired[Dict[str, Nullable[Any]]]
|
|
aion_labs: NotRequired[Dict[str, Nullable[Any]]]
|
|
akashml: NotRequired[Dict[str, Nullable[Any]]]
|
|
alibaba: NotRequired[Dict[str, Nullable[Any]]]
|
|
amazon_bedrock: NotRequired[Dict[str, Nullable[Any]]]
|
|
amazon_nova: NotRequired[Dict[str, Nullable[Any]]]
|
|
ambient: NotRequired[Dict[str, Nullable[Any]]]
|
|
anthropic: NotRequired[Dict[str, Nullable[Any]]]
|
|
anyscale: NotRequired[Dict[str, Nullable[Any]]]
|
|
arcee_ai: NotRequired[Dict[str, Nullable[Any]]]
|
|
atlas_cloud: NotRequired[Dict[str, Nullable[Any]]]
|
|
atoma: NotRequired[Dict[str, Nullable[Any]]]
|
|
avian: NotRequired[Dict[str, Nullable[Any]]]
|
|
azure: NotRequired[Dict[str, Nullable[Any]]]
|
|
baidu: NotRequired[Dict[str, Nullable[Any]]]
|
|
baseten: NotRequired[Dict[str, Nullable[Any]]]
|
|
black_forest_labs: NotRequired[Dict[str, Nullable[Any]]]
|
|
byteplus: NotRequired[Dict[str, Nullable[Any]]]
|
|
centml: NotRequired[Dict[str, Nullable[Any]]]
|
|
cerebras: NotRequired[Dict[str, Nullable[Any]]]
|
|
chutes: NotRequired[Dict[str, Nullable[Any]]]
|
|
cirrascale: NotRequired[Dict[str, Nullable[Any]]]
|
|
clarifai: NotRequired[Dict[str, Nullable[Any]]]
|
|
cloudflare: NotRequired[Dict[str, Nullable[Any]]]
|
|
cohere: NotRequired[Dict[str, Nullable[Any]]]
|
|
crofai: NotRequired[Dict[str, Nullable[Any]]]
|
|
crucible: NotRequired[Dict[str, Nullable[Any]]]
|
|
crusoe: NotRequired[Dict[str, Nullable[Any]]]
|
|
darkbloom: NotRequired[Dict[str, Nullable[Any]]]
|
|
decart: NotRequired[Dict[str, Nullable[Any]]]
|
|
deepinfra: NotRequired[Dict[str, Nullable[Any]]]
|
|
deepseek: NotRequired[Dict[str, Nullable[Any]]]
|
|
dekallm: NotRequired[Dict[str, Nullable[Any]]]
|
|
digitalocean: NotRequired[Dict[str, Nullable[Any]]]
|
|
enfer: NotRequired[Dict[str, Nullable[Any]]]
|
|
fake_provider: NotRequired[Dict[str, Nullable[Any]]]
|
|
featherless: NotRequired[Dict[str, Nullable[Any]]]
|
|
fireworks: NotRequired[Dict[str, Nullable[Any]]]
|
|
friendli: NotRequired[Dict[str, Nullable[Any]]]
|
|
gmicloud: NotRequired[Dict[str, Nullable[Any]]]
|
|
google_ai_studio: NotRequired[Dict[str, Nullable[Any]]]
|
|
google_vertex: NotRequired[Dict[str, Nullable[Any]]]
|
|
gopomelo: NotRequired[Dict[str, Nullable[Any]]]
|
|
groq: NotRequired[Dict[str, Nullable[Any]]]
|
|
huggingface: NotRequired[Dict[str, Nullable[Any]]]
|
|
hyperbolic: NotRequired[Dict[str, Nullable[Any]]]
|
|
hyperbolic_quantized: NotRequired[Dict[str, Nullable[Any]]]
|
|
inception: NotRequired[Dict[str, Nullable[Any]]]
|
|
inceptron: NotRequired[Dict[str, Nullable[Any]]]
|
|
inference_net: NotRequired[Dict[str, Nullable[Any]]]
|
|
infermatic: NotRequired[Dict[str, Nullable[Any]]]
|
|
inflection: NotRequired[Dict[str, Nullable[Any]]]
|
|
inocloud: NotRequired[Dict[str, Nullable[Any]]]
|
|
io_net: NotRequired[Dict[str, Nullable[Any]]]
|
|
ionstream: NotRequired[Dict[str, Nullable[Any]]]
|
|
klusterai: NotRequired[Dict[str, Nullable[Any]]]
|
|
lambda_: NotRequired[Dict[str, Nullable[Any]]]
|
|
lepton: NotRequired[Dict[str, Nullable[Any]]]
|
|
liquid: NotRequired[Dict[str, Nullable[Any]]]
|
|
lynn: NotRequired[Dict[str, Nullable[Any]]]
|
|
lynn_private: NotRequired[Dict[str, Nullable[Any]]]
|
|
mancer: NotRequired[Dict[str, Nullable[Any]]]
|
|
mancer_old: NotRequired[Dict[str, Nullable[Any]]]
|
|
mara: NotRequired[Dict[str, Nullable[Any]]]
|
|
meta: NotRequired[Dict[str, Nullable[Any]]]
|
|
minimax: NotRequired[Dict[str, Nullable[Any]]]
|
|
mistral: NotRequired[Dict[str, Nullable[Any]]]
|
|
modal: NotRequired[Dict[str, Nullable[Any]]]
|
|
modelrun: NotRequired[Dict[str, Nullable[Any]]]
|
|
modular: NotRequired[Dict[str, Nullable[Any]]]
|
|
moonshotai: NotRequired[Dict[str, Nullable[Any]]]
|
|
morph: NotRequired[Dict[str, Nullable[Any]]]
|
|
ncompass: NotRequired[Dict[str, Nullable[Any]]]
|
|
nebius: NotRequired[Dict[str, Nullable[Any]]]
|
|
nex_agi: NotRequired[Dict[str, Nullable[Any]]]
|
|
nextbit: NotRequired[Dict[str, Nullable[Any]]]
|
|
nineteen: NotRequired[Dict[str, Nullable[Any]]]
|
|
novita: NotRequired[Dict[str, Nullable[Any]]]
|
|
nvidia: NotRequired[Dict[str, Nullable[Any]]]
|
|
octoai: NotRequired[Dict[str, Nullable[Any]]]
|
|
open_inference: NotRequired[Dict[str, Nullable[Any]]]
|
|
openai: NotRequired[Dict[str, Nullable[Any]]]
|
|
parasail: NotRequired[Dict[str, Nullable[Any]]]
|
|
perceptron: NotRequired[Dict[str, Nullable[Any]]]
|
|
perplexity: NotRequired[Dict[str, Nullable[Any]]]
|
|
phala: NotRequired[Dict[str, Nullable[Any]]]
|
|
poolside: NotRequired[Dict[str, Nullable[Any]]]
|
|
recraft: NotRequired[Dict[str, Nullable[Any]]]
|
|
recursal: NotRequired[Dict[str, Nullable[Any]]]
|
|
reflection: NotRequired[Dict[str, Nullable[Any]]]
|
|
reka: NotRequired[Dict[str, Nullable[Any]]]
|
|
relace: NotRequired[Dict[str, Nullable[Any]]]
|
|
replicate: NotRequired[Dict[str, Nullable[Any]]]
|
|
sambanova: NotRequired[Dict[str, Nullable[Any]]]
|
|
sambanova_cloaked: NotRequired[Dict[str, Nullable[Any]]]
|
|
seed: NotRequired[Dict[str, Nullable[Any]]]
|
|
sf_compute: NotRequired[Dict[str, Nullable[Any]]]
|
|
siliconflow: NotRequired[Dict[str, Nullable[Any]]]
|
|
sourceful: NotRequired[Dict[str, Nullable[Any]]]
|
|
stealth: NotRequired[Dict[str, Nullable[Any]]]
|
|
stepfun: NotRequired[Dict[str, Nullable[Any]]]
|
|
streamlake: NotRequired[Dict[str, Nullable[Any]]]
|
|
switchpoint: NotRequired[Dict[str, Nullable[Any]]]
|
|
targon: NotRequired[Dict[str, Nullable[Any]]]
|
|
together: NotRequired[Dict[str, Nullable[Any]]]
|
|
together_lite: NotRequired[Dict[str, Nullable[Any]]]
|
|
ubicloud: NotRequired[Dict[str, Nullable[Any]]]
|
|
upstage: NotRequired[Dict[str, Nullable[Any]]]
|
|
venice: NotRequired[Dict[str, Nullable[Any]]]
|
|
wafer: NotRequired[Dict[str, Nullable[Any]]]
|
|
wandb: NotRequired[Dict[str, Nullable[Any]]]
|
|
xai: NotRequired[Dict[str, Nullable[Any]]]
|
|
xiaomi: NotRequired[Dict[str, Nullable[Any]]]
|
|
z_ai: NotRequired[Dict[str, Nullable[Any]]]
|
|
|
|
|
|
class ProviderOptions(BaseModel):
|
|
r"""Provider-specific options keyed by provider slug. Only options for the matched provider are forwarded; the rest are ignored. Unrecognized keys are silently dropped."""
|
|
|
|
oneai: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="01ai")
|
|
] = None
|
|
|
|
ai21: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
aion_labs: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="aion-labs")
|
|
] = None
|
|
|
|
akashml: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
alibaba: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
amazon_bedrock: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="amazon-bedrock")
|
|
] = None
|
|
|
|
amazon_nova: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="amazon-nova")
|
|
] = None
|
|
|
|
ambient: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
anthropic: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
anyscale: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
arcee_ai: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="arcee-ai")
|
|
] = None
|
|
|
|
atlas_cloud: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="atlas-cloud")
|
|
] = None
|
|
|
|
atoma: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
avian: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
azure: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
baidu: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
baseten: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
black_forest_labs: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="black-forest-labs")
|
|
] = None
|
|
|
|
byteplus: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
centml: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
cerebras: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
chutes: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
cirrascale: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
clarifai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
cloudflare: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
cohere: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
crofai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
crucible: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
crusoe: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
darkbloom: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
decart: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
deepinfra: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
deepseek: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
dekallm: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
digitalocean: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
enfer: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
fake_provider: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="fake-provider")
|
|
] = None
|
|
|
|
featherless: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
fireworks: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
friendli: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
gmicloud: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
google_ai_studio: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="google-ai-studio")
|
|
] = None
|
|
|
|
google_vertex: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="google-vertex")
|
|
] = None
|
|
|
|
gopomelo: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
groq: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
huggingface: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
hyperbolic: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
hyperbolic_quantized: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="hyperbolic-quantized")
|
|
] = None
|
|
|
|
inception: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
inceptron: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
inference_net: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="inference-net")
|
|
] = None
|
|
|
|
infermatic: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
inflection: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
inocloud: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
io_net: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="io-net")
|
|
] = None
|
|
|
|
ionstream: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
klusterai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
lambda_: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="lambda")
|
|
] = None
|
|
|
|
lepton: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
liquid: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
lynn: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
lynn_private: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="lynn-private")
|
|
] = None
|
|
|
|
mancer: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
mancer_old: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="mancer-old")
|
|
] = None
|
|
|
|
mara: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
meta: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
minimax: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
mistral: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
modal: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
modelrun: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
modular: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
moonshotai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
morph: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
ncompass: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
nebius: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
nex_agi: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="nex-agi")
|
|
] = None
|
|
|
|
nextbit: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
nineteen: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
novita: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
nvidia: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
octoai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
open_inference: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="open-inference")
|
|
] = None
|
|
|
|
openai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
parasail: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
perceptron: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
perplexity: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
phala: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
poolside: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
recraft: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
recursal: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
reflection: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
reka: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
relace: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
replicate: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
sambanova: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
sambanova_cloaked: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="sambanova-cloaked")
|
|
] = None
|
|
|
|
seed: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
sf_compute: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="sf-compute")
|
|
] = None
|
|
|
|
siliconflow: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
sourceful: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
stealth: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
stepfun: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
streamlake: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
switchpoint: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
targon: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
together: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
together_lite: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="together-lite")
|
|
] = None
|
|
|
|
ubicloud: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
upstage: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
venice: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
wafer: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
wandb: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
xai: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
xiaomi: Optional[Dict[str, Nullable[Any]]] = None
|
|
|
|
z_ai: Annotated[
|
|
Optional[Dict[str, Nullable[Any]]], pydantic.Field(alias="z-ai")
|
|
] = None
|