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.13 (#414)
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
c9d39da708
commit
9b7ee68d76
@@ -2209,6 +2209,11 @@ if TYPE_CHECKING:
|
||||
ReasoningDetailEncryptedType,
|
||||
ReasoningDetailEncryptedTypedDict,
|
||||
)
|
||||
from .reasoningdetailservertoolcall import (
|
||||
ReasoningDetailServerToolCall,
|
||||
ReasoningDetailServerToolCallType,
|
||||
ReasoningDetailServerToolCallTypedDict,
|
||||
)
|
||||
from .reasoningdetailsummary import (
|
||||
ReasoningDetailSummary,
|
||||
ReasoningDetailSummaryType,
|
||||
@@ -4253,6 +4258,9 @@ __all__ = [
|
||||
"ReasoningDetailEncrypted",
|
||||
"ReasoningDetailEncryptedType",
|
||||
"ReasoningDetailEncryptedTypedDict",
|
||||
"ReasoningDetailServerToolCall",
|
||||
"ReasoningDetailServerToolCallType",
|
||||
"ReasoningDetailServerToolCallTypedDict",
|
||||
"ReasoningDetailSummary",
|
||||
"ReasoningDetailSummaryType",
|
||||
"ReasoningDetailSummaryTypedDict",
|
||||
@@ -6386,6 +6394,9 @@ _dynamic_imports: dict[str, str] = {
|
||||
"ReasoningDetailEncrypted": ".reasoningdetailencrypted",
|
||||
"ReasoningDetailEncryptedType": ".reasoningdetailencrypted",
|
||||
"ReasoningDetailEncryptedTypedDict": ".reasoningdetailencrypted",
|
||||
"ReasoningDetailServerToolCall": ".reasoningdetailservertoolcall",
|
||||
"ReasoningDetailServerToolCallType": ".reasoningdetailservertoolcall",
|
||||
"ReasoningDetailServerToolCallTypedDict": ".reasoningdetailservertoolcall",
|
||||
"ReasoningDetailSummary": ".reasoningdetailsummary",
|
||||
"ReasoningDetailSummaryType": ".reasoningdetailsummary",
|
||||
"ReasoningDetailSummaryTypedDict": ".reasoningdetailsummary",
|
||||
|
||||
Reference in New Issue
Block a user