mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.11.12 (#412)
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] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent
8ba375943d
commit
75678a07aa
@@ -2165,6 +2165,7 @@ if TYPE_CHECKING:
|
||||
ProviderResponse,
|
||||
ProviderResponseProviderName,
|
||||
ProviderResponseTypedDict,
|
||||
RoutedServiceTier,
|
||||
)
|
||||
from .providersort import ProviderSort
|
||||
from .providersortconfig import (
|
||||
@@ -4335,6 +4336,7 @@ __all__ = [
|
||||
"ResponsesRequestTypedDict",
|
||||
"ResponsesStreamingResponse",
|
||||
"ResponsesStreamingResponseTypedDict",
|
||||
"RoutedServiceTier",
|
||||
"RouterAttempt",
|
||||
"RouterAttemptTypedDict",
|
||||
"RouterParams",
|
||||
@@ -6352,6 +6354,7 @@ _dynamic_imports: dict[str, str] = {
|
||||
"ProviderResponse": ".providerresponse",
|
||||
"ProviderResponseProviderName": ".providerresponse",
|
||||
"ProviderResponseTypedDict": ".providerresponse",
|
||||
"RoutedServiceTier": ".providerresponse",
|
||||
"ProviderSort": ".providersort",
|
||||
"By": ".providersortconfig",
|
||||
"Partition": ".providersortconfig",
|
||||
|
||||
Reference in New Issue
Block a user