mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: 🐝 Update SDK - Generate (spec change merged) 0.11.14 (#416)
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
c382f8fbc0
commit
1281ae62da
@@ -2246,6 +2246,7 @@ if TYPE_CHECKING:
|
||||
ReasoningItemType,
|
||||
ReasoningItemTypedDict,
|
||||
)
|
||||
from .reasoningmode import ReasoningMode
|
||||
from .reasoningsummarypartaddedevent import (
|
||||
ReasoningSummaryPartAddedEvent,
|
||||
ReasoningSummaryPartAddedEventType,
|
||||
@@ -4282,6 +4283,7 @@ __all__ = [
|
||||
"ReasoningItemStatusUnionTypedDict",
|
||||
"ReasoningItemType",
|
||||
"ReasoningItemTypedDict",
|
||||
"ReasoningMode",
|
||||
"ReasoningSummaryPartAddedEvent",
|
||||
"ReasoningSummaryPartAddedEventType",
|
||||
"ReasoningSummaryPartAddedEventTypedDict",
|
||||
@@ -6419,6 +6421,7 @@ _dynamic_imports: dict[str, str] = {
|
||||
"ReasoningItemStatusUnionTypedDict": ".reasoningitem",
|
||||
"ReasoningItemType": ".reasoningitem",
|
||||
"ReasoningItemTypedDict": ".reasoningitem",
|
||||
"ReasoningMode": ".reasoningmode",
|
||||
"ReasoningSummaryPartAddedEvent": ".reasoningsummarypartaddedevent",
|
||||
"ReasoningSummaryPartAddedEventType": ".reasoningsummarypartaddedevent",
|
||||
"ReasoningSummaryPartAddedEventTypedDict": ".reasoningsummarypartaddedevent",
|
||||
|
||||
Reference in New Issue
Block a user