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.1 (#385)
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
3e57a57bc0
commit
28299a788d
@@ -893,6 +893,15 @@ if TYPE_CHECKING:
|
||||
RankingOptionsTypedDict,
|
||||
TypeFileSearch,
|
||||
)
|
||||
from .filesservertool import (
|
||||
FilesServerTool,
|
||||
FilesServerToolType,
|
||||
FilesServerToolTypedDict,
|
||||
)
|
||||
from .filesservertoolconfig import (
|
||||
FilesServerToolConfig,
|
||||
FilesServerToolConfigTypedDict,
|
||||
)
|
||||
from .forbiddenresponseerrordata import (
|
||||
ForbiddenResponseErrorData,
|
||||
ForbiddenResponseErrorDataTypedDict,
|
||||
@@ -3349,6 +3358,11 @@ __all__ = [
|
||||
"FileSearchServerToolValue2",
|
||||
"FileSearchServerToolValue2TypedDict",
|
||||
"FileTypedDict",
|
||||
"FilesServerTool",
|
||||
"FilesServerToolConfig",
|
||||
"FilesServerToolConfigTypedDict",
|
||||
"FilesServerToolType",
|
||||
"FilesServerToolTypedDict",
|
||||
"Filters",
|
||||
"FiltersType",
|
||||
"FiltersTypedDict",
|
||||
@@ -5312,6 +5326,11 @@ _dynamic_imports: dict[str, str] = {
|
||||
"RankingOptions": ".filesearchservertool",
|
||||
"RankingOptionsTypedDict": ".filesearchservertool",
|
||||
"TypeFileSearch": ".filesearchservertool",
|
||||
"FilesServerTool": ".filesservertool",
|
||||
"FilesServerToolType": ".filesservertool",
|
||||
"FilesServerToolTypedDict": ".filesservertool",
|
||||
"FilesServerToolConfig": ".filesservertoolconfig",
|
||||
"FilesServerToolConfigTypedDict": ".filesservertoolconfig",
|
||||
"ForbiddenResponseErrorData": ".forbiddenresponseerrordata",
|
||||
"ForbiddenResponseErrorDataTypedDict": ".forbiddenresponseerrordata",
|
||||
"FormatJSONObjectConfig": ".formatjsonobjectconfig",
|
||||
|
||||
Reference in New Issue
Block a user