mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
6900 lines
283 KiB
Python
6900 lines
283 KiB
Python
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
|
|
from typing import Any, TYPE_CHECKING
|
|
|
|
from openrouter.utils.dynamic_imports import lazy_getattr, lazy_dir
|
|
|
|
if TYPE_CHECKING:
|
|
from .aabenchmarkentry import AABenchmarkEntry, AABenchmarkEntryTypedDict
|
|
from .activityitem import ActivityItem, ActivityItemTypedDict
|
|
from .activityresponse import ActivityResponse, ActivityResponseTypedDict
|
|
from .additionaltoolsitem import (
|
|
AdditionalToolsItem,
|
|
AdditionalToolsItemRole,
|
|
AdditionalToolsItemTool,
|
|
AdditionalToolsItemToolFunction,
|
|
AdditionalToolsItemToolFunctionTypedDict,
|
|
AdditionalToolsItemToolTypedDict,
|
|
AdditionalToolsItemToolUnion,
|
|
AdditionalToolsItemToolUnionTypedDict,
|
|
AdditionalToolsItemTypeFunction,
|
|
AdditionalToolsItemTypedDict,
|
|
TypeAdditionalTools,
|
|
)
|
|
from .advisornestedtool import AdvisorNestedTool, AdvisorNestedToolTypedDict
|
|
from .advisorreasoning import (
|
|
AdvisorReasoning,
|
|
AdvisorReasoningEffort,
|
|
AdvisorReasoningTypedDict,
|
|
)
|
|
from .advisorservertool_openrouter import (
|
|
AdvisorServerToolOpenRouter,
|
|
AdvisorServerToolOpenRouterType,
|
|
AdvisorServerToolOpenRouterTypedDict,
|
|
)
|
|
from .advisorservertoolconfig import (
|
|
AdvisorServerToolConfig,
|
|
AdvisorServerToolConfigTypedDict,
|
|
)
|
|
from .agentmessageitem import (
|
|
Agent,
|
|
AgentMessageItem,
|
|
AgentMessageItemContentInputImage,
|
|
AgentMessageItemContentInputImageTypedDict,
|
|
AgentMessageItemContentUnion,
|
|
AgentMessageItemContentUnionTypedDict,
|
|
AgentMessageItemDetail,
|
|
AgentMessageItemTypeInputImage,
|
|
AgentMessageItemTypedDict,
|
|
AgentTypedDict,
|
|
ContentEncryptedContent,
|
|
ContentEncryptedContentTypedDict,
|
|
TypeAgentMessage,
|
|
TypeEncryptedContent,
|
|
)
|
|
from .annotationaddedevent import (
|
|
AnnotationAddedEvent,
|
|
AnnotationAddedEventType,
|
|
AnnotationAddedEventTypedDict,
|
|
)
|
|
from .anthropicadvisormessageusageiteration import (
|
|
AnthropicAdvisorMessageUsageIteration,
|
|
AnthropicAdvisorMessageUsageIterationType,
|
|
AnthropicAdvisorMessageUsageIterationTypedDict,
|
|
)
|
|
from .anthropicallowedcallers import AnthropicAllowedCallers
|
|
from .anthropicbase64imagesource import (
|
|
AnthropicBase64ImageSource,
|
|
AnthropicBase64ImageSourceType,
|
|
AnthropicBase64ImageSourceTypedDict,
|
|
)
|
|
from .anthropicbase64pdfsource import (
|
|
AnthropicBase64PdfSource,
|
|
AnthropicBase64PdfSourceMediaType,
|
|
AnthropicBase64PdfSourceType,
|
|
AnthropicBase64PdfSourceTypedDict,
|
|
)
|
|
from .anthropiccachecontroldirective import (
|
|
AnthropicCacheControlDirective,
|
|
AnthropicCacheControlDirectiveType,
|
|
AnthropicCacheControlDirectiveTypedDict,
|
|
)
|
|
from .anthropiccachecontrolttl import AnthropicCacheControlTTL
|
|
from .anthropiccitationcharlocationparam import (
|
|
AnthropicCitationCharLocationParam,
|
|
AnthropicCitationCharLocationParamType,
|
|
AnthropicCitationCharLocationParamTypedDict,
|
|
)
|
|
from .anthropiccitationcontentblocklocationparam import (
|
|
AnthropicCitationContentBlockLocationParam,
|
|
AnthropicCitationContentBlockLocationParamType,
|
|
AnthropicCitationContentBlockLocationParamTypedDict,
|
|
)
|
|
from .anthropiccitationpagelocationparam import (
|
|
AnthropicCitationPageLocationParam,
|
|
AnthropicCitationPageLocationParamType,
|
|
AnthropicCitationPageLocationParamTypedDict,
|
|
)
|
|
from .anthropiccitationsearchresultlocation import (
|
|
AnthropicCitationSearchResultLocation,
|
|
AnthropicCitationSearchResultLocationType,
|
|
AnthropicCitationSearchResultLocationTypedDict,
|
|
)
|
|
from .anthropiccitationwebsearchresultlocation import (
|
|
AnthropicCitationWebSearchResultLocation,
|
|
AnthropicCitationWebSearchResultLocationType,
|
|
AnthropicCitationWebSearchResultLocationTypedDict,
|
|
)
|
|
from .anthropiccompactionusageiteration import (
|
|
AnthropicCompactionUsageIteration,
|
|
AnthropicCompactionUsageIterationType,
|
|
AnthropicCompactionUsageIterationTypedDict,
|
|
)
|
|
from .anthropicdocumentblockparam import (
|
|
AnthropicDocumentBlockParam,
|
|
AnthropicDocumentBlockParamCitations,
|
|
AnthropicDocumentBlockParamCitationsTypedDict,
|
|
AnthropicDocumentBlockParamContent1,
|
|
AnthropicDocumentBlockParamContent1TypedDict,
|
|
AnthropicDocumentBlockParamContent2,
|
|
AnthropicDocumentBlockParamContent2TypedDict,
|
|
AnthropicDocumentBlockParamSourceUnion,
|
|
AnthropicDocumentBlockParamSourceUnionTypedDict,
|
|
AnthropicDocumentBlockParamTypedDict,
|
|
SourceContent,
|
|
SourceContentTypedDict,
|
|
SourceType,
|
|
TypeDocument,
|
|
)
|
|
from .anthropicfiledocumentsource import (
|
|
AnthropicFileDocumentSource,
|
|
AnthropicFileDocumentSourceType,
|
|
AnthropicFileDocumentSourceTypedDict,
|
|
)
|
|
from .anthropicimageblockparam import (
|
|
AnthropicImageBlockParam,
|
|
AnthropicImageBlockParamSource,
|
|
AnthropicImageBlockParamSourceTypedDict,
|
|
AnthropicImageBlockParamType,
|
|
AnthropicImageBlockParamTypedDict,
|
|
)
|
|
from .anthropicimagemimetype import AnthropicImageMimeType
|
|
from .anthropicinputtokensclearatleast import (
|
|
AnthropicInputTokensClearAtLeast,
|
|
AnthropicInputTokensClearAtLeastType,
|
|
AnthropicInputTokensClearAtLeastTypedDict,
|
|
)
|
|
from .anthropicinputtokenstrigger import (
|
|
AnthropicInputTokensTrigger,
|
|
AnthropicInputTokensTriggerType,
|
|
AnthropicInputTokensTriggerTypedDict,
|
|
)
|
|
from .anthropiciterationcachecreation import (
|
|
AnthropicIterationCacheCreation,
|
|
AnthropicIterationCacheCreationTypedDict,
|
|
)
|
|
from .anthropicmessageusageiteration import (
|
|
AnthropicMessageUsageIteration,
|
|
AnthropicMessageUsageIterationType,
|
|
AnthropicMessageUsageIterationTypedDict,
|
|
)
|
|
from .anthropicplaintextsource import (
|
|
AnthropicPlainTextSource,
|
|
AnthropicPlainTextSourceMediaType,
|
|
AnthropicPlainTextSourceType,
|
|
AnthropicPlainTextSourceTypedDict,
|
|
)
|
|
from .anthropicsearchresultblockparam import (
|
|
AnthropicSearchResultBlockParam,
|
|
AnthropicSearchResultBlockParamCitations,
|
|
AnthropicSearchResultBlockParamCitationsTypedDict,
|
|
AnthropicSearchResultBlockParamType,
|
|
AnthropicSearchResultBlockParamTypedDict,
|
|
)
|
|
from .anthropicspeed import AnthropicSpeed
|
|
from .anthropictextblockparam import (
|
|
AnthropicTextBlockParam,
|
|
AnthropicTextBlockParamType,
|
|
AnthropicTextBlockParamTypedDict,
|
|
Citation,
|
|
CitationTypedDict,
|
|
)
|
|
from .anthropicthinkingdisplay import AnthropicThinkingDisplay
|
|
from .anthropicthinkingturns import (
|
|
AnthropicThinkingTurns,
|
|
AnthropicThinkingTurnsType,
|
|
AnthropicThinkingTurnsTypedDict,
|
|
)
|
|
from .anthropictooluseskeep import (
|
|
AnthropicToolUsesKeep,
|
|
AnthropicToolUsesKeepType,
|
|
AnthropicToolUsesKeepTypedDict,
|
|
)
|
|
from .anthropictoolusestrigger import (
|
|
AnthropicToolUsesTrigger,
|
|
AnthropicToolUsesTriggerType,
|
|
AnthropicToolUsesTriggerTypedDict,
|
|
)
|
|
from .anthropicunknownusageiteration import (
|
|
AnthropicUnknownUsageIteration,
|
|
AnthropicUnknownUsageIterationTypedDict,
|
|
)
|
|
from .anthropicurlimagesource import (
|
|
AnthropicURLImageSource,
|
|
AnthropicURLImageSourceType,
|
|
AnthropicURLImageSourceTypedDict,
|
|
)
|
|
from .anthropicurlpdfsource import (
|
|
AnthropicURLPdfSource,
|
|
AnthropicURLPdfSourceType,
|
|
AnthropicURLPdfSourceTypedDict,
|
|
)
|
|
from .anthropicusageiteration import (
|
|
AnthropicUsageIteration,
|
|
AnthropicUsageIterationTypedDict,
|
|
)
|
|
from .anthropicwebsearchresultblockparam import (
|
|
AnthropicWebSearchResultBlockParam,
|
|
AnthropicWebSearchResultBlockParamType,
|
|
AnthropicWebSearchResultBlockParamTypedDict,
|
|
)
|
|
from .anthropicwebsearchtooluserlocation import (
|
|
AnthropicWebSearchToolUserLocation,
|
|
AnthropicWebSearchToolUserLocationType,
|
|
AnthropicWebSearchToolUserLocationTypedDict,
|
|
)
|
|
from .apierrortype import APIErrorType
|
|
from .applypatchcallitem import (
|
|
ApplyPatchCallItem,
|
|
ApplyPatchCallItemType,
|
|
ApplyPatchCallItemTypedDict,
|
|
)
|
|
from .applypatchcalloperation import (
|
|
ApplyPatchCallOperation,
|
|
ApplyPatchCallOperationTypedDict,
|
|
UnknownApplyPatchCallOperation,
|
|
)
|
|
from .applypatchcalloperationdiffdeltaevent import (
|
|
ApplyPatchCallOperationDiffDeltaEvent,
|
|
ApplyPatchCallOperationDiffDeltaEventType,
|
|
ApplyPatchCallOperationDiffDeltaEventTypedDict,
|
|
)
|
|
from .applypatchcalloperationdiffdoneevent import (
|
|
ApplyPatchCallOperationDiffDoneEvent,
|
|
ApplyPatchCallOperationDiffDoneEventType,
|
|
ApplyPatchCallOperationDiffDoneEventTypedDict,
|
|
)
|
|
from .applypatchcalloutputitem import (
|
|
ApplyPatchCallOutputItem,
|
|
ApplyPatchCallOutputItemStatus,
|
|
ApplyPatchCallOutputItemType,
|
|
ApplyPatchCallOutputItemTypedDict,
|
|
)
|
|
from .applypatchcallstatus import ApplyPatchCallStatus
|
|
from .applypatchcreatefileoperation import (
|
|
ApplyPatchCreateFileOperation,
|
|
ApplyPatchCreateFileOperationType,
|
|
ApplyPatchCreateFileOperationTypedDict,
|
|
)
|
|
from .applypatchdeletefileoperation import (
|
|
ApplyPatchDeleteFileOperation,
|
|
ApplyPatchDeleteFileOperationType,
|
|
ApplyPatchDeleteFileOperationTypedDict,
|
|
)
|
|
from .applypatchengineenum import ApplyPatchEngineEnum
|
|
from .applypatchservertool import (
|
|
ApplyPatchServerTool,
|
|
ApplyPatchServerToolType,
|
|
ApplyPatchServerToolTypedDict,
|
|
)
|
|
from .applypatchservertool_openrouter import (
|
|
ApplyPatchServerToolOpenRouter,
|
|
ApplyPatchServerToolOpenRouterType,
|
|
ApplyPatchServerToolOpenRouterTypedDict,
|
|
)
|
|
from .applypatchservertoolconfig import (
|
|
ApplyPatchServerToolConfig,
|
|
ApplyPatchServerToolConfigTypedDict,
|
|
)
|
|
from .applypatchupdatefileoperation import (
|
|
ApplyPatchUpdateFileOperation,
|
|
ApplyPatchUpdateFileOperationType,
|
|
ApplyPatchUpdateFileOperationTypedDict,
|
|
)
|
|
from .apprankingsitem import AppRankingsItem, AppRankingsItemTypedDict
|
|
from .apprankingsresponse import AppRankingsResponse, AppRankingsResponseTypedDict
|
|
from .autorouterplugin import (
|
|
AutoRouterPlugin,
|
|
AutoRouterPluginID,
|
|
AutoRouterPluginTypedDict,
|
|
)
|
|
from .badgatewayresponseerrordata import (
|
|
BadGatewayResponseErrorData,
|
|
BadGatewayResponseErrorDataTypedDict,
|
|
)
|
|
from .badrequestresponseerrordata import (
|
|
BadRequestResponseErrorData,
|
|
BadRequestResponseErrorDataTypedDict,
|
|
)
|
|
from .baseinputs_union import (
|
|
BaseInputsContent1,
|
|
BaseInputsContent1TypedDict,
|
|
BaseInputsContent2,
|
|
BaseInputsContent2TypedDict,
|
|
BaseInputsMessage,
|
|
BaseInputsMessageTypedDict,
|
|
BaseInputsPhaseCommentary,
|
|
BaseInputsPhaseFinalAnswer,
|
|
BaseInputsPhaseUnion,
|
|
BaseInputsPhaseUnionTypedDict,
|
|
BaseInputsRoleAssistant,
|
|
BaseInputsRoleDeveloper,
|
|
BaseInputsRoleSystem,
|
|
BaseInputsRoleUnion,
|
|
BaseInputsRoleUnionTypedDict,
|
|
BaseInputsRoleUser,
|
|
BaseInputsType,
|
|
BaseInputsUnion,
|
|
BaseInputsUnion1,
|
|
BaseInputsUnion1TypedDict,
|
|
BaseInputsUnionTypedDict,
|
|
UnknownBaseInputsContent1,
|
|
)
|
|
from .basereasoningconfig import BaseReasoningConfig, BaseReasoningConfigTypedDict
|
|
from .bashservertool import (
|
|
BashServerTool,
|
|
BashServerToolType,
|
|
BashServerToolTypedDict,
|
|
)
|
|
from .bashservertoolconfig import (
|
|
BashServerToolConfig,
|
|
BashServerToolConfigTypedDict,
|
|
)
|
|
from .bashservertoolengine import BashServerToolEngine
|
|
from .bashservertoolenvironment import (
|
|
BashServerToolEnvironment,
|
|
BashServerToolEnvironmentTypedDict,
|
|
)
|
|
from .booleancapability import (
|
|
BooleanCapability,
|
|
BooleanCapabilityType,
|
|
BooleanCapabilityTypedDict,
|
|
)
|
|
from .bulkaddworkspacemembersrequest import (
|
|
BulkAddWorkspaceMembersRequest,
|
|
BulkAddWorkspaceMembersRequestTypedDict,
|
|
)
|
|
from .bulkaddworkspacemembersresponse import (
|
|
BulkAddWorkspaceMembersResponse,
|
|
BulkAddWorkspaceMembersResponseTypedDict,
|
|
)
|
|
from .bulkassignkeysrequest import (
|
|
BulkAssignKeysRequest,
|
|
BulkAssignKeysRequestTypedDict,
|
|
)
|
|
from .bulkassignkeysresponse import (
|
|
BulkAssignKeysResponse,
|
|
BulkAssignKeysResponseTypedDict,
|
|
)
|
|
from .bulkassignmembersrequest import (
|
|
BulkAssignMembersRequest,
|
|
BulkAssignMembersRequestTypedDict,
|
|
)
|
|
from .bulkassignmembersresponse import (
|
|
BulkAssignMembersResponse,
|
|
BulkAssignMembersResponseTypedDict,
|
|
)
|
|
from .bulkremoveworkspacemembersrequest import (
|
|
BulkRemoveWorkspaceMembersRequest,
|
|
BulkRemoveWorkspaceMembersRequestTypedDict,
|
|
)
|
|
from .bulkremoveworkspacemembersresponse import (
|
|
BulkRemoveWorkspaceMembersResponse,
|
|
BulkRemoveWorkspaceMembersResponseTypedDict,
|
|
)
|
|
from .bulkunassignkeysrequest import (
|
|
BulkUnassignKeysRequest,
|
|
BulkUnassignKeysRequestTypedDict,
|
|
)
|
|
from .bulkunassignkeysresponse import (
|
|
BulkUnassignKeysResponse,
|
|
BulkUnassignKeysResponseTypedDict,
|
|
)
|
|
from .bulkunassignmembersrequest import (
|
|
BulkUnassignMembersRequest,
|
|
BulkUnassignMembersRequestTypedDict,
|
|
)
|
|
from .bulkunassignmembersresponse import (
|
|
BulkUnassignMembersResponse,
|
|
BulkUnassignMembersResponseTypedDict,
|
|
)
|
|
from .byokkey import BYOKKey, BYOKKeyTypedDict
|
|
from .byokproviderslug import BYOKProviderSlug
|
|
from .capabilitydescriptor import (
|
|
CapabilityDescriptor,
|
|
CapabilityDescriptorTypedDict,
|
|
UnknownCapabilityDescriptor,
|
|
)
|
|
from .chatassistantimages import (
|
|
ChatAssistantImages,
|
|
ChatAssistantImagesImageURL,
|
|
ChatAssistantImagesImageURLTypedDict,
|
|
ChatAssistantImagesTypedDict,
|
|
)
|
|
from .chatassistantmessage import (
|
|
ChatAssistantMessage,
|
|
ChatAssistantMessageContent,
|
|
ChatAssistantMessageContentTypedDict,
|
|
ChatAssistantMessageRole,
|
|
ChatAssistantMessageTypedDict,
|
|
)
|
|
from .chataudiooutput import ChatAudioOutput, ChatAudioOutputTypedDict
|
|
from .chatchoice import ChatChoice, ChatChoiceTypedDict
|
|
from .chatcontentaudio import (
|
|
ChatContentAudio,
|
|
ChatContentAudioInputAudio,
|
|
ChatContentAudioInputAudioTypedDict,
|
|
ChatContentAudioType,
|
|
ChatContentAudioTypedDict,
|
|
)
|
|
from .chatcontentcachecontrol import (
|
|
ChatContentCacheControl,
|
|
ChatContentCacheControlType,
|
|
ChatContentCacheControlTypedDict,
|
|
)
|
|
from .chatcontentfile import (
|
|
ChatContentFile,
|
|
ChatContentFileType,
|
|
ChatContentFileTypedDict,
|
|
File,
|
|
FileTypedDict,
|
|
)
|
|
from .chatcontentimage import (
|
|
ChatContentImage,
|
|
ChatContentImageDetail,
|
|
ChatContentImageImageURL,
|
|
ChatContentImageImageURLTypedDict,
|
|
ChatContentImageType,
|
|
ChatContentImageTypedDict,
|
|
)
|
|
from .chatcontentitems import (
|
|
ChatContentItems,
|
|
ChatContentItemsTypedDict,
|
|
UnknownChatContentItems,
|
|
)
|
|
from .chatcontenttext import (
|
|
ChatContentText,
|
|
ChatContentTextType,
|
|
ChatContentTextTypedDict,
|
|
)
|
|
from .chatcontentvideo import (
|
|
ChatContentVideo,
|
|
ChatContentVideoType,
|
|
ChatContentVideoTypedDict,
|
|
)
|
|
from .chatcontentvideoinput import (
|
|
ChatContentVideoInput,
|
|
ChatContentVideoInputTypedDict,
|
|
)
|
|
from .chatdebugoptions import ChatDebugOptions, ChatDebugOptionsTypedDict
|
|
from .chatdevelopermessage import (
|
|
ChatDeveloperMessage,
|
|
ChatDeveloperMessageContent,
|
|
ChatDeveloperMessageContentTypedDict,
|
|
ChatDeveloperMessageRole,
|
|
ChatDeveloperMessageTypedDict,
|
|
)
|
|
from .chatfinishreasonenum import ChatFinishReasonEnum
|
|
from .chatformatgrammarconfig import (
|
|
ChatFormatGrammarConfig,
|
|
ChatFormatGrammarConfigType,
|
|
ChatFormatGrammarConfigTypedDict,
|
|
)
|
|
from .chatformatjsonschemaconfig import (
|
|
ChatFormatJSONSchemaConfig,
|
|
ChatFormatJSONSchemaConfigType,
|
|
ChatFormatJSONSchemaConfigTypedDict,
|
|
)
|
|
from .chatformatpythonconfig import (
|
|
ChatFormatPythonConfig,
|
|
ChatFormatPythonConfigType,
|
|
ChatFormatPythonConfigTypedDict,
|
|
)
|
|
from .chatformattextconfig import (
|
|
ChatFormatTextConfig,
|
|
ChatFormatTextConfigType,
|
|
ChatFormatTextConfigTypedDict,
|
|
)
|
|
from .chatfunctiontool import (
|
|
ChatFunctionTool,
|
|
ChatFunctionToolFunction,
|
|
ChatFunctionToolFunctionFunction,
|
|
ChatFunctionToolFunctionFunctionTypedDict,
|
|
ChatFunctionToolFunctionTypedDict,
|
|
ChatFunctionToolType,
|
|
ChatFunctionToolTypedDict,
|
|
)
|
|
from .chatjsonschemaconfig import (
|
|
ChatJSONSchemaConfig,
|
|
ChatJSONSchemaConfigTypedDict,
|
|
)
|
|
from .chatmessages import ChatMessages, ChatMessagesTypedDict
|
|
from .chatnamedtoolchoice import (
|
|
ChatNamedToolChoice,
|
|
ChatNamedToolChoiceFunction,
|
|
ChatNamedToolChoiceFunctionTypedDict,
|
|
ChatNamedToolChoiceType,
|
|
ChatNamedToolChoiceTypedDict,
|
|
)
|
|
from .chatreasoningsummaryverbosityenum import ChatReasoningSummaryVerbosityEnum
|
|
from .chatrequest import (
|
|
ChatRequest,
|
|
ChatRequestEffort,
|
|
ChatRequestPlugin,
|
|
ChatRequestPluginTypedDict,
|
|
ChatRequestReasoning,
|
|
ChatRequestReasoningEffort,
|
|
ChatRequestReasoningTypedDict,
|
|
ChatRequestServiceTier,
|
|
ChatRequestTypedDict,
|
|
Modality,
|
|
ResponseFormat,
|
|
ResponseFormatTypedDict,
|
|
Stop,
|
|
StopTypedDict,
|
|
)
|
|
from .chatresult import ChatResult, ChatResultObject, ChatResultTypedDict
|
|
from .chatsearchmodelsservertool import (
|
|
ChatSearchModelsServerTool,
|
|
ChatSearchModelsServerToolType,
|
|
ChatSearchModelsServerToolTypedDict,
|
|
)
|
|
from .chatservertoolchoice import (
|
|
ChatServerToolChoice,
|
|
ChatServerToolChoiceTypedDict,
|
|
)
|
|
from .chatstreamchoice import ChatStreamChoice, ChatStreamChoiceTypedDict
|
|
from .chatstreamchunk import (
|
|
ChatStreamChunk,
|
|
ChatStreamChunkError,
|
|
ChatStreamChunkErrorTypedDict,
|
|
ChatStreamChunkMetadata,
|
|
ChatStreamChunkMetadataTypedDict,
|
|
ChatStreamChunkObject,
|
|
ChatStreamChunkTypedDict,
|
|
)
|
|
from .chatstreamdelta import (
|
|
ChatStreamDelta,
|
|
ChatStreamDeltaRole,
|
|
ChatStreamDeltaTypedDict,
|
|
)
|
|
from .chatstreamingresponse import (
|
|
ChatStreamingResponse,
|
|
ChatStreamingResponseTypedDict,
|
|
)
|
|
from .chatstreamoptions import ChatStreamOptions, ChatStreamOptionsTypedDict
|
|
from .chatstreamtoolcall import (
|
|
ChatStreamToolCall,
|
|
ChatStreamToolCallFunction,
|
|
ChatStreamToolCallFunctionTypedDict,
|
|
ChatStreamToolCallType,
|
|
ChatStreamToolCallTypedDict,
|
|
)
|
|
from .chatsystemmessage import (
|
|
ChatSystemMessage,
|
|
ChatSystemMessageContent,
|
|
ChatSystemMessageContentTypedDict,
|
|
ChatSystemMessageRole,
|
|
ChatSystemMessageTypedDict,
|
|
)
|
|
from .chattokenlogprob import (
|
|
ChatTokenLogprob,
|
|
ChatTokenLogprobTopLogprob,
|
|
ChatTokenLogprobTopLogprobTypedDict,
|
|
ChatTokenLogprobTypedDict,
|
|
)
|
|
from .chattokenlogprobs import ChatTokenLogprobs, ChatTokenLogprobsTypedDict
|
|
from .chattoolcall import (
|
|
ChatToolCall,
|
|
ChatToolCallFunction,
|
|
ChatToolCallFunctionTypedDict,
|
|
ChatToolCallType,
|
|
ChatToolCallTypedDict,
|
|
)
|
|
from .chattoolchoice import (
|
|
ChatToolChoice,
|
|
ChatToolChoiceAuto,
|
|
ChatToolChoiceNone,
|
|
ChatToolChoiceRequired,
|
|
ChatToolChoiceTypedDict,
|
|
)
|
|
from .chattoolmessage import (
|
|
ChatToolMessage,
|
|
ChatToolMessageContent,
|
|
ChatToolMessageContentTypedDict,
|
|
ChatToolMessageRole,
|
|
ChatToolMessageTypedDict,
|
|
)
|
|
from .chatusage import (
|
|
ChatUsage,
|
|
ChatUsageCompletionTokensDetails,
|
|
ChatUsageCompletionTokensDetailsTypedDict,
|
|
ChatUsagePromptTokensDetails,
|
|
ChatUsagePromptTokensDetailsTypedDict,
|
|
ChatUsageTypedDict,
|
|
ServerToolUseDetails,
|
|
ServerToolUseDetailsTypedDict,
|
|
)
|
|
from .chatusermessage import (
|
|
ChatUserMessage,
|
|
ChatUserMessageContent,
|
|
ChatUserMessageContentTypedDict,
|
|
ChatUserMessageRole,
|
|
ChatUserMessageTypedDict,
|
|
)
|
|
from .chatwebsearchshorthand import (
|
|
ChatWebSearchShorthand,
|
|
ChatWebSearchShorthandType,
|
|
ChatWebSearchShorthandTypedDict,
|
|
)
|
|
from .codeinterpreterservertool import (
|
|
CodeInterpreterServerTool,
|
|
CodeInterpreterServerToolTypedDict,
|
|
Container,
|
|
ContainerAuto,
|
|
ContainerAutoTypedDict,
|
|
ContainerType,
|
|
ContainerTypedDict,
|
|
MemoryLimit,
|
|
TypeCodeInterpreter,
|
|
)
|
|
from .codexlocalshelltool import (
|
|
CodexLocalShellTool,
|
|
CodexLocalShellToolType,
|
|
CodexLocalShellToolTypedDict,
|
|
)
|
|
from .compactionitem import (
|
|
CompactionItem,
|
|
CompactionItemType,
|
|
CompactionItemTypedDict,
|
|
)
|
|
from .compoundfilter import (
|
|
CompoundFilter,
|
|
CompoundFilterType,
|
|
CompoundFilterTypedDict,
|
|
)
|
|
from .computeruseservertool import (
|
|
ComputerUseServerTool,
|
|
ComputerUseServerToolType,
|
|
ComputerUseServerToolTypedDict,
|
|
Environment,
|
|
)
|
|
from .conflictresponseerrordata import (
|
|
ConflictResponseErrorData,
|
|
ConflictResponseErrorDataTypedDict,
|
|
)
|
|
from .containerautoenvironment import (
|
|
ContainerAutoEnvironment,
|
|
ContainerAutoEnvironmentType,
|
|
ContainerAutoEnvironmentTypedDict,
|
|
)
|
|
from .containerreferenceenvironment import (
|
|
ContainerReferenceEnvironment,
|
|
ContainerReferenceEnvironmentType,
|
|
ContainerReferenceEnvironmentTypedDict,
|
|
)
|
|
from .contentfilteraction import ContentFilterAction
|
|
from .contentfilterbuiltinaction import ContentFilterBuiltinAction
|
|
from .contentfilterbuiltinentry import (
|
|
ContentFilterBuiltinEntry,
|
|
ContentFilterBuiltinEntryTypedDict,
|
|
)
|
|
from .contentfilterbuiltinentryinput import (
|
|
ContentFilterBuiltinEntryInput,
|
|
ContentFilterBuiltinEntryInputTypedDict,
|
|
)
|
|
from .contentfilterbuiltinslug import ContentFilterBuiltinSlug
|
|
from .contentfilterentry import ContentFilterEntry, ContentFilterEntryTypedDict
|
|
from .contentpartaddedevent import (
|
|
ContentPartAddedEvent,
|
|
ContentPartAddedEventPart,
|
|
ContentPartAddedEventPartTypedDict,
|
|
ContentPartAddedEventType,
|
|
ContentPartAddedEventTypedDict,
|
|
UnknownContentPartAddedEventPart,
|
|
)
|
|
from .contentpartaudio import (
|
|
AudioURL,
|
|
AudioURLTypedDict,
|
|
ContentPartAudio,
|
|
ContentPartAudioType,
|
|
ContentPartAudioTypedDict,
|
|
)
|
|
from .contentpartdoneevent import (
|
|
ContentPartDoneEvent,
|
|
ContentPartDoneEventPart,
|
|
ContentPartDoneEventPartTypedDict,
|
|
ContentPartDoneEventType,
|
|
ContentPartDoneEventTypedDict,
|
|
UnknownContentPartDoneEventPart,
|
|
)
|
|
from .contentpartimage import (
|
|
ContentPartImage,
|
|
ContentPartImageImageURL,
|
|
ContentPartImageImageURLTypedDict,
|
|
ContentPartImageType,
|
|
ContentPartImageTypedDict,
|
|
)
|
|
from .contentpartinputaudio import (
|
|
ContentPartInputAudio,
|
|
ContentPartInputAudioType,
|
|
ContentPartInputAudioTypedDict,
|
|
)
|
|
from .contentpartinputfile import (
|
|
ContentPartInputFile,
|
|
ContentPartInputFileType,
|
|
ContentPartInputFileTypedDict,
|
|
)
|
|
from .contentpartinputvideo import (
|
|
ContentPartInputVideo,
|
|
ContentPartInputVideoType,
|
|
ContentPartInputVideoTypedDict,
|
|
)
|
|
from .contentpartvideo import (
|
|
ContentPartVideo,
|
|
ContentPartVideoType,
|
|
ContentPartVideoTypedDict,
|
|
VideoURL,
|
|
VideoURLTypedDict,
|
|
)
|
|
from .contextcompactionitem import (
|
|
ContextCompactionItem,
|
|
ContextCompactionItemType,
|
|
ContextCompactionItemTypedDict,
|
|
)
|
|
from .contextcompressionengine import ContextCompressionEngine
|
|
from .contextcompressionplugin import (
|
|
ContextCompressionPlugin,
|
|
ContextCompressionPluginID,
|
|
ContextCompressionPluginTypedDict,
|
|
)
|
|
from .costdetails import CostDetails, CostDetailsTypedDict
|
|
from .createbyokkeyrequest import (
|
|
CreateBYOKKeyRequest,
|
|
CreateBYOKKeyRequestTypedDict,
|
|
)
|
|
from .createbyokkeyresponse import (
|
|
CreateBYOKKeyResponse,
|
|
CreateBYOKKeyResponseTypedDict,
|
|
)
|
|
from .createguardrailrequest import (
|
|
CreateGuardrailRequest,
|
|
CreateGuardrailRequestTypedDict,
|
|
)
|
|
from .createguardrailresponse import (
|
|
CreateGuardrailResponse,
|
|
CreateGuardrailResponseTypedDict,
|
|
)
|
|
from .createobservabilitydestinationrequest import (
|
|
CreateObservabilityDestinationRequest,
|
|
CreateObservabilityDestinationRequestType,
|
|
CreateObservabilityDestinationRequestTypedDict,
|
|
)
|
|
from .createobservabilitydestinationresponse import (
|
|
CreateObservabilityDestinationResponse,
|
|
CreateObservabilityDestinationResponseTypedDict,
|
|
)
|
|
from .createpresetfrominferenceresponse import (
|
|
CreatePresetFromInferenceResponse,
|
|
CreatePresetFromInferenceResponseTypedDict,
|
|
)
|
|
from .createworkspacerequest import (
|
|
CreateWorkspaceRequest,
|
|
CreateWorkspaceRequestTypedDict,
|
|
)
|
|
from .createworkspaceresponse import (
|
|
CreateWorkspaceResponse,
|
|
CreateWorkspaceResponseTypedDict,
|
|
)
|
|
from .customtool import (
|
|
CustomTool,
|
|
CustomToolTypeCustom,
|
|
CustomToolTypedDict,
|
|
Format,
|
|
FormatGrammar,
|
|
FormatGrammarTypedDict,
|
|
FormatText,
|
|
FormatTextTypedDict,
|
|
FormatTypeGrammar,
|
|
FormatTypeText,
|
|
FormatTypedDict,
|
|
Syntax,
|
|
UnknownFormat,
|
|
)
|
|
from .customtoolcallinputdeltaevent import (
|
|
CustomToolCallInputDeltaEvent,
|
|
CustomToolCallInputDeltaEventType,
|
|
CustomToolCallInputDeltaEventTypedDict,
|
|
)
|
|
from .customtoolcallinputdoneevent import (
|
|
CustomToolCallInputDoneEvent,
|
|
CustomToolCallInputDoneEventType,
|
|
CustomToolCallInputDoneEventTypedDict,
|
|
)
|
|
from .customtoolcallitem import (
|
|
CustomToolCallItem,
|
|
CustomToolCallItemType,
|
|
CustomToolCallItemTypedDict,
|
|
)
|
|
from .customtoolcalloutputitem import (
|
|
CustomToolCallOutputItem,
|
|
CustomToolCallOutputItemDetail,
|
|
CustomToolCallOutputItemOutputInputImage,
|
|
CustomToolCallOutputItemOutputInputImageTypedDict,
|
|
CustomToolCallOutputItemOutputUnion1,
|
|
CustomToolCallOutputItemOutputUnion1TypedDict,
|
|
CustomToolCallOutputItemOutputUnion2,
|
|
CustomToolCallOutputItemOutputUnion2TypedDict,
|
|
CustomToolCallOutputItemTypeCustomToolCallOutput,
|
|
CustomToolCallOutputItemTypeInputImage,
|
|
CustomToolCallOutputItemTypedDict,
|
|
)
|
|
from .dabenchmarkentry import DABenchmarkEntry, DABenchmarkEntryTypedDict
|
|
from .datetimeservertool import (
|
|
DatetimeServerTool,
|
|
DatetimeServerToolType,
|
|
DatetimeServerToolTypedDict,
|
|
)
|
|
from .datetimeservertoolconfig import (
|
|
DatetimeServerToolConfig,
|
|
DatetimeServerToolConfigTypedDict,
|
|
)
|
|
from .debugevent import (
|
|
Debug,
|
|
DebugEvent,
|
|
DebugEventType,
|
|
DebugEventTypedDict,
|
|
DebugTypedDict,
|
|
Event,
|
|
Timings,
|
|
TimingsTypedDict,
|
|
)
|
|
from .defaultparameters import DefaultParameters, DefaultParametersTypedDict
|
|
from .deletebyokkeyresponse import (
|
|
DeleteBYOKKeyResponse,
|
|
DeleteBYOKKeyResponseTypedDict,
|
|
)
|
|
from .deleteguardrailresponse import (
|
|
DeleteGuardrailResponse,
|
|
DeleteGuardrailResponseTypedDict,
|
|
)
|
|
from .deleteobservabilitydestinationresponse import (
|
|
DeleteObservabilityDestinationResponse,
|
|
DeleteObservabilityDestinationResponseTypedDict,
|
|
)
|
|
from .deleteworkspacebudgetresponse import (
|
|
DeleteWorkspaceBudgetResponse,
|
|
DeleteWorkspaceBudgetResponseTypedDict,
|
|
)
|
|
from .deleteworkspaceresponse import (
|
|
DeleteWorkspaceResponse,
|
|
DeleteWorkspaceResponseTypedDict,
|
|
)
|
|
from .easyinputmessage import (
|
|
EasyInputMessage,
|
|
EasyInputMessageContentInputImage,
|
|
EasyInputMessageContentInputImageTypedDict,
|
|
EasyInputMessageContentUnion1,
|
|
EasyInputMessageContentUnion1TypedDict,
|
|
EasyInputMessageContentUnion2,
|
|
EasyInputMessageContentUnion2TypedDict,
|
|
EasyInputMessageDetail,
|
|
EasyInputMessagePhaseCommentary,
|
|
EasyInputMessagePhaseFinalAnswer,
|
|
EasyInputMessagePhaseUnion,
|
|
EasyInputMessagePhaseUnionTypedDict,
|
|
EasyInputMessageRoleAssistant,
|
|
EasyInputMessageRoleDeveloper,
|
|
EasyInputMessageRoleSystem,
|
|
EasyInputMessageRoleUnion,
|
|
EasyInputMessageRoleUnionTypedDict,
|
|
EasyInputMessageRoleUser,
|
|
EasyInputMessageTypeInputImage,
|
|
EasyInputMessageTypeMessage,
|
|
EasyInputMessageTypedDict,
|
|
)
|
|
from .edgenetworktimeoutresponseerrordata import (
|
|
EdgeNetworkTimeoutResponseErrorData,
|
|
EdgeNetworkTimeoutResponseErrorDataTypedDict,
|
|
)
|
|
from .endpointinfo import EndpointInfo, EndpointInfoTypedDict
|
|
from .endpointsmetadata import EndpointsMetadata, EndpointsMetadataTypedDict
|
|
from .endpointstatus import EndpointStatus
|
|
from .enumcapability import (
|
|
EnumCapability,
|
|
EnumCapabilityType,
|
|
EnumCapabilityTypedDict,
|
|
)
|
|
from .errorevent import ErrorEvent, ErrorEventType, ErrorEventTypedDict
|
|
from .filecitation import FileCitation, FileCitationType, FileCitationTypedDict
|
|
from .filedeleteresponse import (
|
|
FileDeleteResponse,
|
|
FileDeleteResponseType,
|
|
FileDeleteResponseTypedDict,
|
|
)
|
|
from .filelistresponse import FileListResponse, FileListResponseTypedDict
|
|
from .filemetadata import FileMetadata, FileMetadataType, FileMetadataTypedDict
|
|
from .fileparserplugin import (
|
|
FileParserPlugin,
|
|
FileParserPluginID,
|
|
FileParserPluginTypedDict,
|
|
)
|
|
from .filepath import FilePath, FilePathType, FilePathTypedDict
|
|
from .filesearchservertool import (
|
|
FileSearchServerTool,
|
|
FileSearchServerToolTypedDict,
|
|
FileSearchServerToolValue1,
|
|
FileSearchServerToolValue1TypedDict,
|
|
FileSearchServerToolValue2,
|
|
FileSearchServerToolValue2TypedDict,
|
|
Filters,
|
|
FiltersType,
|
|
FiltersTypedDict,
|
|
FiltersUnion,
|
|
FiltersUnionTypedDict,
|
|
Ranker,
|
|
RankingOptions,
|
|
RankingOptionsTypedDict,
|
|
TypeFileSearch,
|
|
)
|
|
from .filesservertool import (
|
|
FilesServerTool,
|
|
FilesServerToolType,
|
|
FilesServerToolTypedDict,
|
|
)
|
|
from .filesservertoolconfig import (
|
|
FilesServerToolConfig,
|
|
FilesServerToolConfigTypedDict,
|
|
)
|
|
from .forbiddenresponseerrordata import (
|
|
ForbiddenResponseErrorData,
|
|
ForbiddenResponseErrorDataTypedDict,
|
|
)
|
|
from .formatjsonobjectconfig import (
|
|
FormatJSONObjectConfig,
|
|
FormatJSONObjectConfigType,
|
|
FormatJSONObjectConfigTypedDict,
|
|
)
|
|
from .formatjsonschemaconfig import (
|
|
FormatJSONSchemaConfig,
|
|
FormatJSONSchemaConfigType,
|
|
FormatJSONSchemaConfigTypedDict,
|
|
)
|
|
from .formats import Formats, FormatsTypedDict, UnknownFormats
|
|
from .formattextconfig import (
|
|
FormatTextConfig,
|
|
FormatTextConfigType,
|
|
FormatTextConfigTypedDict,
|
|
)
|
|
from .frameimage import (
|
|
FrameImage,
|
|
FrameImageImageURL,
|
|
FrameImageImageURLTypedDict,
|
|
FrameImageType,
|
|
FrameImageTypedDict,
|
|
FrameType,
|
|
)
|
|
from .functioncallargsdeltaevent import (
|
|
FunctionCallArgsDeltaEvent,
|
|
FunctionCallArgsDeltaEventType,
|
|
FunctionCallArgsDeltaEventTypedDict,
|
|
)
|
|
from .functioncallargsdoneevent import (
|
|
FunctionCallArgsDoneEvent,
|
|
FunctionCallArgsDoneEventType,
|
|
FunctionCallArgsDoneEventTypedDict,
|
|
)
|
|
from .functioncallitem import (
|
|
FunctionCallItem,
|
|
FunctionCallItemType,
|
|
FunctionCallItemTypedDict,
|
|
)
|
|
from .functioncalloutputitem import (
|
|
FunctionCallOutputItem,
|
|
FunctionCallOutputItemDetail,
|
|
FunctionCallOutputItemOutputInputImage,
|
|
FunctionCallOutputItemOutputInputImageTypedDict,
|
|
FunctionCallOutputItemOutputUnion1,
|
|
FunctionCallOutputItemOutputUnion1TypedDict,
|
|
FunctionCallOutputItemOutputUnion2,
|
|
FunctionCallOutputItemOutputUnion2TypedDict,
|
|
FunctionCallOutputItemStatus,
|
|
FunctionCallOutputItemTypeFunctionCallOutput,
|
|
FunctionCallOutputItemTypeInputImage,
|
|
FunctionCallOutputItemTypedDict,
|
|
)
|
|
from .fusionanalysisresult import (
|
|
Contradiction,
|
|
ContradictionTypedDict,
|
|
FusionAnalysisResult,
|
|
FusionAnalysisResultTypedDict,
|
|
PartialCoverage,
|
|
PartialCoverageTypedDict,
|
|
Stance,
|
|
StanceTypedDict,
|
|
UniqueInsight,
|
|
UniqueInsightTypedDict,
|
|
)
|
|
from .fusioncallanalysiscompletedevent import (
|
|
FusionCallAnalysisCompletedEvent,
|
|
FusionCallAnalysisCompletedEventType,
|
|
FusionCallAnalysisCompletedEventTypedDict,
|
|
)
|
|
from .fusioncallanalysisinprogressevent import (
|
|
FusionCallAnalysisInProgressEvent,
|
|
FusionCallAnalysisInProgressEventType,
|
|
FusionCallAnalysisInProgressEventTypedDict,
|
|
)
|
|
from .fusioncallcompletedevent import (
|
|
FusionCallCompletedEvent,
|
|
FusionCallCompletedEventType,
|
|
FusionCallCompletedEventTypedDict,
|
|
)
|
|
from .fusioncallinprogressevent import (
|
|
FusionCallInProgressEvent,
|
|
FusionCallInProgressEventType,
|
|
FusionCallInProgressEventTypedDict,
|
|
)
|
|
from .fusioncallpaneladdedevent import (
|
|
FusionCallPanelAddedEvent,
|
|
FusionCallPanelAddedEventType,
|
|
FusionCallPanelAddedEventTypedDict,
|
|
)
|
|
from .fusioncallpanelcompletedevent import (
|
|
FusionCallPanelCompletedEvent,
|
|
FusionCallPanelCompletedEventType,
|
|
FusionCallPanelCompletedEventTypedDict,
|
|
)
|
|
from .fusioncallpaneldeltaevent import (
|
|
FusionCallPanelDeltaEvent,
|
|
FusionCallPanelDeltaEventType,
|
|
FusionCallPanelDeltaEventTypedDict,
|
|
)
|
|
from .fusioncallpanelfailedevent import (
|
|
FusionCallPanelFailedEvent,
|
|
FusionCallPanelFailedEventType,
|
|
FusionCallPanelFailedEventTypedDict,
|
|
)
|
|
from .fusioncallpanelreasoningdeltaevent import (
|
|
FusionCallPanelReasoningDeltaEvent,
|
|
FusionCallPanelReasoningDeltaEventType,
|
|
FusionCallPanelReasoningDeltaEventTypedDict,
|
|
)
|
|
from .fusionplugin import (
|
|
FusionPlugin,
|
|
FusionPluginID,
|
|
FusionPluginTool,
|
|
FusionPluginToolTypedDict,
|
|
FusionPluginTypedDict,
|
|
PresetEnum,
|
|
)
|
|
from .fusionservertool_openrouter import (
|
|
FusionServerToolOpenRouter,
|
|
FusionServerToolOpenRouterType,
|
|
FusionServerToolOpenRouterTypedDict,
|
|
)
|
|
from .fusionservertoolconfig import (
|
|
FusionServerToolConfig,
|
|
FusionServerToolConfigEffort,
|
|
FusionServerToolConfigReasoning,
|
|
FusionServerToolConfigReasoningTypedDict,
|
|
FusionServerToolConfigTool,
|
|
FusionServerToolConfigToolTypedDict,
|
|
FusionServerToolConfigTypedDict,
|
|
)
|
|
from .fusionsource import FusionSource, FusionSourceTypedDict
|
|
from .generationcontentdata import (
|
|
GenerationContentData,
|
|
GenerationContentDataOutput,
|
|
GenerationContentDataOutputTypedDict,
|
|
GenerationContentDataTypedDict,
|
|
Input1,
|
|
Input1TypedDict,
|
|
Input2,
|
|
Input2TypedDict,
|
|
InputUnion,
|
|
InputUnionTypedDict,
|
|
)
|
|
from .generationcontentresponse import (
|
|
GenerationContentResponse,
|
|
GenerationContentResponseTypedDict,
|
|
)
|
|
from .generationresponse import (
|
|
APIType,
|
|
DataRegion,
|
|
GenerationResponse,
|
|
GenerationResponseData,
|
|
GenerationResponseDataTypedDict,
|
|
GenerationResponseTypedDict,
|
|
)
|
|
from .getbyokkeyresponse import GetBYOKKeyResponse, GetBYOKKeyResponseTypedDict
|
|
from .getguardrailresponse import (
|
|
GetGuardrailResponse,
|
|
GetGuardrailResponseTypedDict,
|
|
)
|
|
from .getobservabilitydestinationresponse import (
|
|
GetObservabilityDestinationResponse,
|
|
GetObservabilityDestinationResponseTypedDict,
|
|
)
|
|
from .getpresetresponse import GetPresetResponse, GetPresetResponseTypedDict
|
|
from .getpresetversionresponse import (
|
|
GetPresetVersionResponse,
|
|
GetPresetVersionResponseTypedDict,
|
|
)
|
|
from .getworkspaceresponse import (
|
|
GetWorkspaceResponse,
|
|
GetWorkspaceResponseTypedDict,
|
|
)
|
|
from .guardrail import Guardrail, GuardrailTypedDict
|
|
from .guardrailinterval import GuardrailInterval
|
|
from .imageconfig import ImageConfig, ImageConfigTypedDict
|
|
from .imageendpoint import ImageEndpoint, ImageEndpointTypedDict
|
|
from .imagegencallcompletedevent import (
|
|
ImageGenCallCompletedEvent,
|
|
ImageGenCallCompletedEventType,
|
|
ImageGenCallCompletedEventTypedDict,
|
|
)
|
|
from .imagegencallgeneratingevent import (
|
|
ImageGenCallGeneratingEvent,
|
|
ImageGenCallGeneratingEventType,
|
|
ImageGenCallGeneratingEventTypedDict,
|
|
)
|
|
from .imagegencallinprogressevent import (
|
|
ImageGenCallInProgressEvent,
|
|
ImageGenCallInProgressEventType,
|
|
ImageGenCallInProgressEventTypedDict,
|
|
)
|
|
from .imagegencallpartialimageevent import (
|
|
ImageGenCallPartialImageEvent,
|
|
ImageGenCallPartialImageEventType,
|
|
ImageGenCallPartialImageEventTypedDict,
|
|
)
|
|
from .imagegencompletedevent import (
|
|
ImageGenCompletedEvent,
|
|
ImageGenCompletedEventType,
|
|
ImageGenCompletedEventTypedDict,
|
|
)
|
|
from .imagegenerationrequest import (
|
|
ImageGenerationRequest,
|
|
ImageGenerationRequestAspectRatio,
|
|
ImageGenerationRequestBackground,
|
|
ImageGenerationRequestOptions,
|
|
ImageGenerationRequestOptionsTypedDict,
|
|
ImageGenerationRequestOutputFormat,
|
|
ImageGenerationRequestProvider,
|
|
ImageGenerationRequestProviderTypedDict,
|
|
ImageGenerationRequestQuality,
|
|
ImageGenerationRequestResolution,
|
|
ImageGenerationRequestTypedDict,
|
|
)
|
|
from .imagegenerationresponse import (
|
|
ImageGenerationResponse,
|
|
ImageGenerationResponseData,
|
|
ImageGenerationResponseDataTypedDict,
|
|
ImageGenerationResponseTypedDict,
|
|
)
|
|
from .imagegenerationservertool import (
|
|
ImageGenerationServerTool,
|
|
ImageGenerationServerToolBackground,
|
|
ImageGenerationServerToolOutputFormat,
|
|
ImageGenerationServerToolQuality,
|
|
ImageGenerationServerToolType,
|
|
ImageGenerationServerToolTypedDict,
|
|
InputFidelity,
|
|
InputImageMask,
|
|
InputImageMaskTypedDict,
|
|
Moderation,
|
|
)
|
|
from .imagegenerationservertool_openrouter import (
|
|
ImageGenerationServerToolOpenRouter,
|
|
ImageGenerationServerToolOpenRouterType,
|
|
ImageGenerationServerToolOpenRouterTypedDict,
|
|
)
|
|
from .imagegenerationservertoolconfig import (
|
|
ImageGenerationServerToolConfig,
|
|
ImageGenerationServerToolConfigTypedDict,
|
|
)
|
|
from .imagegenerationservertoolconfig_union import (
|
|
ImageGenerationServerToolConfigUnion,
|
|
ImageGenerationServerToolConfigUnionTypedDict,
|
|
)
|
|
from .imagegenerationstatus import ImageGenerationStatus
|
|
from .imagegenerationusage import (
|
|
ImageGenerationUsage,
|
|
ImageGenerationUsageCompletionTokensDetails,
|
|
ImageGenerationUsageCompletionTokensDetailsTypedDict,
|
|
ImageGenerationUsagePromptTokensDetails,
|
|
ImageGenerationUsagePromptTokensDetailsTypedDict,
|
|
ImageGenerationUsageTypedDict,
|
|
ServerToolUse,
|
|
ServerToolUseTypedDict,
|
|
)
|
|
from .imagegenpartialimageevent import (
|
|
ImageGenPartialImageEvent,
|
|
ImageGenPartialImageEventType,
|
|
ImageGenPartialImageEventTypedDict,
|
|
)
|
|
from .imagegenstreamerrorevent import (
|
|
ImageGenStreamErrorEvent,
|
|
ImageGenStreamErrorEventError,
|
|
ImageGenStreamErrorEventErrorTypedDict,
|
|
ImageGenStreamErrorEventType,
|
|
ImageGenStreamErrorEventTypedDict,
|
|
)
|
|
from .imagegentextchunkevent import (
|
|
ImageGenTextChunkEvent,
|
|
ImageGenTextChunkEventPhase,
|
|
ImageGenTextChunkEventType,
|
|
ImageGenTextChunkEventTypedDict,
|
|
)
|
|
from .imagemodelarchitecture import (
|
|
ImageModelArchitecture,
|
|
ImageModelArchitectureTypedDict,
|
|
)
|
|
from .imagemodelendpointsresponse import (
|
|
ImageModelEndpointsResponse,
|
|
ImageModelEndpointsResponseTypedDict,
|
|
)
|
|
from .imagemodellistitem import ImageModelListItem, ImageModelListItemTypedDict
|
|
from .imagemodelslistresponse import (
|
|
ImageModelsListResponse,
|
|
ImageModelsListResponseTypedDict,
|
|
)
|
|
from .imageoutputmodality import ImageOutputModality
|
|
from .imagepricingentry import (
|
|
Billable,
|
|
ImagePricingEntry,
|
|
ImagePricingEntryTypedDict,
|
|
Unit,
|
|
)
|
|
from .imagestreamingresponse import (
|
|
ImageStreamingResponse,
|
|
ImageStreamingResponseData,
|
|
ImageStreamingResponseDataTypedDict,
|
|
ImageStreamingResponseTypedDict,
|
|
UnknownImageStreamingResponseData,
|
|
)
|
|
from .incompletedetails import IncompleteDetails, IncompleteDetailsTypedDict, Reason
|
|
from .inputaudio import (
|
|
FormatEnum,
|
|
InputAudio,
|
|
InputAudioInputAudio,
|
|
InputAudioInputAudioTypedDict,
|
|
InputAudioType,
|
|
InputAudioTypedDict,
|
|
)
|
|
from .inputfile import InputFile, InputFileType, InputFileTypedDict
|
|
from .inputimage import (
|
|
InputImage,
|
|
InputImageDetail,
|
|
InputImageType,
|
|
InputImageTypedDict,
|
|
)
|
|
from .inputmessageitem import (
|
|
InputMessageItem,
|
|
InputMessageItemContentInputImage,
|
|
InputMessageItemContentInputImageTypedDict,
|
|
InputMessageItemContentUnion,
|
|
InputMessageItemContentUnionTypedDict,
|
|
InputMessageItemDetail,
|
|
InputMessageItemRoleDeveloper,
|
|
InputMessageItemRoleSystem,
|
|
InputMessageItemRoleUnion,
|
|
InputMessageItemRoleUnionTypedDict,
|
|
InputMessageItemRoleUser,
|
|
InputMessageItemTypeInputImage,
|
|
InputMessageItemTypeMessage,
|
|
InputMessageItemTypedDict,
|
|
)
|
|
from .inputmodality import InputModality
|
|
from .inputreference import InputReference, InputReferenceTypedDict
|
|
from .inputs_union import (
|
|
InputsContent1,
|
|
InputsContent1TypedDict,
|
|
InputsContent2,
|
|
InputsContent2TypedDict,
|
|
InputsMessage,
|
|
InputsMessageTypedDict,
|
|
InputsPhaseCommentary,
|
|
InputsPhaseFinalAnswer,
|
|
InputsPhaseUnion,
|
|
InputsPhaseUnionTypedDict,
|
|
InputsReasoning,
|
|
InputsReasoningTypedDict,
|
|
InputsRole,
|
|
InputsStatusCompleted1,
|
|
InputsStatusCompleted2,
|
|
InputsStatusInProgress1,
|
|
InputsStatusInProgress2,
|
|
InputsStatusIncomplete1,
|
|
InputsStatusIncomplete2,
|
|
InputsStatusUnion1,
|
|
InputsStatusUnion1TypedDict,
|
|
InputsStatusUnion2,
|
|
InputsStatusUnion2TypedDict,
|
|
InputsTypeMessage,
|
|
InputsTypeReasoning,
|
|
InputsUnion,
|
|
InputsUnion1,
|
|
InputsUnion1TypedDict,
|
|
InputsUnionTypedDict,
|
|
)
|
|
from .inputtext import InputText, InputTextType, InputTextTypedDict
|
|
from .inputvideo import InputVideo, InputVideoType, InputVideoTypedDict
|
|
from .instructtype import InstructType
|
|
from .internalserverresponseerrordata import (
|
|
InternalServerResponseErrorData,
|
|
InternalServerResponseErrorDataTypedDict,
|
|
)
|
|
from .itemreferenceitem import (
|
|
ItemReferenceItem,
|
|
ItemReferenceItemType,
|
|
ItemReferenceItemTypedDict,
|
|
)
|
|
from .keyassignment import KeyAssignment, KeyAssignmentTypedDict
|
|
from .legacy_chatcontentvideo import (
|
|
LegacyChatContentVideo,
|
|
LegacyChatContentVideoType,
|
|
LegacyChatContentVideoTypedDict,
|
|
)
|
|
from .legacy_websearchservertool import (
|
|
LegacyWebSearchServerTool,
|
|
LegacyWebSearchServerToolType,
|
|
LegacyWebSearchServerToolTypedDict,
|
|
)
|
|
from .listbyokkeysresponse import (
|
|
ListBYOKKeysResponse,
|
|
ListBYOKKeysResponseTypedDict,
|
|
)
|
|
from .listendpointsresponse import (
|
|
Architecture,
|
|
ArchitectureTypedDict,
|
|
ListEndpointsResponse,
|
|
ListEndpointsResponseTypedDict,
|
|
Tokenizer,
|
|
)
|
|
from .listguardrailsresponse import (
|
|
ListGuardrailsResponse,
|
|
ListGuardrailsResponseTypedDict,
|
|
)
|
|
from .listkeyassignmentsresponse import (
|
|
ListKeyAssignmentsResponse,
|
|
ListKeyAssignmentsResponseTypedDict,
|
|
)
|
|
from .listmemberassignmentsresponse import (
|
|
ListMemberAssignmentsResponse,
|
|
ListMemberAssignmentsResponseTypedDict,
|
|
)
|
|
from .listobservabilitydestinationsresponse import (
|
|
ListObservabilityDestinationsResponse,
|
|
ListObservabilityDestinationsResponseTypedDict,
|
|
)
|
|
from .listpresetsresponse import ListPresetsResponse, ListPresetsResponseTypedDict
|
|
from .listpresetversionsresponse import (
|
|
ListPresetVersionsResponse,
|
|
ListPresetVersionsResponseTypedDict,
|
|
)
|
|
from .listworkspacebudgetsresponse import (
|
|
ListWorkspaceBudgetsResponse,
|
|
ListWorkspaceBudgetsResponseTypedDict,
|
|
)
|
|
from .listworkspacemembersresponse import (
|
|
ListWorkspaceMembersResponse,
|
|
ListWorkspaceMembersResponseTypedDict,
|
|
)
|
|
from .listworkspacesresponse import (
|
|
ListWorkspacesResponse,
|
|
ListWorkspacesResponseTypedDict,
|
|
)
|
|
from .localshellcallitem import (
|
|
LocalShellCallItem,
|
|
LocalShellCallItemAction,
|
|
LocalShellCallItemActionTypedDict,
|
|
LocalShellCallItemTypedDict,
|
|
TypeExec,
|
|
TypeLocalShellCall,
|
|
)
|
|
from .localshellcalloutputitem import (
|
|
LocalShellCallOutputItem,
|
|
LocalShellCallOutputItemStatus,
|
|
LocalShellCallOutputItemType,
|
|
LocalShellCallOutputItemTypedDict,
|
|
)
|
|
from .mcpapprovalrequestitem import (
|
|
McpApprovalRequestItem,
|
|
McpApprovalRequestItemType,
|
|
McpApprovalRequestItemTypedDict,
|
|
)
|
|
from .mcpapprovalresponseitem import (
|
|
McpApprovalResponseItem,
|
|
McpApprovalResponseItemType,
|
|
McpApprovalResponseItemTypedDict,
|
|
)
|
|
from .mcpcallitem import McpCallItem, McpCallItemType, McpCallItemTypedDict
|
|
from .mcplisttoolsitem import (
|
|
McpListToolsItem,
|
|
McpListToolsItemTool,
|
|
McpListToolsItemToolTypedDict,
|
|
McpListToolsItemType,
|
|
McpListToolsItemTypedDict,
|
|
)
|
|
from .mcpservertool import (
|
|
AllowedTools,
|
|
AllowedToolsTypedDict,
|
|
AllowedToolsUnion,
|
|
AllowedToolsUnionTypedDict,
|
|
Always,
|
|
AlwaysTypedDict,
|
|
ConnectorID,
|
|
McpServerTool,
|
|
McpServerToolType,
|
|
McpServerToolTypedDict,
|
|
Never,
|
|
NeverTypedDict,
|
|
RequireApproval,
|
|
RequireApprovalAlways,
|
|
RequireApprovalNever,
|
|
RequireApprovalTypedDict,
|
|
RequireApprovalUnion,
|
|
RequireApprovalUnionTypedDict,
|
|
)
|
|
from .memberassignment import MemberAssignment, MemberAssignmentTypedDict
|
|
from .messagesadvisortoolresultblock import (
|
|
MessagesAdvisorToolResultBlock,
|
|
MessagesAdvisorToolResultBlockType,
|
|
MessagesAdvisorToolResultBlockTypedDict,
|
|
)
|
|
from .messagesfallbackparam import (
|
|
MessagesFallbackParam,
|
|
MessagesFallbackParamTypedDict,
|
|
)
|
|
from .messagesmessageparam import (
|
|
ContentCompaction,
|
|
ContentCompactionTypedDict,
|
|
ContentRedactedThinking,
|
|
ContentRedactedThinkingTypedDict,
|
|
ContentServerToolUse,
|
|
ContentServerToolUseTypedDict,
|
|
ContentThinking,
|
|
ContentThinkingTypedDict,
|
|
ContentToolReference,
|
|
ContentToolReferenceTypedDict,
|
|
ContentToolResult,
|
|
ContentToolResultTypedDict,
|
|
ContentToolUse,
|
|
ContentToolUseTypedDict,
|
|
ContentWebSearchToolResult,
|
|
ContentWebSearchToolResultError,
|
|
ContentWebSearchToolResultErrorTypedDict,
|
|
ContentWebSearchToolResultTypedDict,
|
|
ErrorCode,
|
|
MessagesMessageParam,
|
|
MessagesMessageParamContentUnion1,
|
|
MessagesMessageParamContentUnion1TypedDict,
|
|
MessagesMessageParamContentUnion2,
|
|
MessagesMessageParamContentUnion2TypedDict,
|
|
MessagesMessageParamContentUnion3,
|
|
MessagesMessageParamContentUnion3TypedDict,
|
|
MessagesMessageParamContentUnion4,
|
|
MessagesMessageParamContentUnion4TypedDict,
|
|
MessagesMessageParamContentUnion5,
|
|
MessagesMessageParamContentUnion5TypedDict,
|
|
MessagesMessageParamRole,
|
|
MessagesMessageParamTypeCompaction,
|
|
MessagesMessageParamTypedDict,
|
|
TypeRedactedThinking,
|
|
TypeServerToolUse,
|
|
TypeThinking,
|
|
TypeToolReference,
|
|
TypeToolResult,
|
|
TypeToolUse,
|
|
TypeWebSearchToolResult,
|
|
TypeWebSearchToolResultError,
|
|
)
|
|
from .messagesoutputconfig import (
|
|
MessagesOutputConfig,
|
|
MessagesOutputConfigEffort,
|
|
MessagesOutputConfigFormat,
|
|
MessagesOutputConfigFormatTypedDict,
|
|
MessagesOutputConfigTypeJSONSchema,
|
|
MessagesOutputConfigTypedDict,
|
|
TaskBudget,
|
|
TaskBudgetTypedDict,
|
|
TypeTokens,
|
|
)
|
|
from .messagesrequest import (
|
|
Caching,
|
|
CachingTypedDict,
|
|
ClearToolInputs,
|
|
ClearToolInputsTypedDict,
|
|
ContextManagement,
|
|
ContextManagementTypedDict,
|
|
Edit,
|
|
EditClearThinking20251015,
|
|
EditClearThinking20251015TypedDict,
|
|
EditClearToolUses20250919,
|
|
EditClearToolUses20250919TypedDict,
|
|
EditCompact20260112,
|
|
EditCompact20260112TypedDict,
|
|
EditTypeInputTokens,
|
|
EditTypedDict,
|
|
InputSchema,
|
|
InputSchemaTypedDict,
|
|
Keep,
|
|
KeepAll,
|
|
KeepAllTypedDict,
|
|
KeepEnum,
|
|
KeepType,
|
|
KeepTypedDict,
|
|
MessagesRequest,
|
|
MessagesRequestMetadata,
|
|
MessagesRequestMetadataTypedDict,
|
|
MessagesRequestPlugin,
|
|
MessagesRequestPluginTypedDict,
|
|
MessagesRequestTool,
|
|
MessagesRequestToolTypedDict,
|
|
MessagesRequestToolUnion,
|
|
MessagesRequestToolUnionTypedDict,
|
|
MessagesRequestTypedDict,
|
|
NameAdvisor,
|
|
NameBash,
|
|
NameStrReplaceEditor,
|
|
NameWebSearch1,
|
|
NameWebSearch2,
|
|
Speed,
|
|
System,
|
|
SystemTypedDict,
|
|
Thinking,
|
|
ThinkingAdaptive,
|
|
ThinkingAdaptiveTypedDict,
|
|
ThinkingDisabled,
|
|
ThinkingDisabledTypedDict,
|
|
ThinkingEnabled,
|
|
ThinkingEnabledTypedDict,
|
|
ThinkingTypedDict,
|
|
ToolAdvisor20260301,
|
|
ToolAdvisor20260301TypedDict,
|
|
ToolBash20250124,
|
|
ToolBash20250124TypedDict,
|
|
ToolChoice,
|
|
ToolChoiceAny,
|
|
ToolChoiceAnyTypedDict,
|
|
ToolChoiceAuto,
|
|
ToolChoiceAutoTypedDict,
|
|
ToolChoiceNone,
|
|
ToolChoiceNoneTypedDict,
|
|
ToolChoiceTool,
|
|
ToolChoiceToolTypedDict,
|
|
ToolChoiceTypeAuto,
|
|
ToolChoiceTypedDict,
|
|
ToolCustom,
|
|
ToolCustomTypedDict,
|
|
ToolTextEditor20250124,
|
|
ToolTextEditor20250124TypedDict,
|
|
ToolTypeCustom,
|
|
ToolTypeEphemeral,
|
|
ToolWebSearch20250305,
|
|
ToolWebSearch20250305TypedDict,
|
|
ToolWebSearch20260209,
|
|
ToolWebSearch20260209TypedDict,
|
|
Trigger,
|
|
TriggerInputTokens,
|
|
TriggerInputTokensTypedDict,
|
|
TriggerTypedDict,
|
|
TypeAdaptive,
|
|
TypeAdvisor20260301,
|
|
TypeAny,
|
|
TypeBash20250124,
|
|
TypeClearThinking20251015,
|
|
TypeClearToolUses20250919,
|
|
TypeCompact20260112,
|
|
TypeDisabled,
|
|
TypeEnabled,
|
|
TypeNone,
|
|
TypeTextEditor20250124,
|
|
TypeTool,
|
|
TypeWebSearch20250305,
|
|
TypeWebSearch20260209,
|
|
)
|
|
from .metadatalevel import MetadataLevel
|
|
from .model import Model, ModelTypedDict
|
|
from .modelarchitecture import (
|
|
ModelArchitecture,
|
|
ModelArchitectureInstructType,
|
|
ModelArchitectureTypedDict,
|
|
)
|
|
from .modelbenchmarks import ModelBenchmarks, ModelBenchmarksTypedDict
|
|
from .modelgroup import ModelGroup
|
|
from .modellinks import ModelLinks, ModelLinksTypedDict
|
|
from .modelreasoning import DefaultEffort, ModelReasoning, ModelReasoningTypedDict
|
|
from .modelresponse import ModelResponse, ModelResponseTypedDict
|
|
from .modelscountresponse import (
|
|
ModelsCountResponse,
|
|
ModelsCountResponseData,
|
|
ModelsCountResponseDataTypedDict,
|
|
ModelsCountResponseTypedDict,
|
|
)
|
|
from .modelslistresponse import ModelsListResponse, ModelsListResponseTypedDict
|
|
from .moderationplugin import (
|
|
ModerationPlugin,
|
|
ModerationPluginID,
|
|
ModerationPluginTypedDict,
|
|
)
|
|
from .multimodalmedia import MultimodalMedia, MultimodalMediaTypedDict
|
|
from .notfoundresponseerrordata import (
|
|
NotFoundResponseErrorData,
|
|
NotFoundResponseErrorDataTypedDict,
|
|
)
|
|
from .observabilityarizedestination import (
|
|
ObservabilityArizeDestination,
|
|
ObservabilityArizeDestinationConfig,
|
|
ObservabilityArizeDestinationConfigTypedDict,
|
|
ObservabilityArizeDestinationType,
|
|
ObservabilityArizeDestinationTypedDict,
|
|
)
|
|
from .observabilitybraintrustdestination import (
|
|
ObservabilityBraintrustDestination,
|
|
ObservabilityBraintrustDestinationConfig,
|
|
ObservabilityBraintrustDestinationConfigTypedDict,
|
|
ObservabilityBraintrustDestinationType,
|
|
ObservabilityBraintrustDestinationTypedDict,
|
|
)
|
|
from .observabilityclickhousedestination import (
|
|
ObservabilityClickhouseDestination,
|
|
ObservabilityClickhouseDestinationConfig,
|
|
ObservabilityClickhouseDestinationConfigTypedDict,
|
|
ObservabilityClickhouseDestinationType,
|
|
ObservabilityClickhouseDestinationTypedDict,
|
|
)
|
|
from .observabilitydatadogdestination import (
|
|
ObservabilityDatadogDestination,
|
|
ObservabilityDatadogDestinationConfig,
|
|
ObservabilityDatadogDestinationConfigTypedDict,
|
|
ObservabilityDatadogDestinationType,
|
|
ObservabilityDatadogDestinationTypedDict,
|
|
)
|
|
from .observabilitydestination import (
|
|
ObservabilityDestination,
|
|
ObservabilityDestinationTypedDict,
|
|
UnknownObservabilityDestination,
|
|
)
|
|
from .observabilityfilterrulesconfig import (
|
|
FieldT,
|
|
Group,
|
|
GroupTypedDict,
|
|
Logic,
|
|
ObservabilityFilterRulesConfig,
|
|
ObservabilityFilterRulesConfigTypedDict,
|
|
ObservabilityFilterRulesConfigValue,
|
|
ObservabilityFilterRulesConfigValueTypedDict,
|
|
Operator,
|
|
Rule,
|
|
RuleTypedDict,
|
|
)
|
|
from .observabilitygrafanadestination import (
|
|
ObservabilityGrafanaDestination,
|
|
ObservabilityGrafanaDestinationConfig,
|
|
ObservabilityGrafanaDestinationConfigTypedDict,
|
|
ObservabilityGrafanaDestinationType,
|
|
ObservabilityGrafanaDestinationTypedDict,
|
|
)
|
|
from .observabilitylangfusedestination import (
|
|
ObservabilityLangfuseDestination,
|
|
ObservabilityLangfuseDestinationConfig,
|
|
ObservabilityLangfuseDestinationConfigTypedDict,
|
|
ObservabilityLangfuseDestinationType,
|
|
ObservabilityLangfuseDestinationTypedDict,
|
|
)
|
|
from .observabilitylangsmithdestination import (
|
|
ObservabilityLangsmithDestination,
|
|
ObservabilityLangsmithDestinationConfig,
|
|
ObservabilityLangsmithDestinationConfigTypedDict,
|
|
ObservabilityLangsmithDestinationType,
|
|
ObservabilityLangsmithDestinationTypedDict,
|
|
)
|
|
from .observabilitynewrelicdestination import (
|
|
ObservabilityNewrelicDestination,
|
|
ObservabilityNewrelicDestinationConfig,
|
|
ObservabilityNewrelicDestinationConfigTypedDict,
|
|
ObservabilityNewrelicDestinationType,
|
|
ObservabilityNewrelicDestinationTypedDict,
|
|
Region,
|
|
)
|
|
from .observabilityopikdestination import (
|
|
ObservabilityOpikDestination,
|
|
ObservabilityOpikDestinationConfig,
|
|
ObservabilityOpikDestinationConfigTypedDict,
|
|
ObservabilityOpikDestinationType,
|
|
ObservabilityOpikDestinationTypedDict,
|
|
)
|
|
from .observabilityotelcollectordestination import (
|
|
ObservabilityOtelCollectorDestination,
|
|
ObservabilityOtelCollectorDestinationConfig,
|
|
ObservabilityOtelCollectorDestinationConfigTypedDict,
|
|
ObservabilityOtelCollectorDestinationType,
|
|
ObservabilityOtelCollectorDestinationTypedDict,
|
|
)
|
|
from .observabilityposthogdestination import (
|
|
ObservabilityPosthogDestination,
|
|
ObservabilityPosthogDestinationConfig,
|
|
ObservabilityPosthogDestinationConfigTypedDict,
|
|
ObservabilityPosthogDestinationType,
|
|
ObservabilityPosthogDestinationTypedDict,
|
|
)
|
|
from .observabilityrampdestination import (
|
|
ObservabilityRampDestination,
|
|
ObservabilityRampDestinationConfig,
|
|
ObservabilityRampDestinationConfigTypedDict,
|
|
ObservabilityRampDestinationType,
|
|
ObservabilityRampDestinationTypedDict,
|
|
)
|
|
from .observabilitys3destination import (
|
|
ObservabilityS3Destination,
|
|
ObservabilityS3DestinationConfig,
|
|
ObservabilityS3DestinationConfigTypedDict,
|
|
ObservabilityS3DestinationType,
|
|
ObservabilityS3DestinationTypedDict,
|
|
)
|
|
from .observabilitysentrydestination import (
|
|
ObservabilitySentryDestination,
|
|
ObservabilitySentryDestinationConfig,
|
|
ObservabilitySentryDestinationConfigTypedDict,
|
|
ObservabilitySentryDestinationType,
|
|
ObservabilitySentryDestinationTypedDict,
|
|
)
|
|
from .observabilitysnowflakedestination import (
|
|
ObservabilitySnowflakeDestination,
|
|
ObservabilitySnowflakeDestinationConfig,
|
|
ObservabilitySnowflakeDestinationConfigTypedDict,
|
|
ObservabilitySnowflakeDestinationType,
|
|
ObservabilitySnowflakeDestinationTypedDict,
|
|
)
|
|
from .observabilityweavedestination import (
|
|
ObservabilityWeaveDestination,
|
|
ObservabilityWeaveDestinationConfig,
|
|
ObservabilityWeaveDestinationConfigTypedDict,
|
|
ObservabilityWeaveDestinationType,
|
|
ObservabilityWeaveDestinationTypedDict,
|
|
)
|
|
from .observabilitywebhookdestination import (
|
|
Method,
|
|
ObservabilityWebhookDestination,
|
|
ObservabilityWebhookDestinationConfig,
|
|
ObservabilityWebhookDestinationConfigTypedDict,
|
|
ObservabilityWebhookDestinationType,
|
|
ObservabilityWebhookDestinationTypedDict,
|
|
)
|
|
from .openairesponsecustomtoolcall import (
|
|
OpenAIResponseCustomToolCall,
|
|
OpenAIResponseCustomToolCallType,
|
|
OpenAIResponseCustomToolCallTypedDict,
|
|
)
|
|
from .openairesponsecustomtoolcalloutput import (
|
|
OpenAIResponseCustomToolCallOutput,
|
|
OpenAIResponseCustomToolCallOutputOutput1,
|
|
OpenAIResponseCustomToolCallOutputOutput1TypedDict,
|
|
OpenAIResponseCustomToolCallOutputOutput2,
|
|
OpenAIResponseCustomToolCallOutputOutput2TypedDict,
|
|
OpenAIResponseCustomToolCallOutputType,
|
|
OpenAIResponseCustomToolCallOutputTypedDict,
|
|
UnknownOpenAIResponseCustomToolCallOutputOutput1,
|
|
)
|
|
from .openairesponsefunctiontoolcall import (
|
|
OpenAIResponseFunctionToolCall,
|
|
OpenAIResponseFunctionToolCallType,
|
|
OpenAIResponseFunctionToolCallTypedDict,
|
|
)
|
|
from .openairesponsefunctiontoolcalloutput import (
|
|
OpenAIResponseFunctionToolCallOutput,
|
|
OpenAIResponseFunctionToolCallOutputOutput1,
|
|
OpenAIResponseFunctionToolCallOutputOutput1TypedDict,
|
|
OpenAIResponseFunctionToolCallOutputOutput2,
|
|
OpenAIResponseFunctionToolCallOutputOutput2TypedDict,
|
|
OpenAIResponseFunctionToolCallOutputStatus,
|
|
OpenAIResponseFunctionToolCallOutputType,
|
|
OpenAIResponseFunctionToolCallOutputTypedDict,
|
|
UnknownOpenAIResponseFunctionToolCallOutputOutput1,
|
|
)
|
|
from .openairesponseinputmessageitem import (
|
|
OpenAIResponseInputMessageItem,
|
|
OpenAIResponseInputMessageItemContent,
|
|
OpenAIResponseInputMessageItemContentTypedDict,
|
|
OpenAIResponseInputMessageItemRoleDeveloper,
|
|
OpenAIResponseInputMessageItemRoleSystem,
|
|
OpenAIResponseInputMessageItemRoleUnion,
|
|
OpenAIResponseInputMessageItemRoleUnionTypedDict,
|
|
OpenAIResponseInputMessageItemRoleUser,
|
|
OpenAIResponseInputMessageItemType,
|
|
OpenAIResponseInputMessageItemTypedDict,
|
|
UnknownOpenAIResponseInputMessageItemContent,
|
|
)
|
|
from .openairesponsesannotation import (
|
|
OpenAIResponsesAnnotation,
|
|
OpenAIResponsesAnnotationTypedDict,
|
|
UnknownOpenAIResponsesAnnotation,
|
|
)
|
|
from .openairesponsesrefusalcontent import (
|
|
OpenAIResponsesRefusalContent,
|
|
OpenAIResponsesRefusalContentType,
|
|
OpenAIResponsesRefusalContentTypedDict,
|
|
)
|
|
from .openairesponsesresponsestatus import OpenAIResponsesResponseStatus
|
|
from .openairesponsestoolchoice_union import (
|
|
OpenAIResponsesToolChoice,
|
|
OpenAIResponsesToolChoiceApplyPatch,
|
|
OpenAIResponsesToolChoiceApplyPatchTypedDict,
|
|
OpenAIResponsesToolChoiceAuto,
|
|
OpenAIResponsesToolChoiceFunction,
|
|
OpenAIResponsesToolChoiceFunctionTypedDict,
|
|
OpenAIResponsesToolChoiceNone,
|
|
OpenAIResponsesToolChoiceRequired,
|
|
OpenAIResponsesToolChoiceShell,
|
|
OpenAIResponsesToolChoiceShellTypedDict,
|
|
OpenAIResponsesToolChoiceTypeApplyPatch,
|
|
OpenAIResponsesToolChoiceTypeFunction,
|
|
OpenAIResponsesToolChoiceTypeShell,
|
|
OpenAIResponsesToolChoiceTypeWebSearchPreview,
|
|
OpenAIResponsesToolChoiceTypeWebSearchPreview20250311,
|
|
OpenAIResponsesToolChoiceTypedDict,
|
|
OpenAIResponsesToolChoiceUnion,
|
|
OpenAIResponsesToolChoiceUnionTypedDict,
|
|
Type,
|
|
TypeTypedDict,
|
|
)
|
|
from .openairesponsestruncation import OpenAIResponsesTruncation
|
|
from .openresponsescreatedevent import (
|
|
OpenResponsesCreatedEvent,
|
|
OpenResponsesCreatedEventType,
|
|
OpenResponsesCreatedEventTypedDict,
|
|
)
|
|
from .openresponsesinprogressevent import (
|
|
OpenResponsesInProgressEvent,
|
|
OpenResponsesInProgressEventType,
|
|
OpenResponsesInProgressEventTypedDict,
|
|
)
|
|
from .openresponsesresult import (
|
|
OpenResponsesResult,
|
|
OpenResponsesResultObject,
|
|
OpenResponsesResultToolFunction,
|
|
OpenResponsesResultToolFunctionTypedDict,
|
|
OpenResponsesResultToolUnion,
|
|
OpenResponsesResultToolUnionTypedDict,
|
|
OpenResponsesResultType,
|
|
OpenResponsesResultTypedDict,
|
|
UnknownOpenResponsesResultToolUnion,
|
|
)
|
|
from .openroutermetadata import OpenRouterMetadata, OpenRouterMetadataTypedDict
|
|
from .openrouterwebsearchservertool import (
|
|
OpenRouterWebSearchServerTool,
|
|
OpenRouterWebSearchServerToolType,
|
|
OpenRouterWebSearchServerToolTypedDict,
|
|
)
|
|
from .outputadvisorservertoolitem import (
|
|
OutputAdvisorServerToolItem,
|
|
OutputAdvisorServerToolItemType,
|
|
OutputAdvisorServerToolItemTypedDict,
|
|
)
|
|
from .outputapplypatchcallitem import (
|
|
OutputApplyPatchCallItem,
|
|
OutputApplyPatchCallItemType,
|
|
OutputApplyPatchCallItemTypedDict,
|
|
)
|
|
from .outputapplypatchservertoolitem import (
|
|
OutputApplyPatchServerToolItem,
|
|
OutputApplyPatchServerToolItemType,
|
|
OutputApplyPatchServerToolItemTypedDict,
|
|
)
|
|
from .outputbashservertoolitem import (
|
|
OutputBashServerToolItem,
|
|
OutputBashServerToolItemType,
|
|
OutputBashServerToolItemTypedDict,
|
|
)
|
|
from .outputbrowseruseservertoolitem import (
|
|
OutputBrowserUseServerToolItem,
|
|
OutputBrowserUseServerToolItemType,
|
|
OutputBrowserUseServerToolItemTypedDict,
|
|
)
|
|
from .outputcodeinterpretercallitem import (
|
|
OutputCodeInterpreterCallItem,
|
|
OutputCodeInterpreterCallItemOutputUnion,
|
|
OutputCodeInterpreterCallItemOutputUnionTypedDict,
|
|
OutputCodeInterpreterCallItemTypeImage,
|
|
OutputCodeInterpreterCallItemTypedDict,
|
|
OutputImage,
|
|
OutputImageTypedDict,
|
|
OutputLogs,
|
|
OutputLogsTypedDict,
|
|
TypeCodeInterpreterCall,
|
|
TypeLogs,
|
|
UnknownOutputCodeInterpreterCallItemOutputUnion,
|
|
)
|
|
from .outputcodeinterpreterservertoolitem import (
|
|
OutputCodeInterpreterServerToolItem,
|
|
OutputCodeInterpreterServerToolItemType,
|
|
OutputCodeInterpreterServerToolItemTypedDict,
|
|
)
|
|
from .outputcomputercallitem import (
|
|
OutputComputerCallItem,
|
|
OutputComputerCallItemStatus,
|
|
OutputComputerCallItemType,
|
|
OutputComputerCallItemTypedDict,
|
|
PendingSafetyCheck,
|
|
PendingSafetyCheckTypedDict,
|
|
)
|
|
from .outputcustomtoolcallitem import (
|
|
OutputCustomToolCallItem,
|
|
OutputCustomToolCallItemType,
|
|
OutputCustomToolCallItemTypedDict,
|
|
)
|
|
from .outputdatetimeitem import (
|
|
OutputDatetimeItem,
|
|
OutputDatetimeItemType,
|
|
OutputDatetimeItemTypedDict,
|
|
)
|
|
from .outputfilesearchcallitem import (
|
|
OutputFileSearchCallItem,
|
|
OutputFileSearchCallItemType,
|
|
OutputFileSearchCallItemTypedDict,
|
|
)
|
|
from .outputfilesearchservertoolitem import (
|
|
OutputFileSearchServerToolItem,
|
|
OutputFileSearchServerToolItemType,
|
|
OutputFileSearchServerToolItemTypedDict,
|
|
)
|
|
from .outputfilesservertoolitem import (
|
|
OutputFilesServerToolItem,
|
|
OutputFilesServerToolItemType,
|
|
OutputFilesServerToolItemTypedDict,
|
|
)
|
|
from .outputfunctioncallitem import (
|
|
OutputFunctionCallItem,
|
|
OutputFunctionCallItemStatusCompleted,
|
|
OutputFunctionCallItemStatusInProgress,
|
|
OutputFunctionCallItemStatusIncomplete,
|
|
OutputFunctionCallItemStatusUnion,
|
|
OutputFunctionCallItemStatusUnionTypedDict,
|
|
OutputFunctionCallItemType,
|
|
OutputFunctionCallItemTypedDict,
|
|
)
|
|
from .outputfusionservertoolitem import (
|
|
FailedModel,
|
|
FailedModelTypedDict,
|
|
OutputFusionServerToolItem,
|
|
OutputFusionServerToolItemType,
|
|
OutputFusionServerToolItemTypedDict,
|
|
Response,
|
|
ResponseTypedDict,
|
|
)
|
|
from .outputimagegenerationcallitem import (
|
|
OutputImageGenerationCallItem,
|
|
OutputImageGenerationCallItemType,
|
|
OutputImageGenerationCallItemTypedDict,
|
|
)
|
|
from .outputimagegenerationservertoolitem import (
|
|
OutputImageGenerationServerToolItem,
|
|
OutputImageGenerationServerToolItemType,
|
|
OutputImageGenerationServerToolItemTypedDict,
|
|
)
|
|
from .outputitemimagegenerationcall import (
|
|
OutputItemImageGenerationCall,
|
|
OutputItemImageGenerationCallType,
|
|
OutputItemImageGenerationCallTypedDict,
|
|
)
|
|
from .outputitems import OutputItems, OutputItemsTypedDict, UnknownOutputItems
|
|
from .outputmcpservertoolitem import (
|
|
OutputMcpServerToolItem,
|
|
OutputMcpServerToolItemType,
|
|
OutputMcpServerToolItemTypedDict,
|
|
)
|
|
from .outputmemoryservertoolitem import (
|
|
ActionEnum,
|
|
OutputMemoryServerToolItem,
|
|
OutputMemoryServerToolItemType,
|
|
OutputMemoryServerToolItemTypedDict,
|
|
)
|
|
from .outputmessage import (
|
|
OutputMessage,
|
|
OutputMessageContent,
|
|
OutputMessageContentTypedDict,
|
|
OutputMessagePhaseCommentary,
|
|
OutputMessagePhaseFinalAnswer,
|
|
OutputMessagePhaseUnion,
|
|
OutputMessagePhaseUnionTypedDict,
|
|
OutputMessageRole,
|
|
OutputMessageStatusCompleted,
|
|
OutputMessageStatusInProgress,
|
|
OutputMessageStatusIncomplete,
|
|
OutputMessageStatusUnion,
|
|
OutputMessageStatusUnionTypedDict,
|
|
OutputMessageType,
|
|
OutputMessageTypedDict,
|
|
UnknownOutputMessageContent,
|
|
)
|
|
from .outputmessageitem import (
|
|
OutputMessageItem,
|
|
OutputMessageItemContent,
|
|
OutputMessageItemContentTypedDict,
|
|
OutputMessageItemPhaseCommentary,
|
|
OutputMessageItemPhaseFinalAnswer,
|
|
OutputMessageItemPhaseUnion,
|
|
OutputMessageItemPhaseUnionTypedDict,
|
|
OutputMessageItemRole,
|
|
OutputMessageItemStatusCompleted,
|
|
OutputMessageItemStatusInProgress,
|
|
OutputMessageItemStatusIncomplete,
|
|
OutputMessageItemStatusUnion,
|
|
OutputMessageItemStatusUnionTypedDict,
|
|
OutputMessageItemType,
|
|
OutputMessageItemTypedDict,
|
|
UnknownOutputMessageItemContent,
|
|
)
|
|
from .outputmodality import OutputModality
|
|
from .outputmodalityenum import OutputModalityEnum
|
|
from .outputreasoningitem import (
|
|
OutputReasoningItem,
|
|
OutputReasoningItemStatusCompleted,
|
|
OutputReasoningItemStatusInProgress,
|
|
OutputReasoningItemStatusIncomplete,
|
|
OutputReasoningItemStatusUnion,
|
|
OutputReasoningItemStatusUnionTypedDict,
|
|
OutputReasoningItemType,
|
|
OutputReasoningItemTypedDict,
|
|
)
|
|
from .outputsearchmodelsservertoolitem import (
|
|
OutputSearchModelsServerToolItem,
|
|
OutputSearchModelsServerToolItemType,
|
|
OutputSearchModelsServerToolItemTypedDict,
|
|
)
|
|
from .outputshellcallitem import (
|
|
OutputShellCallItem,
|
|
OutputShellCallItemAction,
|
|
OutputShellCallItemActionTypedDict,
|
|
OutputShellCallItemType,
|
|
OutputShellCallItemTypedDict,
|
|
)
|
|
from .outputshellcalloutputitem import (
|
|
Outcome,
|
|
OutcomeExit,
|
|
OutcomeExitTypedDict,
|
|
OutcomeTimeout,
|
|
OutcomeTimeoutTypedDict,
|
|
OutcomeTypedDict,
|
|
OutputShellCallOutputItem,
|
|
OutputShellCallOutputItemOutput,
|
|
OutputShellCallOutputItemOutputTypedDict,
|
|
OutputShellCallOutputItemTypeShellCallOutput,
|
|
OutputShellCallOutputItemTypedDict,
|
|
TypeExit,
|
|
TypeTimeout,
|
|
UnknownOutcome,
|
|
)
|
|
from .outputsubagentservertoolitem import (
|
|
OutputSubagentServerToolItem,
|
|
OutputSubagentServerToolItemType,
|
|
OutputSubagentServerToolItemTypedDict,
|
|
)
|
|
from .outputtexteditorservertoolitem import (
|
|
Command,
|
|
OutputTextEditorServerToolItem,
|
|
OutputTextEditorServerToolItemType,
|
|
OutputTextEditorServerToolItemTypedDict,
|
|
)
|
|
from .outputtoolsearchservertoolitem import (
|
|
OutputToolSearchServerToolItem,
|
|
OutputToolSearchServerToolItemType,
|
|
OutputToolSearchServerToolItemTypedDict,
|
|
)
|
|
from .outputwebfetchservertoolitem import (
|
|
OutputWebFetchServerToolItem,
|
|
OutputWebFetchServerToolItemType,
|
|
OutputWebFetchServerToolItemTypedDict,
|
|
)
|
|
from .outputwebsearchcallitem import (
|
|
Action,
|
|
ActionFindInPage,
|
|
ActionFindInPageTypedDict,
|
|
ActionOpenPage,
|
|
ActionOpenPageTypedDict,
|
|
ActionTypeSearch,
|
|
ActionTypedDict,
|
|
OutputWebSearchCallItem,
|
|
OutputWebSearchCallItemActionSearch,
|
|
OutputWebSearchCallItemActionSearchTypedDict,
|
|
OutputWebSearchCallItemTypedDict,
|
|
TypeFindInPage,
|
|
TypeOpenPage,
|
|
TypeWebSearchCall,
|
|
UnknownAction,
|
|
)
|
|
from .outputwebsearchservertoolitem import (
|
|
OutputWebSearchServerToolItem,
|
|
OutputWebSearchServerToolItemAction,
|
|
OutputWebSearchServerToolItemActionTypedDict,
|
|
OutputWebSearchServerToolItemSource,
|
|
OutputWebSearchServerToolItemSourceTypedDict,
|
|
OutputWebSearchServerToolItemTypeOpenrouterWebSearch,
|
|
OutputWebSearchServerToolItemTypeSearch,
|
|
OutputWebSearchServerToolItemTypeURL,
|
|
OutputWebSearchServerToolItemTypedDict,
|
|
)
|
|
from .parameter import Parameter
|
|
from .paretorouterplugin import (
|
|
ParetoRouterPlugin,
|
|
ParetoRouterPluginID,
|
|
ParetoRouterPluginTypedDict,
|
|
PriceSource,
|
|
)
|
|
from .payloadtoolargeresponseerrordata import (
|
|
PayloadTooLargeResponseErrorData,
|
|
PayloadTooLargeResponseErrorDataTypedDict,
|
|
)
|
|
from .paymentrequiredresponseerrordata import (
|
|
PaymentRequiredResponseErrorData,
|
|
PaymentRequiredResponseErrorDataTypedDict,
|
|
)
|
|
from .pdfparserengine import (
|
|
PDFParserEngine,
|
|
PDFParserEngineEnum,
|
|
PDFParserEnginePDFText,
|
|
PDFParserEngineTypedDict,
|
|
)
|
|
from .pdfparseroptions import PDFParserOptions, PDFParserOptionsTypedDict
|
|
from .percentilelatencycutoffs import (
|
|
PercentileLatencyCutoffs,
|
|
PercentileLatencyCutoffsTypedDict,
|
|
)
|
|
from .percentilestats import PercentileStats, PercentileStatsTypedDict
|
|
from .percentilethroughputcutoffs import (
|
|
PercentileThroughputCutoffs,
|
|
PercentileThroughputCutoffsTypedDict,
|
|
)
|
|
from .perrequestlimits import PerRequestLimits, PerRequestLimitsTypedDict
|
|
from .pipelinestage import PipelineStage, PipelineStageTypedDict
|
|
from .pipelinestagetype import PipelineStageType
|
|
from .preferredmaxlatency import PreferredMaxLatency, PreferredMaxLatencyTypedDict
|
|
from .preferredminthroughput import (
|
|
PreferredMinThroughput,
|
|
PreferredMinThroughputTypedDict,
|
|
)
|
|
from .preset import Preset, PresetTypedDict
|
|
from .presetdesignatedversion import (
|
|
PresetDesignatedVersion,
|
|
PresetDesignatedVersionTypedDict,
|
|
)
|
|
from .presetstatus import PresetStatus
|
|
from .presetwithdesignatedversion import (
|
|
PresetWithDesignatedVersion,
|
|
PresetWithDesignatedVersionTypedDict,
|
|
)
|
|
from .preview_20250311_websearchservertool import (
|
|
Preview20250311WebSearchServerTool,
|
|
Preview20250311WebSearchServerToolType,
|
|
Preview20250311WebSearchServerToolTypedDict,
|
|
)
|
|
from .preview_websearchservertool import (
|
|
PreviewWebSearchServerTool,
|
|
PreviewWebSearchServerToolType,
|
|
PreviewWebSearchServerToolTypedDict,
|
|
)
|
|
from .preview_websearchuserlocation import (
|
|
PreviewWebSearchUserLocation,
|
|
PreviewWebSearchUserLocationType,
|
|
PreviewWebSearchUserLocationTypedDict,
|
|
)
|
|
from .promptcachebreakpoint import (
|
|
PromptCacheBreakpoint,
|
|
PromptCacheBreakpointMode,
|
|
PromptCacheBreakpointTypedDict,
|
|
)
|
|
from .promptcacheoptions import (
|
|
PromptCacheOptions,
|
|
PromptCacheOptionsMode,
|
|
PromptCacheOptionsTypedDict,
|
|
)
|
|
from .promptinjectionscanscope import PromptInjectionScanScope
|
|
from .providername import ProviderName
|
|
from .provideroptions import ProviderOptions, ProviderOptionsTypedDict
|
|
from .provideroverloadedresponseerrordata import (
|
|
ProviderOverloadedResponseErrorData,
|
|
ProviderOverloadedResponseErrorDataTypedDict,
|
|
)
|
|
from .providerpreferences import (
|
|
DataCollection,
|
|
Ignore,
|
|
IgnoreTypedDict,
|
|
MaxPrice,
|
|
MaxPriceTypedDict,
|
|
Only,
|
|
OnlyTypedDict,
|
|
Order,
|
|
OrderTypedDict,
|
|
ProviderPreferences,
|
|
ProviderPreferencesTypedDict,
|
|
Sort,
|
|
SortTypedDict,
|
|
)
|
|
from .providerresponse import (
|
|
ProviderResponse,
|
|
ProviderResponseProviderName,
|
|
ProviderResponseTypedDict,
|
|
RoutedServiceTier,
|
|
)
|
|
from .providersort import ProviderSort
|
|
from .providersortconfig import (
|
|
By,
|
|
Partition,
|
|
ProviderSortConfig,
|
|
ProviderSortConfigTypedDict,
|
|
)
|
|
from .publicendpoint import (
|
|
Pricing,
|
|
PricingTypedDict,
|
|
PublicEndpoint,
|
|
PublicEndpointQuantization,
|
|
PublicEndpointTypedDict,
|
|
)
|
|
from .publicpricing import PublicPricing, PublicPricingTypedDict
|
|
from .quantization import Quantization
|
|
from .rangecapability import (
|
|
RangeCapability,
|
|
RangeCapabilityType,
|
|
RangeCapabilityTypedDict,
|
|
)
|
|
from .rankingsdailyitem import RankingsDailyItem, RankingsDailyItemTypedDict
|
|
from .rankingsdailymeta import (
|
|
RankingsDailyMeta,
|
|
RankingsDailyMetaTypedDict,
|
|
RankingsDailyMetaVersion,
|
|
)
|
|
from .rankingsdailyresponse import (
|
|
RankingsDailyResponse,
|
|
RankingsDailyResponseTypedDict,
|
|
)
|
|
from .reasoningconfig import ReasoningConfig, ReasoningConfigTypedDict
|
|
from .reasoningcontext import ReasoningContext
|
|
from .reasoningdeltaevent import (
|
|
ReasoningDeltaEvent,
|
|
ReasoningDeltaEventType,
|
|
ReasoningDeltaEventTypedDict,
|
|
)
|
|
from .reasoningdetailencrypted import (
|
|
ReasoningDetailEncrypted,
|
|
ReasoningDetailEncryptedType,
|
|
ReasoningDetailEncryptedTypedDict,
|
|
)
|
|
from .reasoningdetailservertoolcall import (
|
|
ReasoningDetailServerToolCall,
|
|
ReasoningDetailServerToolCallType,
|
|
ReasoningDetailServerToolCallTypedDict,
|
|
)
|
|
from .reasoningdetailsummary import (
|
|
ReasoningDetailSummary,
|
|
ReasoningDetailSummaryType,
|
|
ReasoningDetailSummaryTypedDict,
|
|
)
|
|
from .reasoningdetailtext import (
|
|
ReasoningDetailText,
|
|
ReasoningDetailTextType,
|
|
ReasoningDetailTextTypedDict,
|
|
)
|
|
from .reasoningdetailunion import (
|
|
ReasoningDetailUnion,
|
|
ReasoningDetailUnionTypedDict,
|
|
UnknownReasoningDetailUnion,
|
|
)
|
|
from .reasoningdoneevent import (
|
|
ReasoningDoneEvent,
|
|
ReasoningDoneEventType,
|
|
ReasoningDoneEventTypedDict,
|
|
)
|
|
from .reasoningeffort import ReasoningEffort
|
|
from .reasoningformat import ReasoningFormat
|
|
from .reasoningitem import (
|
|
ReasoningItem,
|
|
ReasoningItemStatusCompleted,
|
|
ReasoningItemStatusInProgress,
|
|
ReasoningItemStatusIncomplete,
|
|
ReasoningItemStatusUnion,
|
|
ReasoningItemStatusUnionTypedDict,
|
|
ReasoningItemType,
|
|
ReasoningItemTypedDict,
|
|
)
|
|
from .reasoningmode import ReasoningMode
|
|
from .reasoningsummarypartaddedevent import (
|
|
ReasoningSummaryPartAddedEvent,
|
|
ReasoningSummaryPartAddedEventType,
|
|
ReasoningSummaryPartAddedEventTypedDict,
|
|
)
|
|
from .reasoningsummarypartdoneevent import (
|
|
ReasoningSummaryPartDoneEvent,
|
|
ReasoningSummaryPartDoneEventType,
|
|
ReasoningSummaryPartDoneEventTypedDict,
|
|
)
|
|
from .reasoningsummarytext import (
|
|
ReasoningSummaryText,
|
|
ReasoningSummaryTextType,
|
|
ReasoningSummaryTextTypedDict,
|
|
)
|
|
from .reasoningsummarytextdeltaevent import (
|
|
ReasoningSummaryTextDeltaEvent,
|
|
ReasoningSummaryTextDeltaEventType,
|
|
ReasoningSummaryTextDeltaEventTypedDict,
|
|
)
|
|
from .reasoningsummarytextdoneevent import (
|
|
ReasoningSummaryTextDoneEvent,
|
|
ReasoningSummaryTextDoneEventType,
|
|
ReasoningSummaryTextDoneEventTypedDict,
|
|
)
|
|
from .reasoningsummaryverbosity import ReasoningSummaryVerbosity
|
|
from .reasoningtextcontent import (
|
|
ReasoningTextContent,
|
|
ReasoningTextContentType,
|
|
ReasoningTextContentTypedDict,
|
|
)
|
|
from .refusaldeltaevent import (
|
|
RefusalDeltaEvent,
|
|
RefusalDeltaEventType,
|
|
RefusalDeltaEventTypedDict,
|
|
)
|
|
from .refusaldoneevent import (
|
|
RefusalDoneEvent,
|
|
RefusalDoneEventType,
|
|
RefusalDoneEventTypedDict,
|
|
)
|
|
from .requesttimeoutresponseerrordata import (
|
|
RequestTimeoutResponseErrorData,
|
|
RequestTimeoutResponseErrorDataTypedDict,
|
|
)
|
|
from .responsehealingplugin import (
|
|
ResponseHealingPlugin,
|
|
ResponseHealingPluginID,
|
|
ResponseHealingPluginTypedDict,
|
|
)
|
|
from .responseincludesenum import ResponseIncludesEnum
|
|
from .responseoutputtext import (
|
|
Logprob,
|
|
LogprobTypedDict,
|
|
ResponseOutputText,
|
|
ResponseOutputTextTopLogprob,
|
|
ResponseOutputTextTopLogprobTypedDict,
|
|
ResponseOutputTextType,
|
|
ResponseOutputTextTypedDict,
|
|
)
|
|
from .responseserrorfield import (
|
|
Code,
|
|
ResponsesErrorField,
|
|
ResponsesErrorFieldTypedDict,
|
|
)
|
|
from .responsesrequest import (
|
|
ResponsesRequest,
|
|
ResponsesRequestPlugin,
|
|
ResponsesRequestPluginTypedDict,
|
|
ResponsesRequestServiceTier,
|
|
ResponsesRequestToolFunction,
|
|
ResponsesRequestToolFunctionTypedDict,
|
|
ResponsesRequestToolUnion,
|
|
ResponsesRequestToolUnionTypedDict,
|
|
ResponsesRequestType,
|
|
ResponsesRequestTypedDict,
|
|
)
|
|
from .responsesstreamingresponse import (
|
|
ResponsesStreamingResponse,
|
|
ResponsesStreamingResponseTypedDict,
|
|
)
|
|
from .routerattempt import RouterAttempt, RouterAttemptTypedDict
|
|
from .routerparams import RouterParams, RouterParamsTypedDict
|
|
from .routingstrategy import RoutingStrategy
|
|
from .searchcontextsizeenum import SearchContextSizeEnum
|
|
from .searchmodelsservertoolconfig import (
|
|
SearchModelsServerToolConfig,
|
|
SearchModelsServerToolConfigTypedDict,
|
|
)
|
|
from .searchqualitylevel import SearchQualityLevel
|
|
from .security import Security, SecurityTypedDict
|
|
from .serviceunavailableresponseerrordata import (
|
|
ServiceUnavailableResponseErrorData,
|
|
ServiceUnavailableResponseErrorDataTypedDict,
|
|
)
|
|
from .shellcallitem import (
|
|
ShellCallItem,
|
|
ShellCallItemAction,
|
|
ShellCallItemActionTypedDict,
|
|
ShellCallItemStatus,
|
|
ShellCallItemType,
|
|
ShellCallItemTypedDict,
|
|
)
|
|
from .shellcalloutputitem import (
|
|
ShellCallOutputItem,
|
|
ShellCallOutputItemOutput,
|
|
ShellCallOutputItemOutputTypedDict,
|
|
ShellCallOutputItemStatus,
|
|
ShellCallOutputItemType,
|
|
ShellCallOutputItemTypedDict,
|
|
)
|
|
from .shellcallstatus import ShellCallStatus
|
|
from .shellservertool import (
|
|
ShellServerTool,
|
|
ShellServerToolType,
|
|
ShellServerToolTypedDict,
|
|
)
|
|
from .shellservertool_openrouter import (
|
|
ShellServerToolOpenRouter,
|
|
ShellServerToolOpenRouterType,
|
|
ShellServerToolOpenRouterTypedDict,
|
|
)
|
|
from .shellservertoolconfig import (
|
|
ShellServerToolConfig,
|
|
ShellServerToolConfigTypedDict,
|
|
)
|
|
from .shellservertoolengine import ShellServerToolEngine
|
|
from .shellservertoolenvironment import (
|
|
ShellServerToolEnvironment,
|
|
ShellServerToolEnvironmentTypedDict,
|
|
)
|
|
from .speechrequest import (
|
|
SpeechRequest,
|
|
SpeechRequestProvider,
|
|
SpeechRequestProviderTypedDict,
|
|
SpeechRequestResponseFormat,
|
|
SpeechRequestTypedDict,
|
|
)
|
|
from .stopservertoolswhencondition import (
|
|
StopServerToolsWhenCondition,
|
|
StopServerToolsWhenConditionTypedDict,
|
|
)
|
|
from .stopservertoolswhenfinishreasonis import (
|
|
StopServerToolsWhenFinishReasonIs,
|
|
StopServerToolsWhenFinishReasonIsType,
|
|
StopServerToolsWhenFinishReasonIsTypedDict,
|
|
)
|
|
from .stopservertoolswhenhastoolcall import (
|
|
StopServerToolsWhenHasToolCall,
|
|
StopServerToolsWhenHasToolCallType,
|
|
StopServerToolsWhenHasToolCallTypedDict,
|
|
)
|
|
from .stopservertoolswhenmaxcost import (
|
|
StopServerToolsWhenMaxCost,
|
|
StopServerToolsWhenMaxCostType,
|
|
StopServerToolsWhenMaxCostTypedDict,
|
|
)
|
|
from .stopservertoolswhenmaxtokensused import (
|
|
StopServerToolsWhenMaxTokensUsed,
|
|
StopServerToolsWhenMaxTokensUsedType,
|
|
StopServerToolsWhenMaxTokensUsedTypedDict,
|
|
)
|
|
from .stopservertoolswhenstepcountis import (
|
|
StopServerToolsWhenStepCountIs,
|
|
StopServerToolsWhenStepCountIsType,
|
|
StopServerToolsWhenStepCountIsTypedDict,
|
|
)
|
|
from .storedprompttemplate import (
|
|
StoredPromptTemplate,
|
|
StoredPromptTemplateTypedDict,
|
|
Variables,
|
|
VariablesTypedDict,
|
|
)
|
|
from .streamevents import StreamEvents, StreamEventsTypedDict, UnknownStreamEvents
|
|
from .streameventsresponsecompleted import (
|
|
StreamEventsResponseCompleted,
|
|
StreamEventsResponseCompletedType,
|
|
StreamEventsResponseCompletedTypedDict,
|
|
)
|
|
from .streameventsresponsefailed import (
|
|
StreamEventsResponseFailed,
|
|
StreamEventsResponseFailedType,
|
|
StreamEventsResponseFailedTypedDict,
|
|
)
|
|
from .streameventsresponseincomplete import (
|
|
StreamEventsResponseIncomplete,
|
|
StreamEventsResponseIncompleteType,
|
|
StreamEventsResponseIncompleteTypedDict,
|
|
)
|
|
from .streameventsresponseoutputitemadded import (
|
|
StreamEventsResponseOutputItemAdded,
|
|
StreamEventsResponseOutputItemAddedType,
|
|
StreamEventsResponseOutputItemAddedTypedDict,
|
|
)
|
|
from .streameventsresponseoutputitemdone import (
|
|
StreamEventsResponseOutputItemDone,
|
|
StreamEventsResponseOutputItemDoneType,
|
|
StreamEventsResponseOutputItemDoneTypedDict,
|
|
)
|
|
from .streamlogprob import StreamLogprob, StreamLogprobTypedDict
|
|
from .streamlogprobtoplogprob import (
|
|
StreamLogprobTopLogprob,
|
|
StreamLogprobTopLogprobTypedDict,
|
|
)
|
|
from .sttinputaudio import STTInputAudio, STTInputAudioTypedDict
|
|
from .sttrequest import (
|
|
STTRequest,
|
|
STTRequestProvider,
|
|
STTRequestProviderTypedDict,
|
|
STTRequestResponseFormat,
|
|
STTRequestTypedDict,
|
|
)
|
|
from .sttresponse import STTResponse, STTResponseTypedDict
|
|
from .sttsegment import STTSegment, STTSegmentTypedDict
|
|
from .stttimestampgranularity import STTTimestampGranularity
|
|
from .sttusage import STTUsage, STTUsageTypedDict
|
|
from .sttword import STTWord, STTWordTypedDict
|
|
from .subagentnestedtool import SubagentNestedTool, SubagentNestedToolTypedDict
|
|
from .subagentreasoning import (
|
|
SubagentReasoning,
|
|
SubagentReasoningEffort,
|
|
SubagentReasoningTypedDict,
|
|
)
|
|
from .subagentservertool_openrouter import (
|
|
SubagentServerToolOpenRouter,
|
|
SubagentServerToolOpenRouterType,
|
|
SubagentServerToolOpenRouterTypedDict,
|
|
)
|
|
from .subagentservertoolconfig import (
|
|
SubagentServerToolConfig,
|
|
SubagentServerToolConfigTypedDict,
|
|
)
|
|
from .submitgenerationfeedbackrequest import (
|
|
Category,
|
|
SubmitGenerationFeedbackRequest,
|
|
SubmitGenerationFeedbackRequestTypedDict,
|
|
)
|
|
from .submitgenerationfeedbackresponse import (
|
|
SubmitGenerationFeedbackResponse,
|
|
SubmitGenerationFeedbackResponseData,
|
|
SubmitGenerationFeedbackResponseDataTypedDict,
|
|
SubmitGenerationFeedbackResponseTypedDict,
|
|
)
|
|
from .taskclassificationitem import (
|
|
TaskClassificationItem,
|
|
TaskClassificationItemTypedDict,
|
|
)
|
|
from .taskclassificationmacrocategory import (
|
|
TaskClassificationMacroCategory,
|
|
TaskClassificationMacroCategoryTypedDict,
|
|
)
|
|
from .taskclassificationmodel import (
|
|
TaskClassificationModel,
|
|
TaskClassificationModelTypedDict,
|
|
)
|
|
from .taskclassificationresponse import (
|
|
TaskClassificationResponse,
|
|
TaskClassificationResponseData,
|
|
TaskClassificationResponseDataTypedDict,
|
|
TaskClassificationResponseTypedDict,
|
|
)
|
|
from .textdeltaevent import (
|
|
TextDeltaEvent,
|
|
TextDeltaEventType,
|
|
TextDeltaEventTypedDict,
|
|
)
|
|
from .textdoneevent import TextDoneEvent, TextDoneEventType, TextDoneEventTypedDict
|
|
from .textextendedconfig import (
|
|
TextExtendedConfig,
|
|
TextExtendedConfigTypedDict,
|
|
Verbosity,
|
|
)
|
|
from .toolcallstatus import ToolCallStatus
|
|
from .toolchoiceallowed import (
|
|
Mode,
|
|
ModeAuto,
|
|
ModeRequired,
|
|
ModeTypedDict,
|
|
ToolChoiceAllowed,
|
|
ToolChoiceAllowedType,
|
|
ToolChoiceAllowedTypedDict,
|
|
)
|
|
from .toomanyrequestsresponseerrordata import (
|
|
TooManyRequestsResponseErrorData,
|
|
TooManyRequestsResponseErrorDataTypedDict,
|
|
)
|
|
from .topproviderinfo import TopProviderInfo, TopProviderInfoTypedDict
|
|
from .traceconfig import TraceConfig, TraceConfigTypedDict
|
|
from .truncation import Truncation
|
|
from .unauthorizedresponseerrordata import (
|
|
UnauthorizedResponseErrorData,
|
|
UnauthorizedResponseErrorDataTypedDict,
|
|
)
|
|
from .unifiedbenchmarkpricing import (
|
|
UnifiedBenchmarkPricing,
|
|
UnifiedBenchmarkPricingTypedDict,
|
|
)
|
|
from .unifiedbenchmarksaaitem import (
|
|
UnifiedBenchmarksAAItem,
|
|
UnifiedBenchmarksAAItemSource,
|
|
UnifiedBenchmarksAAItemTypedDict,
|
|
)
|
|
from .unifiedbenchmarksdaitem import (
|
|
TournamentStats,
|
|
TournamentStatsTypedDict,
|
|
UnifiedBenchmarksDAItem,
|
|
UnifiedBenchmarksDAItemSource,
|
|
UnifiedBenchmarksDAItemTypedDict,
|
|
)
|
|
from .unifiedbenchmarksmeta import (
|
|
UnifiedBenchmarksMeta,
|
|
UnifiedBenchmarksMetaSource,
|
|
UnifiedBenchmarksMetaTypedDict,
|
|
UnifiedBenchmarksMetaVersion,
|
|
)
|
|
from .unifiedbenchmarksresponse import (
|
|
UnifiedBenchmarksResponse,
|
|
UnifiedBenchmarksResponseData,
|
|
UnifiedBenchmarksResponseDataTypedDict,
|
|
UnifiedBenchmarksResponseTypedDict,
|
|
UnknownUnifiedBenchmarksResponseData,
|
|
)
|
|
from .unprocessableentityresponseerrordata import (
|
|
UnprocessableEntityResponseErrorData,
|
|
UnprocessableEntityResponseErrorDataTypedDict,
|
|
)
|
|
from .updatebyokkeyrequest import (
|
|
UpdateBYOKKeyRequest,
|
|
UpdateBYOKKeyRequestTypedDict,
|
|
)
|
|
from .updatebyokkeyresponse import (
|
|
UpdateBYOKKeyResponse,
|
|
UpdateBYOKKeyResponseTypedDict,
|
|
)
|
|
from .updateguardrailrequest import (
|
|
UpdateGuardrailRequest,
|
|
UpdateGuardrailRequestTypedDict,
|
|
)
|
|
from .updateguardrailresponse import (
|
|
UpdateGuardrailResponse,
|
|
UpdateGuardrailResponseTypedDict,
|
|
)
|
|
from .updateobservabilitydestinationrequest import (
|
|
UpdateObservabilityDestinationRequest,
|
|
UpdateObservabilityDestinationRequestTypedDict,
|
|
)
|
|
from .updateobservabilitydestinationresponse import (
|
|
UpdateObservabilityDestinationResponse,
|
|
UpdateObservabilityDestinationResponseTypedDict,
|
|
)
|
|
from .updateworkspacerequest import (
|
|
UpdateWorkspaceRequest,
|
|
UpdateWorkspaceRequestTypedDict,
|
|
)
|
|
from .updateworkspaceresponse import (
|
|
UpdateWorkspaceResponse,
|
|
UpdateWorkspaceResponseTypedDict,
|
|
)
|
|
from .upsertworkspacebudgetrequest import (
|
|
UpsertWorkspaceBudgetRequest,
|
|
UpsertWorkspaceBudgetRequestTypedDict,
|
|
)
|
|
from .upsertworkspacebudgetresponse import (
|
|
UpsertWorkspaceBudgetResponse,
|
|
UpsertWorkspaceBudgetResponseTypedDict,
|
|
)
|
|
from .urlcitation import URLCitation, URLCitationType, URLCitationTypedDict
|
|
from .usage import (
|
|
InputTokensDetails,
|
|
InputTokensDetailsTypedDict,
|
|
OutputTokensDetails,
|
|
OutputTokensDetailsTypedDict,
|
|
Usage,
|
|
UsageCostDetails,
|
|
UsageCostDetailsTypedDict,
|
|
UsageTypedDict,
|
|
)
|
|
from .videogenerationrequest import (
|
|
VideoGenerationRequest,
|
|
VideoGenerationRequestAspectRatio,
|
|
VideoGenerationRequestOptions,
|
|
VideoGenerationRequestOptionsTypedDict,
|
|
VideoGenerationRequestProvider,
|
|
VideoGenerationRequestProviderTypedDict,
|
|
VideoGenerationRequestResolution,
|
|
VideoGenerationRequestTypedDict,
|
|
)
|
|
from .videogenerationresponse import (
|
|
VideoGenerationResponse,
|
|
VideoGenerationResponseStatus,
|
|
VideoGenerationResponseTypedDict,
|
|
)
|
|
from .videogenerationusage import (
|
|
VideoGenerationUsage,
|
|
VideoGenerationUsageTypedDict,
|
|
)
|
|
from .videomodel import (
|
|
SupportedAspectRatio,
|
|
SupportedFrameImage,
|
|
SupportedResolution,
|
|
SupportedSize,
|
|
VideoModel,
|
|
VideoModelTypedDict,
|
|
)
|
|
from .videomodelslistresponse import (
|
|
VideoModelsListResponse,
|
|
VideoModelsListResponseTypedDict,
|
|
)
|
|
from .webfetchengineenum import WebFetchEngineEnum
|
|
from .webfetchplugin import (
|
|
WebFetchPlugin,
|
|
WebFetchPluginID,
|
|
WebFetchPluginTypedDict,
|
|
)
|
|
from .webfetchservertool import (
|
|
WebFetchServerTool,
|
|
WebFetchServerToolType,
|
|
WebFetchServerToolTypedDict,
|
|
)
|
|
from .webfetchservertoolconfig import (
|
|
WebFetchServerToolConfig,
|
|
WebFetchServerToolConfigTypedDict,
|
|
)
|
|
from .websearchcallcompletedevent import (
|
|
WebSearchCallCompletedEvent,
|
|
WebSearchCallCompletedEventType,
|
|
WebSearchCallCompletedEventTypedDict,
|
|
)
|
|
from .websearchcallinprogressevent import (
|
|
WebSearchCallInProgressEvent,
|
|
WebSearchCallInProgressEventType,
|
|
WebSearchCallInProgressEventTypedDict,
|
|
)
|
|
from .websearchcallsearchingevent import (
|
|
WebSearchCallSearchingEvent,
|
|
WebSearchCallSearchingEventType,
|
|
WebSearchCallSearchingEventTypedDict,
|
|
)
|
|
from .websearchconfig import WebSearchConfig, WebSearchConfigTypedDict
|
|
from .websearchdomainfilter import (
|
|
WebSearchDomainFilter,
|
|
WebSearchDomainFilterTypedDict,
|
|
)
|
|
from .websearchengine import WebSearchEngine
|
|
from .websearchengineenum import WebSearchEngineEnum
|
|
from .websearchplugin import (
|
|
UserLocation,
|
|
UserLocationTypedDict,
|
|
WebSearchPlugin,
|
|
WebSearchPluginID,
|
|
WebSearchPluginType,
|
|
WebSearchPluginTypedDict,
|
|
)
|
|
from .websearchservertool import (
|
|
WebSearchServerTool,
|
|
WebSearchServerToolType,
|
|
WebSearchServerToolTypedDict,
|
|
)
|
|
from .websearchservertool_openrouter import (
|
|
WebSearchServerToolOpenRouter,
|
|
WebSearchServerToolOpenRouterType,
|
|
WebSearchServerToolOpenRouterTypedDict,
|
|
)
|
|
from .websearchservertoolconfig import (
|
|
WebSearchServerToolConfig,
|
|
WebSearchServerToolConfigTypedDict,
|
|
)
|
|
from .websearchsource import (
|
|
WebSearchSource,
|
|
WebSearchSourceType,
|
|
WebSearchSourceTypedDict,
|
|
)
|
|
from .websearchstatus import WebSearchStatus
|
|
from .websearchuserlocation import (
|
|
WebSearchUserLocation,
|
|
WebSearchUserLocationType,
|
|
WebSearchUserLocationTypedDict,
|
|
)
|
|
from .websearchuserlocationservertool import (
|
|
WebSearchUserLocationServerTool,
|
|
WebSearchUserLocationServerToolType,
|
|
WebSearchUserLocationServerToolTypedDict,
|
|
)
|
|
from .workspace import Workspace, WorkspaceTypedDict
|
|
from .workspacebudget import (
|
|
ResetInterval,
|
|
WorkspaceBudget,
|
|
WorkspaceBudgetTypedDict,
|
|
)
|
|
from .workspacebudgetinterval import WorkspaceBudgetInterval
|
|
from .workspacemember import (
|
|
WorkspaceMember,
|
|
WorkspaceMemberRole,
|
|
WorkspaceMemberTypedDict,
|
|
)
|
|
|
|
__all__ = [
|
|
"AABenchmarkEntry",
|
|
"AABenchmarkEntryTypedDict",
|
|
"APIErrorType",
|
|
"APIType",
|
|
"Action",
|
|
"ActionEnum",
|
|
"ActionFindInPage",
|
|
"ActionFindInPageTypedDict",
|
|
"ActionOpenPage",
|
|
"ActionOpenPageTypedDict",
|
|
"ActionTypeSearch",
|
|
"ActionTypedDict",
|
|
"ActivityItem",
|
|
"ActivityItemTypedDict",
|
|
"ActivityResponse",
|
|
"ActivityResponseTypedDict",
|
|
"AdditionalToolsItem",
|
|
"AdditionalToolsItemRole",
|
|
"AdditionalToolsItemTool",
|
|
"AdditionalToolsItemToolFunction",
|
|
"AdditionalToolsItemToolFunctionTypedDict",
|
|
"AdditionalToolsItemToolTypedDict",
|
|
"AdditionalToolsItemToolUnion",
|
|
"AdditionalToolsItemToolUnionTypedDict",
|
|
"AdditionalToolsItemTypeFunction",
|
|
"AdditionalToolsItemTypedDict",
|
|
"AdvisorNestedTool",
|
|
"AdvisorNestedToolTypedDict",
|
|
"AdvisorReasoning",
|
|
"AdvisorReasoningEffort",
|
|
"AdvisorReasoningTypedDict",
|
|
"AdvisorServerToolConfig",
|
|
"AdvisorServerToolConfigTypedDict",
|
|
"AdvisorServerToolOpenRouter",
|
|
"AdvisorServerToolOpenRouterType",
|
|
"AdvisorServerToolOpenRouterTypedDict",
|
|
"Agent",
|
|
"AgentMessageItem",
|
|
"AgentMessageItemContentInputImage",
|
|
"AgentMessageItemContentInputImageTypedDict",
|
|
"AgentMessageItemContentUnion",
|
|
"AgentMessageItemContentUnionTypedDict",
|
|
"AgentMessageItemDetail",
|
|
"AgentMessageItemTypeInputImage",
|
|
"AgentMessageItemTypedDict",
|
|
"AgentTypedDict",
|
|
"AllowedTools",
|
|
"AllowedToolsTypedDict",
|
|
"AllowedToolsUnion",
|
|
"AllowedToolsUnionTypedDict",
|
|
"Always",
|
|
"AlwaysTypedDict",
|
|
"AnnotationAddedEvent",
|
|
"AnnotationAddedEventType",
|
|
"AnnotationAddedEventTypedDict",
|
|
"AnthropicAdvisorMessageUsageIteration",
|
|
"AnthropicAdvisorMessageUsageIterationType",
|
|
"AnthropicAdvisorMessageUsageIterationTypedDict",
|
|
"AnthropicAllowedCallers",
|
|
"AnthropicBase64ImageSource",
|
|
"AnthropicBase64ImageSourceType",
|
|
"AnthropicBase64ImageSourceTypedDict",
|
|
"AnthropicBase64PdfSource",
|
|
"AnthropicBase64PdfSourceMediaType",
|
|
"AnthropicBase64PdfSourceType",
|
|
"AnthropicBase64PdfSourceTypedDict",
|
|
"AnthropicCacheControlDirective",
|
|
"AnthropicCacheControlDirectiveType",
|
|
"AnthropicCacheControlDirectiveTypedDict",
|
|
"AnthropicCacheControlTTL",
|
|
"AnthropicCitationCharLocationParam",
|
|
"AnthropicCitationCharLocationParamType",
|
|
"AnthropicCitationCharLocationParamTypedDict",
|
|
"AnthropicCitationContentBlockLocationParam",
|
|
"AnthropicCitationContentBlockLocationParamType",
|
|
"AnthropicCitationContentBlockLocationParamTypedDict",
|
|
"AnthropicCitationPageLocationParam",
|
|
"AnthropicCitationPageLocationParamType",
|
|
"AnthropicCitationPageLocationParamTypedDict",
|
|
"AnthropicCitationSearchResultLocation",
|
|
"AnthropicCitationSearchResultLocationType",
|
|
"AnthropicCitationSearchResultLocationTypedDict",
|
|
"AnthropicCitationWebSearchResultLocation",
|
|
"AnthropicCitationWebSearchResultLocationType",
|
|
"AnthropicCitationWebSearchResultLocationTypedDict",
|
|
"AnthropicCompactionUsageIteration",
|
|
"AnthropicCompactionUsageIterationType",
|
|
"AnthropicCompactionUsageIterationTypedDict",
|
|
"AnthropicDocumentBlockParam",
|
|
"AnthropicDocumentBlockParamCitations",
|
|
"AnthropicDocumentBlockParamCitationsTypedDict",
|
|
"AnthropicDocumentBlockParamContent1",
|
|
"AnthropicDocumentBlockParamContent1TypedDict",
|
|
"AnthropicDocumentBlockParamContent2",
|
|
"AnthropicDocumentBlockParamContent2TypedDict",
|
|
"AnthropicDocumentBlockParamSourceUnion",
|
|
"AnthropicDocumentBlockParamSourceUnionTypedDict",
|
|
"AnthropicDocumentBlockParamTypedDict",
|
|
"AnthropicFileDocumentSource",
|
|
"AnthropicFileDocumentSourceType",
|
|
"AnthropicFileDocumentSourceTypedDict",
|
|
"AnthropicImageBlockParam",
|
|
"AnthropicImageBlockParamSource",
|
|
"AnthropicImageBlockParamSourceTypedDict",
|
|
"AnthropicImageBlockParamType",
|
|
"AnthropicImageBlockParamTypedDict",
|
|
"AnthropicImageMimeType",
|
|
"AnthropicInputTokensClearAtLeast",
|
|
"AnthropicInputTokensClearAtLeastType",
|
|
"AnthropicInputTokensClearAtLeastTypedDict",
|
|
"AnthropicInputTokensTrigger",
|
|
"AnthropicInputTokensTriggerType",
|
|
"AnthropicInputTokensTriggerTypedDict",
|
|
"AnthropicIterationCacheCreation",
|
|
"AnthropicIterationCacheCreationTypedDict",
|
|
"AnthropicMessageUsageIteration",
|
|
"AnthropicMessageUsageIterationType",
|
|
"AnthropicMessageUsageIterationTypedDict",
|
|
"AnthropicPlainTextSource",
|
|
"AnthropicPlainTextSourceMediaType",
|
|
"AnthropicPlainTextSourceType",
|
|
"AnthropicPlainTextSourceTypedDict",
|
|
"AnthropicSearchResultBlockParam",
|
|
"AnthropicSearchResultBlockParamCitations",
|
|
"AnthropicSearchResultBlockParamCitationsTypedDict",
|
|
"AnthropicSearchResultBlockParamType",
|
|
"AnthropicSearchResultBlockParamTypedDict",
|
|
"AnthropicSpeed",
|
|
"AnthropicTextBlockParam",
|
|
"AnthropicTextBlockParamType",
|
|
"AnthropicTextBlockParamTypedDict",
|
|
"AnthropicThinkingDisplay",
|
|
"AnthropicThinkingTurns",
|
|
"AnthropicThinkingTurnsType",
|
|
"AnthropicThinkingTurnsTypedDict",
|
|
"AnthropicToolUsesKeep",
|
|
"AnthropicToolUsesKeepType",
|
|
"AnthropicToolUsesKeepTypedDict",
|
|
"AnthropicToolUsesTrigger",
|
|
"AnthropicToolUsesTriggerType",
|
|
"AnthropicToolUsesTriggerTypedDict",
|
|
"AnthropicURLImageSource",
|
|
"AnthropicURLImageSourceType",
|
|
"AnthropicURLImageSourceTypedDict",
|
|
"AnthropicURLPdfSource",
|
|
"AnthropicURLPdfSourceType",
|
|
"AnthropicURLPdfSourceTypedDict",
|
|
"AnthropicUnknownUsageIteration",
|
|
"AnthropicUnknownUsageIterationTypedDict",
|
|
"AnthropicUsageIteration",
|
|
"AnthropicUsageIterationTypedDict",
|
|
"AnthropicWebSearchResultBlockParam",
|
|
"AnthropicWebSearchResultBlockParamType",
|
|
"AnthropicWebSearchResultBlockParamTypedDict",
|
|
"AnthropicWebSearchToolUserLocation",
|
|
"AnthropicWebSearchToolUserLocationType",
|
|
"AnthropicWebSearchToolUserLocationTypedDict",
|
|
"AppRankingsItem",
|
|
"AppRankingsItemTypedDict",
|
|
"AppRankingsResponse",
|
|
"AppRankingsResponseTypedDict",
|
|
"ApplyPatchCallItem",
|
|
"ApplyPatchCallItemType",
|
|
"ApplyPatchCallItemTypedDict",
|
|
"ApplyPatchCallOperation",
|
|
"ApplyPatchCallOperationDiffDeltaEvent",
|
|
"ApplyPatchCallOperationDiffDeltaEventType",
|
|
"ApplyPatchCallOperationDiffDeltaEventTypedDict",
|
|
"ApplyPatchCallOperationDiffDoneEvent",
|
|
"ApplyPatchCallOperationDiffDoneEventType",
|
|
"ApplyPatchCallOperationDiffDoneEventTypedDict",
|
|
"ApplyPatchCallOperationTypedDict",
|
|
"ApplyPatchCallOutputItem",
|
|
"ApplyPatchCallOutputItemStatus",
|
|
"ApplyPatchCallOutputItemType",
|
|
"ApplyPatchCallOutputItemTypedDict",
|
|
"ApplyPatchCallStatus",
|
|
"ApplyPatchCreateFileOperation",
|
|
"ApplyPatchCreateFileOperationType",
|
|
"ApplyPatchCreateFileOperationTypedDict",
|
|
"ApplyPatchDeleteFileOperation",
|
|
"ApplyPatchDeleteFileOperationType",
|
|
"ApplyPatchDeleteFileOperationTypedDict",
|
|
"ApplyPatchEngineEnum",
|
|
"ApplyPatchServerTool",
|
|
"ApplyPatchServerToolConfig",
|
|
"ApplyPatchServerToolConfigTypedDict",
|
|
"ApplyPatchServerToolOpenRouter",
|
|
"ApplyPatchServerToolOpenRouterType",
|
|
"ApplyPatchServerToolOpenRouterTypedDict",
|
|
"ApplyPatchServerToolType",
|
|
"ApplyPatchServerToolTypedDict",
|
|
"ApplyPatchUpdateFileOperation",
|
|
"ApplyPatchUpdateFileOperationType",
|
|
"ApplyPatchUpdateFileOperationTypedDict",
|
|
"Architecture",
|
|
"ArchitectureTypedDict",
|
|
"AudioURL",
|
|
"AudioURLTypedDict",
|
|
"AutoRouterPlugin",
|
|
"AutoRouterPluginID",
|
|
"AutoRouterPluginTypedDict",
|
|
"BYOKKey",
|
|
"BYOKKeyTypedDict",
|
|
"BYOKProviderSlug",
|
|
"BadGatewayResponseErrorData",
|
|
"BadGatewayResponseErrorDataTypedDict",
|
|
"BadRequestResponseErrorData",
|
|
"BadRequestResponseErrorDataTypedDict",
|
|
"BaseInputsContent1",
|
|
"BaseInputsContent1TypedDict",
|
|
"BaseInputsContent2",
|
|
"BaseInputsContent2TypedDict",
|
|
"BaseInputsMessage",
|
|
"BaseInputsMessageTypedDict",
|
|
"BaseInputsPhaseCommentary",
|
|
"BaseInputsPhaseFinalAnswer",
|
|
"BaseInputsPhaseUnion",
|
|
"BaseInputsPhaseUnionTypedDict",
|
|
"BaseInputsRoleAssistant",
|
|
"BaseInputsRoleDeveloper",
|
|
"BaseInputsRoleSystem",
|
|
"BaseInputsRoleUnion",
|
|
"BaseInputsRoleUnionTypedDict",
|
|
"BaseInputsRoleUser",
|
|
"BaseInputsType",
|
|
"BaseInputsUnion",
|
|
"BaseInputsUnion1",
|
|
"BaseInputsUnion1TypedDict",
|
|
"BaseInputsUnionTypedDict",
|
|
"BaseReasoningConfig",
|
|
"BaseReasoningConfigTypedDict",
|
|
"BashServerTool",
|
|
"BashServerToolConfig",
|
|
"BashServerToolConfigTypedDict",
|
|
"BashServerToolEngine",
|
|
"BashServerToolEnvironment",
|
|
"BashServerToolEnvironmentTypedDict",
|
|
"BashServerToolType",
|
|
"BashServerToolTypedDict",
|
|
"Billable",
|
|
"BooleanCapability",
|
|
"BooleanCapabilityType",
|
|
"BooleanCapabilityTypedDict",
|
|
"BulkAddWorkspaceMembersRequest",
|
|
"BulkAddWorkspaceMembersRequestTypedDict",
|
|
"BulkAddWorkspaceMembersResponse",
|
|
"BulkAddWorkspaceMembersResponseTypedDict",
|
|
"BulkAssignKeysRequest",
|
|
"BulkAssignKeysRequestTypedDict",
|
|
"BulkAssignKeysResponse",
|
|
"BulkAssignKeysResponseTypedDict",
|
|
"BulkAssignMembersRequest",
|
|
"BulkAssignMembersRequestTypedDict",
|
|
"BulkAssignMembersResponse",
|
|
"BulkAssignMembersResponseTypedDict",
|
|
"BulkRemoveWorkspaceMembersRequest",
|
|
"BulkRemoveWorkspaceMembersRequestTypedDict",
|
|
"BulkRemoveWorkspaceMembersResponse",
|
|
"BulkRemoveWorkspaceMembersResponseTypedDict",
|
|
"BulkUnassignKeysRequest",
|
|
"BulkUnassignKeysRequestTypedDict",
|
|
"BulkUnassignKeysResponse",
|
|
"BulkUnassignKeysResponseTypedDict",
|
|
"BulkUnassignMembersRequest",
|
|
"BulkUnassignMembersRequestTypedDict",
|
|
"BulkUnassignMembersResponse",
|
|
"BulkUnassignMembersResponseTypedDict",
|
|
"By",
|
|
"Caching",
|
|
"CachingTypedDict",
|
|
"CapabilityDescriptor",
|
|
"CapabilityDescriptorTypedDict",
|
|
"Category",
|
|
"ChatAssistantImages",
|
|
"ChatAssistantImagesImageURL",
|
|
"ChatAssistantImagesImageURLTypedDict",
|
|
"ChatAssistantImagesTypedDict",
|
|
"ChatAssistantMessage",
|
|
"ChatAssistantMessageContent",
|
|
"ChatAssistantMessageContentTypedDict",
|
|
"ChatAssistantMessageRole",
|
|
"ChatAssistantMessageTypedDict",
|
|
"ChatAudioOutput",
|
|
"ChatAudioOutputTypedDict",
|
|
"ChatChoice",
|
|
"ChatChoiceTypedDict",
|
|
"ChatContentAudio",
|
|
"ChatContentAudioInputAudio",
|
|
"ChatContentAudioInputAudioTypedDict",
|
|
"ChatContentAudioType",
|
|
"ChatContentAudioTypedDict",
|
|
"ChatContentCacheControl",
|
|
"ChatContentCacheControlType",
|
|
"ChatContentCacheControlTypedDict",
|
|
"ChatContentFile",
|
|
"ChatContentFileType",
|
|
"ChatContentFileTypedDict",
|
|
"ChatContentImage",
|
|
"ChatContentImageDetail",
|
|
"ChatContentImageImageURL",
|
|
"ChatContentImageImageURLTypedDict",
|
|
"ChatContentImageType",
|
|
"ChatContentImageTypedDict",
|
|
"ChatContentItems",
|
|
"ChatContentItemsTypedDict",
|
|
"ChatContentText",
|
|
"ChatContentTextType",
|
|
"ChatContentTextTypedDict",
|
|
"ChatContentVideo",
|
|
"ChatContentVideoInput",
|
|
"ChatContentVideoInputTypedDict",
|
|
"ChatContentVideoType",
|
|
"ChatContentVideoTypedDict",
|
|
"ChatDebugOptions",
|
|
"ChatDebugOptionsTypedDict",
|
|
"ChatDeveloperMessage",
|
|
"ChatDeveloperMessageContent",
|
|
"ChatDeveloperMessageContentTypedDict",
|
|
"ChatDeveloperMessageRole",
|
|
"ChatDeveloperMessageTypedDict",
|
|
"ChatFinishReasonEnum",
|
|
"ChatFormatGrammarConfig",
|
|
"ChatFormatGrammarConfigType",
|
|
"ChatFormatGrammarConfigTypedDict",
|
|
"ChatFormatJSONSchemaConfig",
|
|
"ChatFormatJSONSchemaConfigType",
|
|
"ChatFormatJSONSchemaConfigTypedDict",
|
|
"ChatFormatPythonConfig",
|
|
"ChatFormatPythonConfigType",
|
|
"ChatFormatPythonConfigTypedDict",
|
|
"ChatFormatTextConfig",
|
|
"ChatFormatTextConfigType",
|
|
"ChatFormatTextConfigTypedDict",
|
|
"ChatFunctionTool",
|
|
"ChatFunctionToolFunction",
|
|
"ChatFunctionToolFunctionFunction",
|
|
"ChatFunctionToolFunctionFunctionTypedDict",
|
|
"ChatFunctionToolFunctionTypedDict",
|
|
"ChatFunctionToolType",
|
|
"ChatFunctionToolTypedDict",
|
|
"ChatJSONSchemaConfig",
|
|
"ChatJSONSchemaConfigTypedDict",
|
|
"ChatMessages",
|
|
"ChatMessagesTypedDict",
|
|
"ChatNamedToolChoice",
|
|
"ChatNamedToolChoiceFunction",
|
|
"ChatNamedToolChoiceFunctionTypedDict",
|
|
"ChatNamedToolChoiceType",
|
|
"ChatNamedToolChoiceTypedDict",
|
|
"ChatReasoningSummaryVerbosityEnum",
|
|
"ChatRequest",
|
|
"ChatRequestEffort",
|
|
"ChatRequestPlugin",
|
|
"ChatRequestPluginTypedDict",
|
|
"ChatRequestReasoning",
|
|
"ChatRequestReasoningEffort",
|
|
"ChatRequestReasoningTypedDict",
|
|
"ChatRequestServiceTier",
|
|
"ChatRequestTypedDict",
|
|
"ChatResult",
|
|
"ChatResultObject",
|
|
"ChatResultTypedDict",
|
|
"ChatSearchModelsServerTool",
|
|
"ChatSearchModelsServerToolType",
|
|
"ChatSearchModelsServerToolTypedDict",
|
|
"ChatServerToolChoice",
|
|
"ChatServerToolChoiceTypedDict",
|
|
"ChatStreamChoice",
|
|
"ChatStreamChoiceTypedDict",
|
|
"ChatStreamChunk",
|
|
"ChatStreamChunkError",
|
|
"ChatStreamChunkErrorTypedDict",
|
|
"ChatStreamChunkMetadata",
|
|
"ChatStreamChunkMetadataTypedDict",
|
|
"ChatStreamChunkObject",
|
|
"ChatStreamChunkTypedDict",
|
|
"ChatStreamDelta",
|
|
"ChatStreamDeltaRole",
|
|
"ChatStreamDeltaTypedDict",
|
|
"ChatStreamOptions",
|
|
"ChatStreamOptionsTypedDict",
|
|
"ChatStreamToolCall",
|
|
"ChatStreamToolCallFunction",
|
|
"ChatStreamToolCallFunctionTypedDict",
|
|
"ChatStreamToolCallType",
|
|
"ChatStreamToolCallTypedDict",
|
|
"ChatStreamingResponse",
|
|
"ChatStreamingResponseTypedDict",
|
|
"ChatSystemMessage",
|
|
"ChatSystemMessageContent",
|
|
"ChatSystemMessageContentTypedDict",
|
|
"ChatSystemMessageRole",
|
|
"ChatSystemMessageTypedDict",
|
|
"ChatTokenLogprob",
|
|
"ChatTokenLogprobTopLogprob",
|
|
"ChatTokenLogprobTopLogprobTypedDict",
|
|
"ChatTokenLogprobTypedDict",
|
|
"ChatTokenLogprobs",
|
|
"ChatTokenLogprobsTypedDict",
|
|
"ChatToolCall",
|
|
"ChatToolCallFunction",
|
|
"ChatToolCallFunctionTypedDict",
|
|
"ChatToolCallType",
|
|
"ChatToolCallTypedDict",
|
|
"ChatToolChoice",
|
|
"ChatToolChoiceAuto",
|
|
"ChatToolChoiceNone",
|
|
"ChatToolChoiceRequired",
|
|
"ChatToolChoiceTypedDict",
|
|
"ChatToolMessage",
|
|
"ChatToolMessageContent",
|
|
"ChatToolMessageContentTypedDict",
|
|
"ChatToolMessageRole",
|
|
"ChatToolMessageTypedDict",
|
|
"ChatUsage",
|
|
"ChatUsageCompletionTokensDetails",
|
|
"ChatUsageCompletionTokensDetailsTypedDict",
|
|
"ChatUsagePromptTokensDetails",
|
|
"ChatUsagePromptTokensDetailsTypedDict",
|
|
"ChatUsageTypedDict",
|
|
"ChatUserMessage",
|
|
"ChatUserMessageContent",
|
|
"ChatUserMessageContentTypedDict",
|
|
"ChatUserMessageRole",
|
|
"ChatUserMessageTypedDict",
|
|
"ChatWebSearchShorthand",
|
|
"ChatWebSearchShorthandType",
|
|
"ChatWebSearchShorthandTypedDict",
|
|
"Citation",
|
|
"CitationTypedDict",
|
|
"ClearToolInputs",
|
|
"ClearToolInputsTypedDict",
|
|
"Code",
|
|
"CodeInterpreterServerTool",
|
|
"CodeInterpreterServerToolTypedDict",
|
|
"CodexLocalShellTool",
|
|
"CodexLocalShellToolType",
|
|
"CodexLocalShellToolTypedDict",
|
|
"Command",
|
|
"CompactionItem",
|
|
"CompactionItemType",
|
|
"CompactionItemTypedDict",
|
|
"CompoundFilter",
|
|
"CompoundFilterType",
|
|
"CompoundFilterTypedDict",
|
|
"ComputerUseServerTool",
|
|
"ComputerUseServerToolType",
|
|
"ComputerUseServerToolTypedDict",
|
|
"ConflictResponseErrorData",
|
|
"ConflictResponseErrorDataTypedDict",
|
|
"ConnectorID",
|
|
"Container",
|
|
"ContainerAuto",
|
|
"ContainerAutoEnvironment",
|
|
"ContainerAutoEnvironmentType",
|
|
"ContainerAutoEnvironmentTypedDict",
|
|
"ContainerAutoTypedDict",
|
|
"ContainerReferenceEnvironment",
|
|
"ContainerReferenceEnvironmentType",
|
|
"ContainerReferenceEnvironmentTypedDict",
|
|
"ContainerType",
|
|
"ContainerTypedDict",
|
|
"ContentCompaction",
|
|
"ContentCompactionTypedDict",
|
|
"ContentEncryptedContent",
|
|
"ContentEncryptedContentTypedDict",
|
|
"ContentFilterAction",
|
|
"ContentFilterBuiltinAction",
|
|
"ContentFilterBuiltinEntry",
|
|
"ContentFilterBuiltinEntryInput",
|
|
"ContentFilterBuiltinEntryInputTypedDict",
|
|
"ContentFilterBuiltinEntryTypedDict",
|
|
"ContentFilterBuiltinSlug",
|
|
"ContentFilterEntry",
|
|
"ContentFilterEntryTypedDict",
|
|
"ContentPartAddedEvent",
|
|
"ContentPartAddedEventPart",
|
|
"ContentPartAddedEventPartTypedDict",
|
|
"ContentPartAddedEventType",
|
|
"ContentPartAddedEventTypedDict",
|
|
"ContentPartAudio",
|
|
"ContentPartAudioType",
|
|
"ContentPartAudioTypedDict",
|
|
"ContentPartDoneEvent",
|
|
"ContentPartDoneEventPart",
|
|
"ContentPartDoneEventPartTypedDict",
|
|
"ContentPartDoneEventType",
|
|
"ContentPartDoneEventTypedDict",
|
|
"ContentPartImage",
|
|
"ContentPartImageImageURL",
|
|
"ContentPartImageImageURLTypedDict",
|
|
"ContentPartImageType",
|
|
"ContentPartImageTypedDict",
|
|
"ContentPartInputAudio",
|
|
"ContentPartInputAudioType",
|
|
"ContentPartInputAudioTypedDict",
|
|
"ContentPartInputFile",
|
|
"ContentPartInputFileType",
|
|
"ContentPartInputFileTypedDict",
|
|
"ContentPartInputVideo",
|
|
"ContentPartInputVideoType",
|
|
"ContentPartInputVideoTypedDict",
|
|
"ContentPartVideo",
|
|
"ContentPartVideoType",
|
|
"ContentPartVideoTypedDict",
|
|
"ContentRedactedThinking",
|
|
"ContentRedactedThinkingTypedDict",
|
|
"ContentServerToolUse",
|
|
"ContentServerToolUseTypedDict",
|
|
"ContentThinking",
|
|
"ContentThinkingTypedDict",
|
|
"ContentToolReference",
|
|
"ContentToolReferenceTypedDict",
|
|
"ContentToolResult",
|
|
"ContentToolResultTypedDict",
|
|
"ContentToolUse",
|
|
"ContentToolUseTypedDict",
|
|
"ContentWebSearchToolResult",
|
|
"ContentWebSearchToolResultError",
|
|
"ContentWebSearchToolResultErrorTypedDict",
|
|
"ContentWebSearchToolResultTypedDict",
|
|
"ContextCompactionItem",
|
|
"ContextCompactionItemType",
|
|
"ContextCompactionItemTypedDict",
|
|
"ContextCompressionEngine",
|
|
"ContextCompressionPlugin",
|
|
"ContextCompressionPluginID",
|
|
"ContextCompressionPluginTypedDict",
|
|
"ContextManagement",
|
|
"ContextManagementTypedDict",
|
|
"Contradiction",
|
|
"ContradictionTypedDict",
|
|
"CostDetails",
|
|
"CostDetailsTypedDict",
|
|
"CreateBYOKKeyRequest",
|
|
"CreateBYOKKeyRequestTypedDict",
|
|
"CreateBYOKKeyResponse",
|
|
"CreateBYOKKeyResponseTypedDict",
|
|
"CreateGuardrailRequest",
|
|
"CreateGuardrailRequestTypedDict",
|
|
"CreateGuardrailResponse",
|
|
"CreateGuardrailResponseTypedDict",
|
|
"CreateObservabilityDestinationRequest",
|
|
"CreateObservabilityDestinationRequestType",
|
|
"CreateObservabilityDestinationRequestTypedDict",
|
|
"CreateObservabilityDestinationResponse",
|
|
"CreateObservabilityDestinationResponseTypedDict",
|
|
"CreatePresetFromInferenceResponse",
|
|
"CreatePresetFromInferenceResponseTypedDict",
|
|
"CreateWorkspaceRequest",
|
|
"CreateWorkspaceRequestTypedDict",
|
|
"CreateWorkspaceResponse",
|
|
"CreateWorkspaceResponseTypedDict",
|
|
"CustomTool",
|
|
"CustomToolCallInputDeltaEvent",
|
|
"CustomToolCallInputDeltaEventType",
|
|
"CustomToolCallInputDeltaEventTypedDict",
|
|
"CustomToolCallInputDoneEvent",
|
|
"CustomToolCallInputDoneEventType",
|
|
"CustomToolCallInputDoneEventTypedDict",
|
|
"CustomToolCallItem",
|
|
"CustomToolCallItemType",
|
|
"CustomToolCallItemTypedDict",
|
|
"CustomToolCallOutputItem",
|
|
"CustomToolCallOutputItemDetail",
|
|
"CustomToolCallOutputItemOutputInputImage",
|
|
"CustomToolCallOutputItemOutputInputImageTypedDict",
|
|
"CustomToolCallOutputItemOutputUnion1",
|
|
"CustomToolCallOutputItemOutputUnion1TypedDict",
|
|
"CustomToolCallOutputItemOutputUnion2",
|
|
"CustomToolCallOutputItemOutputUnion2TypedDict",
|
|
"CustomToolCallOutputItemTypeCustomToolCallOutput",
|
|
"CustomToolCallOutputItemTypeInputImage",
|
|
"CustomToolCallOutputItemTypedDict",
|
|
"CustomToolTypeCustom",
|
|
"CustomToolTypedDict",
|
|
"DABenchmarkEntry",
|
|
"DABenchmarkEntryTypedDict",
|
|
"DataCollection",
|
|
"DataRegion",
|
|
"DatetimeServerTool",
|
|
"DatetimeServerToolConfig",
|
|
"DatetimeServerToolConfigTypedDict",
|
|
"DatetimeServerToolType",
|
|
"DatetimeServerToolTypedDict",
|
|
"Debug",
|
|
"DebugEvent",
|
|
"DebugEventType",
|
|
"DebugEventTypedDict",
|
|
"DebugTypedDict",
|
|
"DefaultEffort",
|
|
"DefaultParameters",
|
|
"DefaultParametersTypedDict",
|
|
"DeleteBYOKKeyResponse",
|
|
"DeleteBYOKKeyResponseTypedDict",
|
|
"DeleteGuardrailResponse",
|
|
"DeleteGuardrailResponseTypedDict",
|
|
"DeleteObservabilityDestinationResponse",
|
|
"DeleteObservabilityDestinationResponseTypedDict",
|
|
"DeleteWorkspaceBudgetResponse",
|
|
"DeleteWorkspaceBudgetResponseTypedDict",
|
|
"DeleteWorkspaceResponse",
|
|
"DeleteWorkspaceResponseTypedDict",
|
|
"EasyInputMessage",
|
|
"EasyInputMessageContentInputImage",
|
|
"EasyInputMessageContentInputImageTypedDict",
|
|
"EasyInputMessageContentUnion1",
|
|
"EasyInputMessageContentUnion1TypedDict",
|
|
"EasyInputMessageContentUnion2",
|
|
"EasyInputMessageContentUnion2TypedDict",
|
|
"EasyInputMessageDetail",
|
|
"EasyInputMessagePhaseCommentary",
|
|
"EasyInputMessagePhaseFinalAnswer",
|
|
"EasyInputMessagePhaseUnion",
|
|
"EasyInputMessagePhaseUnionTypedDict",
|
|
"EasyInputMessageRoleAssistant",
|
|
"EasyInputMessageRoleDeveloper",
|
|
"EasyInputMessageRoleSystem",
|
|
"EasyInputMessageRoleUnion",
|
|
"EasyInputMessageRoleUnionTypedDict",
|
|
"EasyInputMessageRoleUser",
|
|
"EasyInputMessageTypeInputImage",
|
|
"EasyInputMessageTypeMessage",
|
|
"EasyInputMessageTypedDict",
|
|
"EdgeNetworkTimeoutResponseErrorData",
|
|
"EdgeNetworkTimeoutResponseErrorDataTypedDict",
|
|
"Edit",
|
|
"EditClearThinking20251015",
|
|
"EditClearThinking20251015TypedDict",
|
|
"EditClearToolUses20250919",
|
|
"EditClearToolUses20250919TypedDict",
|
|
"EditCompact20260112",
|
|
"EditCompact20260112TypedDict",
|
|
"EditTypeInputTokens",
|
|
"EditTypedDict",
|
|
"EndpointInfo",
|
|
"EndpointInfoTypedDict",
|
|
"EndpointStatus",
|
|
"EndpointsMetadata",
|
|
"EndpointsMetadataTypedDict",
|
|
"EnumCapability",
|
|
"EnumCapabilityType",
|
|
"EnumCapabilityTypedDict",
|
|
"Environment",
|
|
"ErrorCode",
|
|
"ErrorEvent",
|
|
"ErrorEventType",
|
|
"ErrorEventTypedDict",
|
|
"Event",
|
|
"FailedModel",
|
|
"FailedModelTypedDict",
|
|
"FieldT",
|
|
"File",
|
|
"FileCitation",
|
|
"FileCitationType",
|
|
"FileCitationTypedDict",
|
|
"FileDeleteResponse",
|
|
"FileDeleteResponseType",
|
|
"FileDeleteResponseTypedDict",
|
|
"FileListResponse",
|
|
"FileListResponseTypedDict",
|
|
"FileMetadata",
|
|
"FileMetadataType",
|
|
"FileMetadataTypedDict",
|
|
"FileParserPlugin",
|
|
"FileParserPluginID",
|
|
"FileParserPluginTypedDict",
|
|
"FilePath",
|
|
"FilePathType",
|
|
"FilePathTypedDict",
|
|
"FileSearchServerTool",
|
|
"FileSearchServerToolTypedDict",
|
|
"FileSearchServerToolValue1",
|
|
"FileSearchServerToolValue1TypedDict",
|
|
"FileSearchServerToolValue2",
|
|
"FileSearchServerToolValue2TypedDict",
|
|
"FileTypedDict",
|
|
"FilesServerTool",
|
|
"FilesServerToolConfig",
|
|
"FilesServerToolConfigTypedDict",
|
|
"FilesServerToolType",
|
|
"FilesServerToolTypedDict",
|
|
"Filters",
|
|
"FiltersType",
|
|
"FiltersTypedDict",
|
|
"FiltersUnion",
|
|
"FiltersUnionTypedDict",
|
|
"ForbiddenResponseErrorData",
|
|
"ForbiddenResponseErrorDataTypedDict",
|
|
"Format",
|
|
"FormatEnum",
|
|
"FormatGrammar",
|
|
"FormatGrammarTypedDict",
|
|
"FormatJSONObjectConfig",
|
|
"FormatJSONObjectConfigType",
|
|
"FormatJSONObjectConfigTypedDict",
|
|
"FormatJSONSchemaConfig",
|
|
"FormatJSONSchemaConfigType",
|
|
"FormatJSONSchemaConfigTypedDict",
|
|
"FormatText",
|
|
"FormatTextConfig",
|
|
"FormatTextConfigType",
|
|
"FormatTextConfigTypedDict",
|
|
"FormatTextTypedDict",
|
|
"FormatTypeGrammar",
|
|
"FormatTypeText",
|
|
"FormatTypedDict",
|
|
"Formats",
|
|
"FormatsTypedDict",
|
|
"FrameImage",
|
|
"FrameImageImageURL",
|
|
"FrameImageImageURLTypedDict",
|
|
"FrameImageType",
|
|
"FrameImageTypedDict",
|
|
"FrameType",
|
|
"FunctionCallArgsDeltaEvent",
|
|
"FunctionCallArgsDeltaEventType",
|
|
"FunctionCallArgsDeltaEventTypedDict",
|
|
"FunctionCallArgsDoneEvent",
|
|
"FunctionCallArgsDoneEventType",
|
|
"FunctionCallArgsDoneEventTypedDict",
|
|
"FunctionCallItem",
|
|
"FunctionCallItemType",
|
|
"FunctionCallItemTypedDict",
|
|
"FunctionCallOutputItem",
|
|
"FunctionCallOutputItemDetail",
|
|
"FunctionCallOutputItemOutputInputImage",
|
|
"FunctionCallOutputItemOutputInputImageTypedDict",
|
|
"FunctionCallOutputItemOutputUnion1",
|
|
"FunctionCallOutputItemOutputUnion1TypedDict",
|
|
"FunctionCallOutputItemOutputUnion2",
|
|
"FunctionCallOutputItemOutputUnion2TypedDict",
|
|
"FunctionCallOutputItemStatus",
|
|
"FunctionCallOutputItemTypeFunctionCallOutput",
|
|
"FunctionCallOutputItemTypeInputImage",
|
|
"FunctionCallOutputItemTypedDict",
|
|
"FusionAnalysisResult",
|
|
"FusionAnalysisResultTypedDict",
|
|
"FusionCallAnalysisCompletedEvent",
|
|
"FusionCallAnalysisCompletedEventType",
|
|
"FusionCallAnalysisCompletedEventTypedDict",
|
|
"FusionCallAnalysisInProgressEvent",
|
|
"FusionCallAnalysisInProgressEventType",
|
|
"FusionCallAnalysisInProgressEventTypedDict",
|
|
"FusionCallCompletedEvent",
|
|
"FusionCallCompletedEventType",
|
|
"FusionCallCompletedEventTypedDict",
|
|
"FusionCallInProgressEvent",
|
|
"FusionCallInProgressEventType",
|
|
"FusionCallInProgressEventTypedDict",
|
|
"FusionCallPanelAddedEvent",
|
|
"FusionCallPanelAddedEventType",
|
|
"FusionCallPanelAddedEventTypedDict",
|
|
"FusionCallPanelCompletedEvent",
|
|
"FusionCallPanelCompletedEventType",
|
|
"FusionCallPanelCompletedEventTypedDict",
|
|
"FusionCallPanelDeltaEvent",
|
|
"FusionCallPanelDeltaEventType",
|
|
"FusionCallPanelDeltaEventTypedDict",
|
|
"FusionCallPanelFailedEvent",
|
|
"FusionCallPanelFailedEventType",
|
|
"FusionCallPanelFailedEventTypedDict",
|
|
"FusionCallPanelReasoningDeltaEvent",
|
|
"FusionCallPanelReasoningDeltaEventType",
|
|
"FusionCallPanelReasoningDeltaEventTypedDict",
|
|
"FusionPlugin",
|
|
"FusionPluginID",
|
|
"FusionPluginTool",
|
|
"FusionPluginToolTypedDict",
|
|
"FusionPluginTypedDict",
|
|
"FusionServerToolConfig",
|
|
"FusionServerToolConfigEffort",
|
|
"FusionServerToolConfigReasoning",
|
|
"FusionServerToolConfigReasoningTypedDict",
|
|
"FusionServerToolConfigTool",
|
|
"FusionServerToolConfigToolTypedDict",
|
|
"FusionServerToolConfigTypedDict",
|
|
"FusionServerToolOpenRouter",
|
|
"FusionServerToolOpenRouterType",
|
|
"FusionServerToolOpenRouterTypedDict",
|
|
"FusionSource",
|
|
"FusionSourceTypedDict",
|
|
"GenerationContentData",
|
|
"GenerationContentDataOutput",
|
|
"GenerationContentDataOutputTypedDict",
|
|
"GenerationContentDataTypedDict",
|
|
"GenerationContentResponse",
|
|
"GenerationContentResponseTypedDict",
|
|
"GenerationResponse",
|
|
"GenerationResponseData",
|
|
"GenerationResponseDataTypedDict",
|
|
"GenerationResponseTypedDict",
|
|
"GetBYOKKeyResponse",
|
|
"GetBYOKKeyResponseTypedDict",
|
|
"GetGuardrailResponse",
|
|
"GetGuardrailResponseTypedDict",
|
|
"GetObservabilityDestinationResponse",
|
|
"GetObservabilityDestinationResponseTypedDict",
|
|
"GetPresetResponse",
|
|
"GetPresetResponseTypedDict",
|
|
"GetPresetVersionResponse",
|
|
"GetPresetVersionResponseTypedDict",
|
|
"GetWorkspaceResponse",
|
|
"GetWorkspaceResponseTypedDict",
|
|
"Group",
|
|
"GroupTypedDict",
|
|
"Guardrail",
|
|
"GuardrailInterval",
|
|
"GuardrailTypedDict",
|
|
"Ignore",
|
|
"IgnoreTypedDict",
|
|
"ImageConfig",
|
|
"ImageConfigTypedDict",
|
|
"ImageEndpoint",
|
|
"ImageEndpointTypedDict",
|
|
"ImageGenCallCompletedEvent",
|
|
"ImageGenCallCompletedEventType",
|
|
"ImageGenCallCompletedEventTypedDict",
|
|
"ImageGenCallGeneratingEvent",
|
|
"ImageGenCallGeneratingEventType",
|
|
"ImageGenCallGeneratingEventTypedDict",
|
|
"ImageGenCallInProgressEvent",
|
|
"ImageGenCallInProgressEventType",
|
|
"ImageGenCallInProgressEventTypedDict",
|
|
"ImageGenCallPartialImageEvent",
|
|
"ImageGenCallPartialImageEventType",
|
|
"ImageGenCallPartialImageEventTypedDict",
|
|
"ImageGenCompletedEvent",
|
|
"ImageGenCompletedEventType",
|
|
"ImageGenCompletedEventTypedDict",
|
|
"ImageGenPartialImageEvent",
|
|
"ImageGenPartialImageEventType",
|
|
"ImageGenPartialImageEventTypedDict",
|
|
"ImageGenStreamErrorEvent",
|
|
"ImageGenStreamErrorEventError",
|
|
"ImageGenStreamErrorEventErrorTypedDict",
|
|
"ImageGenStreamErrorEventType",
|
|
"ImageGenStreamErrorEventTypedDict",
|
|
"ImageGenTextChunkEvent",
|
|
"ImageGenTextChunkEventPhase",
|
|
"ImageGenTextChunkEventType",
|
|
"ImageGenTextChunkEventTypedDict",
|
|
"ImageGenerationRequest",
|
|
"ImageGenerationRequestAspectRatio",
|
|
"ImageGenerationRequestBackground",
|
|
"ImageGenerationRequestOptions",
|
|
"ImageGenerationRequestOptionsTypedDict",
|
|
"ImageGenerationRequestOutputFormat",
|
|
"ImageGenerationRequestProvider",
|
|
"ImageGenerationRequestProviderTypedDict",
|
|
"ImageGenerationRequestQuality",
|
|
"ImageGenerationRequestResolution",
|
|
"ImageGenerationRequestTypedDict",
|
|
"ImageGenerationResponse",
|
|
"ImageGenerationResponseData",
|
|
"ImageGenerationResponseDataTypedDict",
|
|
"ImageGenerationResponseTypedDict",
|
|
"ImageGenerationServerTool",
|
|
"ImageGenerationServerToolBackground",
|
|
"ImageGenerationServerToolConfig",
|
|
"ImageGenerationServerToolConfigTypedDict",
|
|
"ImageGenerationServerToolConfigUnion",
|
|
"ImageGenerationServerToolConfigUnionTypedDict",
|
|
"ImageGenerationServerToolOpenRouter",
|
|
"ImageGenerationServerToolOpenRouterType",
|
|
"ImageGenerationServerToolOpenRouterTypedDict",
|
|
"ImageGenerationServerToolOutputFormat",
|
|
"ImageGenerationServerToolQuality",
|
|
"ImageGenerationServerToolType",
|
|
"ImageGenerationServerToolTypedDict",
|
|
"ImageGenerationStatus",
|
|
"ImageGenerationUsage",
|
|
"ImageGenerationUsageCompletionTokensDetails",
|
|
"ImageGenerationUsageCompletionTokensDetailsTypedDict",
|
|
"ImageGenerationUsagePromptTokensDetails",
|
|
"ImageGenerationUsagePromptTokensDetailsTypedDict",
|
|
"ImageGenerationUsageTypedDict",
|
|
"ImageModelArchitecture",
|
|
"ImageModelArchitectureTypedDict",
|
|
"ImageModelEndpointsResponse",
|
|
"ImageModelEndpointsResponseTypedDict",
|
|
"ImageModelListItem",
|
|
"ImageModelListItemTypedDict",
|
|
"ImageModelsListResponse",
|
|
"ImageModelsListResponseTypedDict",
|
|
"ImageOutputModality",
|
|
"ImagePricingEntry",
|
|
"ImagePricingEntryTypedDict",
|
|
"ImageStreamingResponse",
|
|
"ImageStreamingResponseData",
|
|
"ImageStreamingResponseDataTypedDict",
|
|
"ImageStreamingResponseTypedDict",
|
|
"IncompleteDetails",
|
|
"IncompleteDetailsTypedDict",
|
|
"Input1",
|
|
"Input1TypedDict",
|
|
"Input2",
|
|
"Input2TypedDict",
|
|
"InputAudio",
|
|
"InputAudioInputAudio",
|
|
"InputAudioInputAudioTypedDict",
|
|
"InputAudioType",
|
|
"InputAudioTypedDict",
|
|
"InputFidelity",
|
|
"InputFile",
|
|
"InputFileType",
|
|
"InputFileTypedDict",
|
|
"InputImage",
|
|
"InputImageDetail",
|
|
"InputImageMask",
|
|
"InputImageMaskTypedDict",
|
|
"InputImageType",
|
|
"InputImageTypedDict",
|
|
"InputMessageItem",
|
|
"InputMessageItemContentInputImage",
|
|
"InputMessageItemContentInputImageTypedDict",
|
|
"InputMessageItemContentUnion",
|
|
"InputMessageItemContentUnionTypedDict",
|
|
"InputMessageItemDetail",
|
|
"InputMessageItemRoleDeveloper",
|
|
"InputMessageItemRoleSystem",
|
|
"InputMessageItemRoleUnion",
|
|
"InputMessageItemRoleUnionTypedDict",
|
|
"InputMessageItemRoleUser",
|
|
"InputMessageItemTypeInputImage",
|
|
"InputMessageItemTypeMessage",
|
|
"InputMessageItemTypedDict",
|
|
"InputModality",
|
|
"InputReference",
|
|
"InputReferenceTypedDict",
|
|
"InputSchema",
|
|
"InputSchemaTypedDict",
|
|
"InputText",
|
|
"InputTextType",
|
|
"InputTextTypedDict",
|
|
"InputTokensDetails",
|
|
"InputTokensDetailsTypedDict",
|
|
"InputUnion",
|
|
"InputUnionTypedDict",
|
|
"InputVideo",
|
|
"InputVideoType",
|
|
"InputVideoTypedDict",
|
|
"InputsContent1",
|
|
"InputsContent1TypedDict",
|
|
"InputsContent2",
|
|
"InputsContent2TypedDict",
|
|
"InputsMessage",
|
|
"InputsMessageTypedDict",
|
|
"InputsPhaseCommentary",
|
|
"InputsPhaseFinalAnswer",
|
|
"InputsPhaseUnion",
|
|
"InputsPhaseUnionTypedDict",
|
|
"InputsReasoning",
|
|
"InputsReasoningTypedDict",
|
|
"InputsRole",
|
|
"InputsStatusCompleted1",
|
|
"InputsStatusCompleted2",
|
|
"InputsStatusInProgress1",
|
|
"InputsStatusInProgress2",
|
|
"InputsStatusIncomplete1",
|
|
"InputsStatusIncomplete2",
|
|
"InputsStatusUnion1",
|
|
"InputsStatusUnion1TypedDict",
|
|
"InputsStatusUnion2",
|
|
"InputsStatusUnion2TypedDict",
|
|
"InputsTypeMessage",
|
|
"InputsTypeReasoning",
|
|
"InputsUnion",
|
|
"InputsUnion1",
|
|
"InputsUnion1TypedDict",
|
|
"InputsUnionTypedDict",
|
|
"InstructType",
|
|
"InternalServerResponseErrorData",
|
|
"InternalServerResponseErrorDataTypedDict",
|
|
"ItemReferenceItem",
|
|
"ItemReferenceItemType",
|
|
"ItemReferenceItemTypedDict",
|
|
"Keep",
|
|
"KeepAll",
|
|
"KeepAllTypedDict",
|
|
"KeepEnum",
|
|
"KeepType",
|
|
"KeepTypedDict",
|
|
"KeyAssignment",
|
|
"KeyAssignmentTypedDict",
|
|
"LegacyChatContentVideo",
|
|
"LegacyChatContentVideoType",
|
|
"LegacyChatContentVideoTypedDict",
|
|
"LegacyWebSearchServerTool",
|
|
"LegacyWebSearchServerToolType",
|
|
"LegacyWebSearchServerToolTypedDict",
|
|
"ListBYOKKeysResponse",
|
|
"ListBYOKKeysResponseTypedDict",
|
|
"ListEndpointsResponse",
|
|
"ListEndpointsResponseTypedDict",
|
|
"ListGuardrailsResponse",
|
|
"ListGuardrailsResponseTypedDict",
|
|
"ListKeyAssignmentsResponse",
|
|
"ListKeyAssignmentsResponseTypedDict",
|
|
"ListMemberAssignmentsResponse",
|
|
"ListMemberAssignmentsResponseTypedDict",
|
|
"ListObservabilityDestinationsResponse",
|
|
"ListObservabilityDestinationsResponseTypedDict",
|
|
"ListPresetVersionsResponse",
|
|
"ListPresetVersionsResponseTypedDict",
|
|
"ListPresetsResponse",
|
|
"ListPresetsResponseTypedDict",
|
|
"ListWorkspaceBudgetsResponse",
|
|
"ListWorkspaceBudgetsResponseTypedDict",
|
|
"ListWorkspaceMembersResponse",
|
|
"ListWorkspaceMembersResponseTypedDict",
|
|
"ListWorkspacesResponse",
|
|
"ListWorkspacesResponseTypedDict",
|
|
"LocalShellCallItem",
|
|
"LocalShellCallItemAction",
|
|
"LocalShellCallItemActionTypedDict",
|
|
"LocalShellCallItemTypedDict",
|
|
"LocalShellCallOutputItem",
|
|
"LocalShellCallOutputItemStatus",
|
|
"LocalShellCallOutputItemType",
|
|
"LocalShellCallOutputItemTypedDict",
|
|
"Logic",
|
|
"Logprob",
|
|
"LogprobTypedDict",
|
|
"MaxPrice",
|
|
"MaxPriceTypedDict",
|
|
"McpApprovalRequestItem",
|
|
"McpApprovalRequestItemType",
|
|
"McpApprovalRequestItemTypedDict",
|
|
"McpApprovalResponseItem",
|
|
"McpApprovalResponseItemType",
|
|
"McpApprovalResponseItemTypedDict",
|
|
"McpCallItem",
|
|
"McpCallItemType",
|
|
"McpCallItemTypedDict",
|
|
"McpListToolsItem",
|
|
"McpListToolsItemTool",
|
|
"McpListToolsItemToolTypedDict",
|
|
"McpListToolsItemType",
|
|
"McpListToolsItemTypedDict",
|
|
"McpServerTool",
|
|
"McpServerToolType",
|
|
"McpServerToolTypedDict",
|
|
"MemberAssignment",
|
|
"MemberAssignmentTypedDict",
|
|
"MemoryLimit",
|
|
"MessagesAdvisorToolResultBlock",
|
|
"MessagesAdvisorToolResultBlockType",
|
|
"MessagesAdvisorToolResultBlockTypedDict",
|
|
"MessagesFallbackParam",
|
|
"MessagesFallbackParamTypedDict",
|
|
"MessagesMessageParam",
|
|
"MessagesMessageParamContentUnion1",
|
|
"MessagesMessageParamContentUnion1TypedDict",
|
|
"MessagesMessageParamContentUnion2",
|
|
"MessagesMessageParamContentUnion2TypedDict",
|
|
"MessagesMessageParamContentUnion3",
|
|
"MessagesMessageParamContentUnion3TypedDict",
|
|
"MessagesMessageParamContentUnion4",
|
|
"MessagesMessageParamContentUnion4TypedDict",
|
|
"MessagesMessageParamContentUnion5",
|
|
"MessagesMessageParamContentUnion5TypedDict",
|
|
"MessagesMessageParamRole",
|
|
"MessagesMessageParamTypeCompaction",
|
|
"MessagesMessageParamTypedDict",
|
|
"MessagesOutputConfig",
|
|
"MessagesOutputConfigEffort",
|
|
"MessagesOutputConfigFormat",
|
|
"MessagesOutputConfigFormatTypedDict",
|
|
"MessagesOutputConfigTypeJSONSchema",
|
|
"MessagesOutputConfigTypedDict",
|
|
"MessagesRequest",
|
|
"MessagesRequestMetadata",
|
|
"MessagesRequestMetadataTypedDict",
|
|
"MessagesRequestPlugin",
|
|
"MessagesRequestPluginTypedDict",
|
|
"MessagesRequestTool",
|
|
"MessagesRequestToolTypedDict",
|
|
"MessagesRequestToolUnion",
|
|
"MessagesRequestToolUnionTypedDict",
|
|
"MessagesRequestTypedDict",
|
|
"MetadataLevel",
|
|
"Method",
|
|
"Modality",
|
|
"Mode",
|
|
"ModeAuto",
|
|
"ModeRequired",
|
|
"ModeTypedDict",
|
|
"Model",
|
|
"ModelArchitecture",
|
|
"ModelArchitectureInstructType",
|
|
"ModelArchitectureTypedDict",
|
|
"ModelBenchmarks",
|
|
"ModelBenchmarksTypedDict",
|
|
"ModelGroup",
|
|
"ModelLinks",
|
|
"ModelLinksTypedDict",
|
|
"ModelReasoning",
|
|
"ModelReasoningTypedDict",
|
|
"ModelResponse",
|
|
"ModelResponseTypedDict",
|
|
"ModelTypedDict",
|
|
"ModelsCountResponse",
|
|
"ModelsCountResponseData",
|
|
"ModelsCountResponseDataTypedDict",
|
|
"ModelsCountResponseTypedDict",
|
|
"ModelsListResponse",
|
|
"ModelsListResponseTypedDict",
|
|
"Moderation",
|
|
"ModerationPlugin",
|
|
"ModerationPluginID",
|
|
"ModerationPluginTypedDict",
|
|
"MultimodalMedia",
|
|
"MultimodalMediaTypedDict",
|
|
"NameAdvisor",
|
|
"NameBash",
|
|
"NameStrReplaceEditor",
|
|
"NameWebSearch1",
|
|
"NameWebSearch2",
|
|
"Never",
|
|
"NeverTypedDict",
|
|
"NotFoundResponseErrorData",
|
|
"NotFoundResponseErrorDataTypedDict",
|
|
"ObservabilityArizeDestination",
|
|
"ObservabilityArizeDestinationConfig",
|
|
"ObservabilityArizeDestinationConfigTypedDict",
|
|
"ObservabilityArizeDestinationType",
|
|
"ObservabilityArizeDestinationTypedDict",
|
|
"ObservabilityBraintrustDestination",
|
|
"ObservabilityBraintrustDestinationConfig",
|
|
"ObservabilityBraintrustDestinationConfigTypedDict",
|
|
"ObservabilityBraintrustDestinationType",
|
|
"ObservabilityBraintrustDestinationTypedDict",
|
|
"ObservabilityClickhouseDestination",
|
|
"ObservabilityClickhouseDestinationConfig",
|
|
"ObservabilityClickhouseDestinationConfigTypedDict",
|
|
"ObservabilityClickhouseDestinationType",
|
|
"ObservabilityClickhouseDestinationTypedDict",
|
|
"ObservabilityDatadogDestination",
|
|
"ObservabilityDatadogDestinationConfig",
|
|
"ObservabilityDatadogDestinationConfigTypedDict",
|
|
"ObservabilityDatadogDestinationType",
|
|
"ObservabilityDatadogDestinationTypedDict",
|
|
"ObservabilityDestination",
|
|
"ObservabilityDestinationTypedDict",
|
|
"ObservabilityFilterRulesConfig",
|
|
"ObservabilityFilterRulesConfigTypedDict",
|
|
"ObservabilityFilterRulesConfigValue",
|
|
"ObservabilityFilterRulesConfigValueTypedDict",
|
|
"ObservabilityGrafanaDestination",
|
|
"ObservabilityGrafanaDestinationConfig",
|
|
"ObservabilityGrafanaDestinationConfigTypedDict",
|
|
"ObservabilityGrafanaDestinationType",
|
|
"ObservabilityGrafanaDestinationTypedDict",
|
|
"ObservabilityLangfuseDestination",
|
|
"ObservabilityLangfuseDestinationConfig",
|
|
"ObservabilityLangfuseDestinationConfigTypedDict",
|
|
"ObservabilityLangfuseDestinationType",
|
|
"ObservabilityLangfuseDestinationTypedDict",
|
|
"ObservabilityLangsmithDestination",
|
|
"ObservabilityLangsmithDestinationConfig",
|
|
"ObservabilityLangsmithDestinationConfigTypedDict",
|
|
"ObservabilityLangsmithDestinationType",
|
|
"ObservabilityLangsmithDestinationTypedDict",
|
|
"ObservabilityNewrelicDestination",
|
|
"ObservabilityNewrelicDestinationConfig",
|
|
"ObservabilityNewrelicDestinationConfigTypedDict",
|
|
"ObservabilityNewrelicDestinationType",
|
|
"ObservabilityNewrelicDestinationTypedDict",
|
|
"ObservabilityOpikDestination",
|
|
"ObservabilityOpikDestinationConfig",
|
|
"ObservabilityOpikDestinationConfigTypedDict",
|
|
"ObservabilityOpikDestinationType",
|
|
"ObservabilityOpikDestinationTypedDict",
|
|
"ObservabilityOtelCollectorDestination",
|
|
"ObservabilityOtelCollectorDestinationConfig",
|
|
"ObservabilityOtelCollectorDestinationConfigTypedDict",
|
|
"ObservabilityOtelCollectorDestinationType",
|
|
"ObservabilityOtelCollectorDestinationTypedDict",
|
|
"ObservabilityPosthogDestination",
|
|
"ObservabilityPosthogDestinationConfig",
|
|
"ObservabilityPosthogDestinationConfigTypedDict",
|
|
"ObservabilityPosthogDestinationType",
|
|
"ObservabilityPosthogDestinationTypedDict",
|
|
"ObservabilityRampDestination",
|
|
"ObservabilityRampDestinationConfig",
|
|
"ObservabilityRampDestinationConfigTypedDict",
|
|
"ObservabilityRampDestinationType",
|
|
"ObservabilityRampDestinationTypedDict",
|
|
"ObservabilityS3Destination",
|
|
"ObservabilityS3DestinationConfig",
|
|
"ObservabilityS3DestinationConfigTypedDict",
|
|
"ObservabilityS3DestinationType",
|
|
"ObservabilityS3DestinationTypedDict",
|
|
"ObservabilitySentryDestination",
|
|
"ObservabilitySentryDestinationConfig",
|
|
"ObservabilitySentryDestinationConfigTypedDict",
|
|
"ObservabilitySentryDestinationType",
|
|
"ObservabilitySentryDestinationTypedDict",
|
|
"ObservabilitySnowflakeDestination",
|
|
"ObservabilitySnowflakeDestinationConfig",
|
|
"ObservabilitySnowflakeDestinationConfigTypedDict",
|
|
"ObservabilitySnowflakeDestinationType",
|
|
"ObservabilitySnowflakeDestinationTypedDict",
|
|
"ObservabilityWeaveDestination",
|
|
"ObservabilityWeaveDestinationConfig",
|
|
"ObservabilityWeaveDestinationConfigTypedDict",
|
|
"ObservabilityWeaveDestinationType",
|
|
"ObservabilityWeaveDestinationTypedDict",
|
|
"ObservabilityWebhookDestination",
|
|
"ObservabilityWebhookDestinationConfig",
|
|
"ObservabilityWebhookDestinationConfigTypedDict",
|
|
"ObservabilityWebhookDestinationType",
|
|
"ObservabilityWebhookDestinationTypedDict",
|
|
"Only",
|
|
"OnlyTypedDict",
|
|
"OpenAIResponseCustomToolCall",
|
|
"OpenAIResponseCustomToolCallOutput",
|
|
"OpenAIResponseCustomToolCallOutputOutput1",
|
|
"OpenAIResponseCustomToolCallOutputOutput1TypedDict",
|
|
"OpenAIResponseCustomToolCallOutputOutput2",
|
|
"OpenAIResponseCustomToolCallOutputOutput2TypedDict",
|
|
"OpenAIResponseCustomToolCallOutputType",
|
|
"OpenAIResponseCustomToolCallOutputTypedDict",
|
|
"OpenAIResponseCustomToolCallType",
|
|
"OpenAIResponseCustomToolCallTypedDict",
|
|
"OpenAIResponseFunctionToolCall",
|
|
"OpenAIResponseFunctionToolCallOutput",
|
|
"OpenAIResponseFunctionToolCallOutputOutput1",
|
|
"OpenAIResponseFunctionToolCallOutputOutput1TypedDict",
|
|
"OpenAIResponseFunctionToolCallOutputOutput2",
|
|
"OpenAIResponseFunctionToolCallOutputOutput2TypedDict",
|
|
"OpenAIResponseFunctionToolCallOutputStatus",
|
|
"OpenAIResponseFunctionToolCallOutputType",
|
|
"OpenAIResponseFunctionToolCallOutputTypedDict",
|
|
"OpenAIResponseFunctionToolCallType",
|
|
"OpenAIResponseFunctionToolCallTypedDict",
|
|
"OpenAIResponseInputMessageItem",
|
|
"OpenAIResponseInputMessageItemContent",
|
|
"OpenAIResponseInputMessageItemContentTypedDict",
|
|
"OpenAIResponseInputMessageItemRoleDeveloper",
|
|
"OpenAIResponseInputMessageItemRoleSystem",
|
|
"OpenAIResponseInputMessageItemRoleUnion",
|
|
"OpenAIResponseInputMessageItemRoleUnionTypedDict",
|
|
"OpenAIResponseInputMessageItemRoleUser",
|
|
"OpenAIResponseInputMessageItemType",
|
|
"OpenAIResponseInputMessageItemTypedDict",
|
|
"OpenAIResponsesAnnotation",
|
|
"OpenAIResponsesAnnotationTypedDict",
|
|
"OpenAIResponsesRefusalContent",
|
|
"OpenAIResponsesRefusalContentType",
|
|
"OpenAIResponsesRefusalContentTypedDict",
|
|
"OpenAIResponsesResponseStatus",
|
|
"OpenAIResponsesToolChoice",
|
|
"OpenAIResponsesToolChoiceApplyPatch",
|
|
"OpenAIResponsesToolChoiceApplyPatchTypedDict",
|
|
"OpenAIResponsesToolChoiceAuto",
|
|
"OpenAIResponsesToolChoiceFunction",
|
|
"OpenAIResponsesToolChoiceFunctionTypedDict",
|
|
"OpenAIResponsesToolChoiceNone",
|
|
"OpenAIResponsesToolChoiceRequired",
|
|
"OpenAIResponsesToolChoiceShell",
|
|
"OpenAIResponsesToolChoiceShellTypedDict",
|
|
"OpenAIResponsesToolChoiceTypeApplyPatch",
|
|
"OpenAIResponsesToolChoiceTypeFunction",
|
|
"OpenAIResponsesToolChoiceTypeShell",
|
|
"OpenAIResponsesToolChoiceTypeWebSearchPreview",
|
|
"OpenAIResponsesToolChoiceTypeWebSearchPreview20250311",
|
|
"OpenAIResponsesToolChoiceTypedDict",
|
|
"OpenAIResponsesToolChoiceUnion",
|
|
"OpenAIResponsesToolChoiceUnionTypedDict",
|
|
"OpenAIResponsesTruncation",
|
|
"OpenResponsesCreatedEvent",
|
|
"OpenResponsesCreatedEventType",
|
|
"OpenResponsesCreatedEventTypedDict",
|
|
"OpenResponsesInProgressEvent",
|
|
"OpenResponsesInProgressEventType",
|
|
"OpenResponsesInProgressEventTypedDict",
|
|
"OpenResponsesResult",
|
|
"OpenResponsesResultObject",
|
|
"OpenResponsesResultToolFunction",
|
|
"OpenResponsesResultToolFunctionTypedDict",
|
|
"OpenResponsesResultToolUnion",
|
|
"OpenResponsesResultToolUnionTypedDict",
|
|
"OpenResponsesResultType",
|
|
"OpenResponsesResultTypedDict",
|
|
"OpenRouterMetadata",
|
|
"OpenRouterMetadataTypedDict",
|
|
"OpenRouterWebSearchServerTool",
|
|
"OpenRouterWebSearchServerToolType",
|
|
"OpenRouterWebSearchServerToolTypedDict",
|
|
"Operator",
|
|
"Order",
|
|
"OrderTypedDict",
|
|
"Outcome",
|
|
"OutcomeExit",
|
|
"OutcomeExitTypedDict",
|
|
"OutcomeTimeout",
|
|
"OutcomeTimeoutTypedDict",
|
|
"OutcomeTypedDict",
|
|
"OutputAdvisorServerToolItem",
|
|
"OutputAdvisorServerToolItemType",
|
|
"OutputAdvisorServerToolItemTypedDict",
|
|
"OutputApplyPatchCallItem",
|
|
"OutputApplyPatchCallItemType",
|
|
"OutputApplyPatchCallItemTypedDict",
|
|
"OutputApplyPatchServerToolItem",
|
|
"OutputApplyPatchServerToolItemType",
|
|
"OutputApplyPatchServerToolItemTypedDict",
|
|
"OutputBashServerToolItem",
|
|
"OutputBashServerToolItemType",
|
|
"OutputBashServerToolItemTypedDict",
|
|
"OutputBrowserUseServerToolItem",
|
|
"OutputBrowserUseServerToolItemType",
|
|
"OutputBrowserUseServerToolItemTypedDict",
|
|
"OutputCodeInterpreterCallItem",
|
|
"OutputCodeInterpreterCallItemOutputUnion",
|
|
"OutputCodeInterpreterCallItemOutputUnionTypedDict",
|
|
"OutputCodeInterpreterCallItemTypeImage",
|
|
"OutputCodeInterpreterCallItemTypedDict",
|
|
"OutputCodeInterpreterServerToolItem",
|
|
"OutputCodeInterpreterServerToolItemType",
|
|
"OutputCodeInterpreterServerToolItemTypedDict",
|
|
"OutputComputerCallItem",
|
|
"OutputComputerCallItemStatus",
|
|
"OutputComputerCallItemType",
|
|
"OutputComputerCallItemTypedDict",
|
|
"OutputCustomToolCallItem",
|
|
"OutputCustomToolCallItemType",
|
|
"OutputCustomToolCallItemTypedDict",
|
|
"OutputDatetimeItem",
|
|
"OutputDatetimeItemType",
|
|
"OutputDatetimeItemTypedDict",
|
|
"OutputFileSearchCallItem",
|
|
"OutputFileSearchCallItemType",
|
|
"OutputFileSearchCallItemTypedDict",
|
|
"OutputFileSearchServerToolItem",
|
|
"OutputFileSearchServerToolItemType",
|
|
"OutputFileSearchServerToolItemTypedDict",
|
|
"OutputFilesServerToolItem",
|
|
"OutputFilesServerToolItemType",
|
|
"OutputFilesServerToolItemTypedDict",
|
|
"OutputFunctionCallItem",
|
|
"OutputFunctionCallItemStatusCompleted",
|
|
"OutputFunctionCallItemStatusInProgress",
|
|
"OutputFunctionCallItemStatusIncomplete",
|
|
"OutputFunctionCallItemStatusUnion",
|
|
"OutputFunctionCallItemStatusUnionTypedDict",
|
|
"OutputFunctionCallItemType",
|
|
"OutputFunctionCallItemTypedDict",
|
|
"OutputFusionServerToolItem",
|
|
"OutputFusionServerToolItemType",
|
|
"OutputFusionServerToolItemTypedDict",
|
|
"OutputImage",
|
|
"OutputImageGenerationCallItem",
|
|
"OutputImageGenerationCallItemType",
|
|
"OutputImageGenerationCallItemTypedDict",
|
|
"OutputImageGenerationServerToolItem",
|
|
"OutputImageGenerationServerToolItemType",
|
|
"OutputImageGenerationServerToolItemTypedDict",
|
|
"OutputImageTypedDict",
|
|
"OutputItemImageGenerationCall",
|
|
"OutputItemImageGenerationCallType",
|
|
"OutputItemImageGenerationCallTypedDict",
|
|
"OutputItems",
|
|
"OutputItemsTypedDict",
|
|
"OutputLogs",
|
|
"OutputLogsTypedDict",
|
|
"OutputMcpServerToolItem",
|
|
"OutputMcpServerToolItemType",
|
|
"OutputMcpServerToolItemTypedDict",
|
|
"OutputMemoryServerToolItem",
|
|
"OutputMemoryServerToolItemType",
|
|
"OutputMemoryServerToolItemTypedDict",
|
|
"OutputMessage",
|
|
"OutputMessageContent",
|
|
"OutputMessageContentTypedDict",
|
|
"OutputMessageItem",
|
|
"OutputMessageItemContent",
|
|
"OutputMessageItemContentTypedDict",
|
|
"OutputMessageItemPhaseCommentary",
|
|
"OutputMessageItemPhaseFinalAnswer",
|
|
"OutputMessageItemPhaseUnion",
|
|
"OutputMessageItemPhaseUnionTypedDict",
|
|
"OutputMessageItemRole",
|
|
"OutputMessageItemStatusCompleted",
|
|
"OutputMessageItemStatusInProgress",
|
|
"OutputMessageItemStatusIncomplete",
|
|
"OutputMessageItemStatusUnion",
|
|
"OutputMessageItemStatusUnionTypedDict",
|
|
"OutputMessageItemType",
|
|
"OutputMessageItemTypedDict",
|
|
"OutputMessagePhaseCommentary",
|
|
"OutputMessagePhaseFinalAnswer",
|
|
"OutputMessagePhaseUnion",
|
|
"OutputMessagePhaseUnionTypedDict",
|
|
"OutputMessageRole",
|
|
"OutputMessageStatusCompleted",
|
|
"OutputMessageStatusInProgress",
|
|
"OutputMessageStatusIncomplete",
|
|
"OutputMessageStatusUnion",
|
|
"OutputMessageStatusUnionTypedDict",
|
|
"OutputMessageType",
|
|
"OutputMessageTypedDict",
|
|
"OutputModality",
|
|
"OutputModalityEnum",
|
|
"OutputReasoningItem",
|
|
"OutputReasoningItemStatusCompleted",
|
|
"OutputReasoningItemStatusInProgress",
|
|
"OutputReasoningItemStatusIncomplete",
|
|
"OutputReasoningItemStatusUnion",
|
|
"OutputReasoningItemStatusUnionTypedDict",
|
|
"OutputReasoningItemType",
|
|
"OutputReasoningItemTypedDict",
|
|
"OutputSearchModelsServerToolItem",
|
|
"OutputSearchModelsServerToolItemType",
|
|
"OutputSearchModelsServerToolItemTypedDict",
|
|
"OutputShellCallItem",
|
|
"OutputShellCallItemAction",
|
|
"OutputShellCallItemActionTypedDict",
|
|
"OutputShellCallItemType",
|
|
"OutputShellCallItemTypedDict",
|
|
"OutputShellCallOutputItem",
|
|
"OutputShellCallOutputItemOutput",
|
|
"OutputShellCallOutputItemOutputTypedDict",
|
|
"OutputShellCallOutputItemTypeShellCallOutput",
|
|
"OutputShellCallOutputItemTypedDict",
|
|
"OutputSubagentServerToolItem",
|
|
"OutputSubagentServerToolItemType",
|
|
"OutputSubagentServerToolItemTypedDict",
|
|
"OutputTextEditorServerToolItem",
|
|
"OutputTextEditorServerToolItemType",
|
|
"OutputTextEditorServerToolItemTypedDict",
|
|
"OutputTokensDetails",
|
|
"OutputTokensDetailsTypedDict",
|
|
"OutputToolSearchServerToolItem",
|
|
"OutputToolSearchServerToolItemType",
|
|
"OutputToolSearchServerToolItemTypedDict",
|
|
"OutputWebFetchServerToolItem",
|
|
"OutputWebFetchServerToolItemType",
|
|
"OutputWebFetchServerToolItemTypedDict",
|
|
"OutputWebSearchCallItem",
|
|
"OutputWebSearchCallItemActionSearch",
|
|
"OutputWebSearchCallItemActionSearchTypedDict",
|
|
"OutputWebSearchCallItemTypedDict",
|
|
"OutputWebSearchServerToolItem",
|
|
"OutputWebSearchServerToolItemAction",
|
|
"OutputWebSearchServerToolItemActionTypedDict",
|
|
"OutputWebSearchServerToolItemSource",
|
|
"OutputWebSearchServerToolItemSourceTypedDict",
|
|
"OutputWebSearchServerToolItemTypeOpenrouterWebSearch",
|
|
"OutputWebSearchServerToolItemTypeSearch",
|
|
"OutputWebSearchServerToolItemTypeURL",
|
|
"OutputWebSearchServerToolItemTypedDict",
|
|
"PDFParserEngine",
|
|
"PDFParserEngineEnum",
|
|
"PDFParserEnginePDFText",
|
|
"PDFParserEngineTypedDict",
|
|
"PDFParserOptions",
|
|
"PDFParserOptionsTypedDict",
|
|
"Parameter",
|
|
"ParetoRouterPlugin",
|
|
"ParetoRouterPluginID",
|
|
"ParetoRouterPluginTypedDict",
|
|
"PartialCoverage",
|
|
"PartialCoverageTypedDict",
|
|
"Partition",
|
|
"PayloadTooLargeResponseErrorData",
|
|
"PayloadTooLargeResponseErrorDataTypedDict",
|
|
"PaymentRequiredResponseErrorData",
|
|
"PaymentRequiredResponseErrorDataTypedDict",
|
|
"PendingSafetyCheck",
|
|
"PendingSafetyCheckTypedDict",
|
|
"PerRequestLimits",
|
|
"PerRequestLimitsTypedDict",
|
|
"PercentileLatencyCutoffs",
|
|
"PercentileLatencyCutoffsTypedDict",
|
|
"PercentileStats",
|
|
"PercentileStatsTypedDict",
|
|
"PercentileThroughputCutoffs",
|
|
"PercentileThroughputCutoffsTypedDict",
|
|
"PipelineStage",
|
|
"PipelineStageType",
|
|
"PipelineStageTypedDict",
|
|
"PreferredMaxLatency",
|
|
"PreferredMaxLatencyTypedDict",
|
|
"PreferredMinThroughput",
|
|
"PreferredMinThroughputTypedDict",
|
|
"Preset",
|
|
"PresetDesignatedVersion",
|
|
"PresetDesignatedVersionTypedDict",
|
|
"PresetEnum",
|
|
"PresetStatus",
|
|
"PresetTypedDict",
|
|
"PresetWithDesignatedVersion",
|
|
"PresetWithDesignatedVersionTypedDict",
|
|
"Preview20250311WebSearchServerTool",
|
|
"Preview20250311WebSearchServerToolType",
|
|
"Preview20250311WebSearchServerToolTypedDict",
|
|
"PreviewWebSearchServerTool",
|
|
"PreviewWebSearchServerToolType",
|
|
"PreviewWebSearchServerToolTypedDict",
|
|
"PreviewWebSearchUserLocation",
|
|
"PreviewWebSearchUserLocationType",
|
|
"PreviewWebSearchUserLocationTypedDict",
|
|
"PriceSource",
|
|
"Pricing",
|
|
"PricingTypedDict",
|
|
"PromptCacheBreakpoint",
|
|
"PromptCacheBreakpointMode",
|
|
"PromptCacheBreakpointTypedDict",
|
|
"PromptCacheOptions",
|
|
"PromptCacheOptionsMode",
|
|
"PromptCacheOptionsTypedDict",
|
|
"PromptInjectionScanScope",
|
|
"ProviderName",
|
|
"ProviderOptions",
|
|
"ProviderOptionsTypedDict",
|
|
"ProviderOverloadedResponseErrorData",
|
|
"ProviderOverloadedResponseErrorDataTypedDict",
|
|
"ProviderPreferences",
|
|
"ProviderPreferencesTypedDict",
|
|
"ProviderResponse",
|
|
"ProviderResponseProviderName",
|
|
"ProviderResponseTypedDict",
|
|
"ProviderSort",
|
|
"ProviderSortConfig",
|
|
"ProviderSortConfigTypedDict",
|
|
"PublicEndpoint",
|
|
"PublicEndpointQuantization",
|
|
"PublicEndpointTypedDict",
|
|
"PublicPricing",
|
|
"PublicPricingTypedDict",
|
|
"Quantization",
|
|
"RangeCapability",
|
|
"RangeCapabilityType",
|
|
"RangeCapabilityTypedDict",
|
|
"Ranker",
|
|
"RankingOptions",
|
|
"RankingOptionsTypedDict",
|
|
"RankingsDailyItem",
|
|
"RankingsDailyItemTypedDict",
|
|
"RankingsDailyMeta",
|
|
"RankingsDailyMetaTypedDict",
|
|
"RankingsDailyMetaVersion",
|
|
"RankingsDailyResponse",
|
|
"RankingsDailyResponseTypedDict",
|
|
"Reason",
|
|
"ReasoningConfig",
|
|
"ReasoningConfigTypedDict",
|
|
"ReasoningContext",
|
|
"ReasoningDeltaEvent",
|
|
"ReasoningDeltaEventType",
|
|
"ReasoningDeltaEventTypedDict",
|
|
"ReasoningDetailEncrypted",
|
|
"ReasoningDetailEncryptedType",
|
|
"ReasoningDetailEncryptedTypedDict",
|
|
"ReasoningDetailServerToolCall",
|
|
"ReasoningDetailServerToolCallType",
|
|
"ReasoningDetailServerToolCallTypedDict",
|
|
"ReasoningDetailSummary",
|
|
"ReasoningDetailSummaryType",
|
|
"ReasoningDetailSummaryTypedDict",
|
|
"ReasoningDetailText",
|
|
"ReasoningDetailTextType",
|
|
"ReasoningDetailTextTypedDict",
|
|
"ReasoningDetailUnion",
|
|
"ReasoningDetailUnionTypedDict",
|
|
"ReasoningDoneEvent",
|
|
"ReasoningDoneEventType",
|
|
"ReasoningDoneEventTypedDict",
|
|
"ReasoningEffort",
|
|
"ReasoningFormat",
|
|
"ReasoningItem",
|
|
"ReasoningItemStatusCompleted",
|
|
"ReasoningItemStatusInProgress",
|
|
"ReasoningItemStatusIncomplete",
|
|
"ReasoningItemStatusUnion",
|
|
"ReasoningItemStatusUnionTypedDict",
|
|
"ReasoningItemType",
|
|
"ReasoningItemTypedDict",
|
|
"ReasoningMode",
|
|
"ReasoningSummaryPartAddedEvent",
|
|
"ReasoningSummaryPartAddedEventType",
|
|
"ReasoningSummaryPartAddedEventTypedDict",
|
|
"ReasoningSummaryPartDoneEvent",
|
|
"ReasoningSummaryPartDoneEventType",
|
|
"ReasoningSummaryPartDoneEventTypedDict",
|
|
"ReasoningSummaryText",
|
|
"ReasoningSummaryTextDeltaEvent",
|
|
"ReasoningSummaryTextDeltaEventType",
|
|
"ReasoningSummaryTextDeltaEventTypedDict",
|
|
"ReasoningSummaryTextDoneEvent",
|
|
"ReasoningSummaryTextDoneEventType",
|
|
"ReasoningSummaryTextDoneEventTypedDict",
|
|
"ReasoningSummaryTextType",
|
|
"ReasoningSummaryTextTypedDict",
|
|
"ReasoningSummaryVerbosity",
|
|
"ReasoningTextContent",
|
|
"ReasoningTextContentType",
|
|
"ReasoningTextContentTypedDict",
|
|
"RefusalDeltaEvent",
|
|
"RefusalDeltaEventType",
|
|
"RefusalDeltaEventTypedDict",
|
|
"RefusalDoneEvent",
|
|
"RefusalDoneEventType",
|
|
"RefusalDoneEventTypedDict",
|
|
"Region",
|
|
"RequestTimeoutResponseErrorData",
|
|
"RequestTimeoutResponseErrorDataTypedDict",
|
|
"RequireApproval",
|
|
"RequireApprovalAlways",
|
|
"RequireApprovalNever",
|
|
"RequireApprovalTypedDict",
|
|
"RequireApprovalUnion",
|
|
"RequireApprovalUnionTypedDict",
|
|
"ResetInterval",
|
|
"Response",
|
|
"ResponseFormat",
|
|
"ResponseFormatTypedDict",
|
|
"ResponseHealingPlugin",
|
|
"ResponseHealingPluginID",
|
|
"ResponseHealingPluginTypedDict",
|
|
"ResponseIncludesEnum",
|
|
"ResponseOutputText",
|
|
"ResponseOutputTextTopLogprob",
|
|
"ResponseOutputTextTopLogprobTypedDict",
|
|
"ResponseOutputTextType",
|
|
"ResponseOutputTextTypedDict",
|
|
"ResponseTypedDict",
|
|
"ResponsesErrorField",
|
|
"ResponsesErrorFieldTypedDict",
|
|
"ResponsesRequest",
|
|
"ResponsesRequestPlugin",
|
|
"ResponsesRequestPluginTypedDict",
|
|
"ResponsesRequestServiceTier",
|
|
"ResponsesRequestToolFunction",
|
|
"ResponsesRequestToolFunctionTypedDict",
|
|
"ResponsesRequestToolUnion",
|
|
"ResponsesRequestToolUnionTypedDict",
|
|
"ResponsesRequestType",
|
|
"ResponsesRequestTypedDict",
|
|
"ResponsesStreamingResponse",
|
|
"ResponsesStreamingResponseTypedDict",
|
|
"RoutedServiceTier",
|
|
"RouterAttempt",
|
|
"RouterAttemptTypedDict",
|
|
"RouterParams",
|
|
"RouterParamsTypedDict",
|
|
"RoutingStrategy",
|
|
"Rule",
|
|
"RuleTypedDict",
|
|
"STTInputAudio",
|
|
"STTInputAudioTypedDict",
|
|
"STTRequest",
|
|
"STTRequestProvider",
|
|
"STTRequestProviderTypedDict",
|
|
"STTRequestResponseFormat",
|
|
"STTRequestTypedDict",
|
|
"STTResponse",
|
|
"STTResponseTypedDict",
|
|
"STTSegment",
|
|
"STTSegmentTypedDict",
|
|
"STTTimestampGranularity",
|
|
"STTUsage",
|
|
"STTUsageTypedDict",
|
|
"STTWord",
|
|
"STTWordTypedDict",
|
|
"SearchContextSizeEnum",
|
|
"SearchModelsServerToolConfig",
|
|
"SearchModelsServerToolConfigTypedDict",
|
|
"SearchQualityLevel",
|
|
"Security",
|
|
"SecurityTypedDict",
|
|
"ServerToolUse",
|
|
"ServerToolUseDetails",
|
|
"ServerToolUseDetailsTypedDict",
|
|
"ServerToolUseTypedDict",
|
|
"ServiceUnavailableResponseErrorData",
|
|
"ServiceUnavailableResponseErrorDataTypedDict",
|
|
"ShellCallItem",
|
|
"ShellCallItemAction",
|
|
"ShellCallItemActionTypedDict",
|
|
"ShellCallItemStatus",
|
|
"ShellCallItemType",
|
|
"ShellCallItemTypedDict",
|
|
"ShellCallOutputItem",
|
|
"ShellCallOutputItemOutput",
|
|
"ShellCallOutputItemOutputTypedDict",
|
|
"ShellCallOutputItemStatus",
|
|
"ShellCallOutputItemType",
|
|
"ShellCallOutputItemTypedDict",
|
|
"ShellCallStatus",
|
|
"ShellServerTool",
|
|
"ShellServerToolConfig",
|
|
"ShellServerToolConfigTypedDict",
|
|
"ShellServerToolEngine",
|
|
"ShellServerToolEnvironment",
|
|
"ShellServerToolEnvironmentTypedDict",
|
|
"ShellServerToolOpenRouter",
|
|
"ShellServerToolOpenRouterType",
|
|
"ShellServerToolOpenRouterTypedDict",
|
|
"ShellServerToolType",
|
|
"ShellServerToolTypedDict",
|
|
"Sort",
|
|
"SortTypedDict",
|
|
"SourceContent",
|
|
"SourceContentTypedDict",
|
|
"SourceType",
|
|
"SpeechRequest",
|
|
"SpeechRequestProvider",
|
|
"SpeechRequestProviderTypedDict",
|
|
"SpeechRequestResponseFormat",
|
|
"SpeechRequestTypedDict",
|
|
"Speed",
|
|
"Stance",
|
|
"StanceTypedDict",
|
|
"Stop",
|
|
"StopServerToolsWhenCondition",
|
|
"StopServerToolsWhenConditionTypedDict",
|
|
"StopServerToolsWhenFinishReasonIs",
|
|
"StopServerToolsWhenFinishReasonIsType",
|
|
"StopServerToolsWhenFinishReasonIsTypedDict",
|
|
"StopServerToolsWhenHasToolCall",
|
|
"StopServerToolsWhenHasToolCallType",
|
|
"StopServerToolsWhenHasToolCallTypedDict",
|
|
"StopServerToolsWhenMaxCost",
|
|
"StopServerToolsWhenMaxCostType",
|
|
"StopServerToolsWhenMaxCostTypedDict",
|
|
"StopServerToolsWhenMaxTokensUsed",
|
|
"StopServerToolsWhenMaxTokensUsedType",
|
|
"StopServerToolsWhenMaxTokensUsedTypedDict",
|
|
"StopServerToolsWhenStepCountIs",
|
|
"StopServerToolsWhenStepCountIsType",
|
|
"StopServerToolsWhenStepCountIsTypedDict",
|
|
"StopTypedDict",
|
|
"StoredPromptTemplate",
|
|
"StoredPromptTemplateTypedDict",
|
|
"StreamEvents",
|
|
"StreamEventsResponseCompleted",
|
|
"StreamEventsResponseCompletedType",
|
|
"StreamEventsResponseCompletedTypedDict",
|
|
"StreamEventsResponseFailed",
|
|
"StreamEventsResponseFailedType",
|
|
"StreamEventsResponseFailedTypedDict",
|
|
"StreamEventsResponseIncomplete",
|
|
"StreamEventsResponseIncompleteType",
|
|
"StreamEventsResponseIncompleteTypedDict",
|
|
"StreamEventsResponseOutputItemAdded",
|
|
"StreamEventsResponseOutputItemAddedType",
|
|
"StreamEventsResponseOutputItemAddedTypedDict",
|
|
"StreamEventsResponseOutputItemDone",
|
|
"StreamEventsResponseOutputItemDoneType",
|
|
"StreamEventsResponseOutputItemDoneTypedDict",
|
|
"StreamEventsTypedDict",
|
|
"StreamLogprob",
|
|
"StreamLogprobTopLogprob",
|
|
"StreamLogprobTopLogprobTypedDict",
|
|
"StreamLogprobTypedDict",
|
|
"SubagentNestedTool",
|
|
"SubagentNestedToolTypedDict",
|
|
"SubagentReasoning",
|
|
"SubagentReasoningEffort",
|
|
"SubagentReasoningTypedDict",
|
|
"SubagentServerToolConfig",
|
|
"SubagentServerToolConfigTypedDict",
|
|
"SubagentServerToolOpenRouter",
|
|
"SubagentServerToolOpenRouterType",
|
|
"SubagentServerToolOpenRouterTypedDict",
|
|
"SubmitGenerationFeedbackRequest",
|
|
"SubmitGenerationFeedbackRequestTypedDict",
|
|
"SubmitGenerationFeedbackResponse",
|
|
"SubmitGenerationFeedbackResponseData",
|
|
"SubmitGenerationFeedbackResponseDataTypedDict",
|
|
"SubmitGenerationFeedbackResponseTypedDict",
|
|
"SupportedAspectRatio",
|
|
"SupportedFrameImage",
|
|
"SupportedResolution",
|
|
"SupportedSize",
|
|
"Syntax",
|
|
"System",
|
|
"SystemTypedDict",
|
|
"TaskBudget",
|
|
"TaskBudgetTypedDict",
|
|
"TaskClassificationItem",
|
|
"TaskClassificationItemTypedDict",
|
|
"TaskClassificationMacroCategory",
|
|
"TaskClassificationMacroCategoryTypedDict",
|
|
"TaskClassificationModel",
|
|
"TaskClassificationModelTypedDict",
|
|
"TaskClassificationResponse",
|
|
"TaskClassificationResponseData",
|
|
"TaskClassificationResponseDataTypedDict",
|
|
"TaskClassificationResponseTypedDict",
|
|
"TextDeltaEvent",
|
|
"TextDeltaEventType",
|
|
"TextDeltaEventTypedDict",
|
|
"TextDoneEvent",
|
|
"TextDoneEventType",
|
|
"TextDoneEventTypedDict",
|
|
"TextExtendedConfig",
|
|
"TextExtendedConfigTypedDict",
|
|
"Thinking",
|
|
"ThinkingAdaptive",
|
|
"ThinkingAdaptiveTypedDict",
|
|
"ThinkingDisabled",
|
|
"ThinkingDisabledTypedDict",
|
|
"ThinkingEnabled",
|
|
"ThinkingEnabledTypedDict",
|
|
"ThinkingTypedDict",
|
|
"Timings",
|
|
"TimingsTypedDict",
|
|
"Tokenizer",
|
|
"TooManyRequestsResponseErrorData",
|
|
"TooManyRequestsResponseErrorDataTypedDict",
|
|
"ToolAdvisor20260301",
|
|
"ToolAdvisor20260301TypedDict",
|
|
"ToolBash20250124",
|
|
"ToolBash20250124TypedDict",
|
|
"ToolCallStatus",
|
|
"ToolChoice",
|
|
"ToolChoiceAllowed",
|
|
"ToolChoiceAllowedType",
|
|
"ToolChoiceAllowedTypedDict",
|
|
"ToolChoiceAny",
|
|
"ToolChoiceAnyTypedDict",
|
|
"ToolChoiceAuto",
|
|
"ToolChoiceAutoTypedDict",
|
|
"ToolChoiceNone",
|
|
"ToolChoiceNoneTypedDict",
|
|
"ToolChoiceTool",
|
|
"ToolChoiceToolTypedDict",
|
|
"ToolChoiceTypeAuto",
|
|
"ToolChoiceTypedDict",
|
|
"ToolCustom",
|
|
"ToolCustomTypedDict",
|
|
"ToolTextEditor20250124",
|
|
"ToolTextEditor20250124TypedDict",
|
|
"ToolTypeCustom",
|
|
"ToolTypeEphemeral",
|
|
"ToolWebSearch20250305",
|
|
"ToolWebSearch20250305TypedDict",
|
|
"ToolWebSearch20260209",
|
|
"ToolWebSearch20260209TypedDict",
|
|
"TopProviderInfo",
|
|
"TopProviderInfoTypedDict",
|
|
"TournamentStats",
|
|
"TournamentStatsTypedDict",
|
|
"TraceConfig",
|
|
"TraceConfigTypedDict",
|
|
"Trigger",
|
|
"TriggerInputTokens",
|
|
"TriggerInputTokensTypedDict",
|
|
"TriggerTypedDict",
|
|
"Truncation",
|
|
"Type",
|
|
"TypeAdaptive",
|
|
"TypeAdditionalTools",
|
|
"TypeAdvisor20260301",
|
|
"TypeAgentMessage",
|
|
"TypeAny",
|
|
"TypeBash20250124",
|
|
"TypeClearThinking20251015",
|
|
"TypeClearToolUses20250919",
|
|
"TypeCodeInterpreter",
|
|
"TypeCodeInterpreterCall",
|
|
"TypeCompact20260112",
|
|
"TypeDisabled",
|
|
"TypeDocument",
|
|
"TypeEnabled",
|
|
"TypeEncryptedContent",
|
|
"TypeExec",
|
|
"TypeExit",
|
|
"TypeFileSearch",
|
|
"TypeFindInPage",
|
|
"TypeLocalShellCall",
|
|
"TypeLogs",
|
|
"TypeNone",
|
|
"TypeOpenPage",
|
|
"TypeRedactedThinking",
|
|
"TypeServerToolUse",
|
|
"TypeTextEditor20250124",
|
|
"TypeThinking",
|
|
"TypeTimeout",
|
|
"TypeTokens",
|
|
"TypeTool",
|
|
"TypeToolReference",
|
|
"TypeToolResult",
|
|
"TypeToolUse",
|
|
"TypeTypedDict",
|
|
"TypeWebSearch20250305",
|
|
"TypeWebSearch20260209",
|
|
"TypeWebSearchCall",
|
|
"TypeWebSearchToolResult",
|
|
"TypeWebSearchToolResultError",
|
|
"URLCitation",
|
|
"URLCitationType",
|
|
"URLCitationTypedDict",
|
|
"UnauthorizedResponseErrorData",
|
|
"UnauthorizedResponseErrorDataTypedDict",
|
|
"UnifiedBenchmarkPricing",
|
|
"UnifiedBenchmarkPricingTypedDict",
|
|
"UnifiedBenchmarksAAItem",
|
|
"UnifiedBenchmarksAAItemSource",
|
|
"UnifiedBenchmarksAAItemTypedDict",
|
|
"UnifiedBenchmarksDAItem",
|
|
"UnifiedBenchmarksDAItemSource",
|
|
"UnifiedBenchmarksDAItemTypedDict",
|
|
"UnifiedBenchmarksMeta",
|
|
"UnifiedBenchmarksMetaSource",
|
|
"UnifiedBenchmarksMetaTypedDict",
|
|
"UnifiedBenchmarksMetaVersion",
|
|
"UnifiedBenchmarksResponse",
|
|
"UnifiedBenchmarksResponseData",
|
|
"UnifiedBenchmarksResponseDataTypedDict",
|
|
"UnifiedBenchmarksResponseTypedDict",
|
|
"UniqueInsight",
|
|
"UniqueInsightTypedDict",
|
|
"Unit",
|
|
"UnknownAction",
|
|
"UnknownApplyPatchCallOperation",
|
|
"UnknownBaseInputsContent1",
|
|
"UnknownCapabilityDescriptor",
|
|
"UnknownChatContentItems",
|
|
"UnknownContentPartAddedEventPart",
|
|
"UnknownContentPartDoneEventPart",
|
|
"UnknownFormat",
|
|
"UnknownFormats",
|
|
"UnknownImageStreamingResponseData",
|
|
"UnknownObservabilityDestination",
|
|
"UnknownOpenAIResponseCustomToolCallOutputOutput1",
|
|
"UnknownOpenAIResponseFunctionToolCallOutputOutput1",
|
|
"UnknownOpenAIResponseInputMessageItemContent",
|
|
"UnknownOpenAIResponsesAnnotation",
|
|
"UnknownOpenResponsesResultToolUnion",
|
|
"UnknownOutcome",
|
|
"UnknownOutputCodeInterpreterCallItemOutputUnion",
|
|
"UnknownOutputItems",
|
|
"UnknownOutputMessageContent",
|
|
"UnknownOutputMessageItemContent",
|
|
"UnknownReasoningDetailUnion",
|
|
"UnknownStreamEvents",
|
|
"UnknownUnifiedBenchmarksResponseData",
|
|
"UnprocessableEntityResponseErrorData",
|
|
"UnprocessableEntityResponseErrorDataTypedDict",
|
|
"UpdateBYOKKeyRequest",
|
|
"UpdateBYOKKeyRequestTypedDict",
|
|
"UpdateBYOKKeyResponse",
|
|
"UpdateBYOKKeyResponseTypedDict",
|
|
"UpdateGuardrailRequest",
|
|
"UpdateGuardrailRequestTypedDict",
|
|
"UpdateGuardrailResponse",
|
|
"UpdateGuardrailResponseTypedDict",
|
|
"UpdateObservabilityDestinationRequest",
|
|
"UpdateObservabilityDestinationRequestTypedDict",
|
|
"UpdateObservabilityDestinationResponse",
|
|
"UpdateObservabilityDestinationResponseTypedDict",
|
|
"UpdateWorkspaceRequest",
|
|
"UpdateWorkspaceRequestTypedDict",
|
|
"UpdateWorkspaceResponse",
|
|
"UpdateWorkspaceResponseTypedDict",
|
|
"UpsertWorkspaceBudgetRequest",
|
|
"UpsertWorkspaceBudgetRequestTypedDict",
|
|
"UpsertWorkspaceBudgetResponse",
|
|
"UpsertWorkspaceBudgetResponseTypedDict",
|
|
"Usage",
|
|
"UsageCostDetails",
|
|
"UsageCostDetailsTypedDict",
|
|
"UsageTypedDict",
|
|
"UserLocation",
|
|
"UserLocationTypedDict",
|
|
"Variables",
|
|
"VariablesTypedDict",
|
|
"Verbosity",
|
|
"VideoGenerationRequest",
|
|
"VideoGenerationRequestAspectRatio",
|
|
"VideoGenerationRequestOptions",
|
|
"VideoGenerationRequestOptionsTypedDict",
|
|
"VideoGenerationRequestProvider",
|
|
"VideoGenerationRequestProviderTypedDict",
|
|
"VideoGenerationRequestResolution",
|
|
"VideoGenerationRequestTypedDict",
|
|
"VideoGenerationResponse",
|
|
"VideoGenerationResponseStatus",
|
|
"VideoGenerationResponseTypedDict",
|
|
"VideoGenerationUsage",
|
|
"VideoGenerationUsageTypedDict",
|
|
"VideoModel",
|
|
"VideoModelTypedDict",
|
|
"VideoModelsListResponse",
|
|
"VideoModelsListResponseTypedDict",
|
|
"VideoURL",
|
|
"VideoURLTypedDict",
|
|
"WebFetchEngineEnum",
|
|
"WebFetchPlugin",
|
|
"WebFetchPluginID",
|
|
"WebFetchPluginTypedDict",
|
|
"WebFetchServerTool",
|
|
"WebFetchServerToolConfig",
|
|
"WebFetchServerToolConfigTypedDict",
|
|
"WebFetchServerToolType",
|
|
"WebFetchServerToolTypedDict",
|
|
"WebSearchCallCompletedEvent",
|
|
"WebSearchCallCompletedEventType",
|
|
"WebSearchCallCompletedEventTypedDict",
|
|
"WebSearchCallInProgressEvent",
|
|
"WebSearchCallInProgressEventType",
|
|
"WebSearchCallInProgressEventTypedDict",
|
|
"WebSearchCallSearchingEvent",
|
|
"WebSearchCallSearchingEventType",
|
|
"WebSearchCallSearchingEventTypedDict",
|
|
"WebSearchConfig",
|
|
"WebSearchConfigTypedDict",
|
|
"WebSearchDomainFilter",
|
|
"WebSearchDomainFilterTypedDict",
|
|
"WebSearchEngine",
|
|
"WebSearchEngineEnum",
|
|
"WebSearchPlugin",
|
|
"WebSearchPluginID",
|
|
"WebSearchPluginType",
|
|
"WebSearchPluginTypedDict",
|
|
"WebSearchServerTool",
|
|
"WebSearchServerToolConfig",
|
|
"WebSearchServerToolConfigTypedDict",
|
|
"WebSearchServerToolOpenRouter",
|
|
"WebSearchServerToolOpenRouterType",
|
|
"WebSearchServerToolOpenRouterTypedDict",
|
|
"WebSearchServerToolType",
|
|
"WebSearchServerToolTypedDict",
|
|
"WebSearchSource",
|
|
"WebSearchSourceType",
|
|
"WebSearchSourceTypedDict",
|
|
"WebSearchStatus",
|
|
"WebSearchUserLocation",
|
|
"WebSearchUserLocationServerTool",
|
|
"WebSearchUserLocationServerToolType",
|
|
"WebSearchUserLocationServerToolTypedDict",
|
|
"WebSearchUserLocationType",
|
|
"WebSearchUserLocationTypedDict",
|
|
"Workspace",
|
|
"WorkspaceBudget",
|
|
"WorkspaceBudgetInterval",
|
|
"WorkspaceBudgetTypedDict",
|
|
"WorkspaceMember",
|
|
"WorkspaceMemberRole",
|
|
"WorkspaceMemberTypedDict",
|
|
"WorkspaceTypedDict",
|
|
]
|
|
|
|
_dynamic_imports: dict[str, str] = {
|
|
"AABenchmarkEntry": ".aabenchmarkentry",
|
|
"AABenchmarkEntryTypedDict": ".aabenchmarkentry",
|
|
"ActivityItem": ".activityitem",
|
|
"ActivityItemTypedDict": ".activityitem",
|
|
"ActivityResponse": ".activityresponse",
|
|
"ActivityResponseTypedDict": ".activityresponse",
|
|
"AdditionalToolsItem": ".additionaltoolsitem",
|
|
"AdditionalToolsItemRole": ".additionaltoolsitem",
|
|
"AdditionalToolsItemTool": ".additionaltoolsitem",
|
|
"AdditionalToolsItemToolFunction": ".additionaltoolsitem",
|
|
"AdditionalToolsItemToolFunctionTypedDict": ".additionaltoolsitem",
|
|
"AdditionalToolsItemToolTypedDict": ".additionaltoolsitem",
|
|
"AdditionalToolsItemToolUnion": ".additionaltoolsitem",
|
|
"AdditionalToolsItemToolUnionTypedDict": ".additionaltoolsitem",
|
|
"AdditionalToolsItemTypeFunction": ".additionaltoolsitem",
|
|
"AdditionalToolsItemTypedDict": ".additionaltoolsitem",
|
|
"TypeAdditionalTools": ".additionaltoolsitem",
|
|
"AdvisorNestedTool": ".advisornestedtool",
|
|
"AdvisorNestedToolTypedDict": ".advisornestedtool",
|
|
"AdvisorReasoning": ".advisorreasoning",
|
|
"AdvisorReasoningEffort": ".advisorreasoning",
|
|
"AdvisorReasoningTypedDict": ".advisorreasoning",
|
|
"AdvisorServerToolOpenRouter": ".advisorservertool_openrouter",
|
|
"AdvisorServerToolOpenRouterType": ".advisorservertool_openrouter",
|
|
"AdvisorServerToolOpenRouterTypedDict": ".advisorservertool_openrouter",
|
|
"AdvisorServerToolConfig": ".advisorservertoolconfig",
|
|
"AdvisorServerToolConfigTypedDict": ".advisorservertoolconfig",
|
|
"Agent": ".agentmessageitem",
|
|
"AgentMessageItem": ".agentmessageitem",
|
|
"AgentMessageItemContentInputImage": ".agentmessageitem",
|
|
"AgentMessageItemContentInputImageTypedDict": ".agentmessageitem",
|
|
"AgentMessageItemContentUnion": ".agentmessageitem",
|
|
"AgentMessageItemContentUnionTypedDict": ".agentmessageitem",
|
|
"AgentMessageItemDetail": ".agentmessageitem",
|
|
"AgentMessageItemTypeInputImage": ".agentmessageitem",
|
|
"AgentMessageItemTypedDict": ".agentmessageitem",
|
|
"AgentTypedDict": ".agentmessageitem",
|
|
"ContentEncryptedContent": ".agentmessageitem",
|
|
"ContentEncryptedContentTypedDict": ".agentmessageitem",
|
|
"TypeAgentMessage": ".agentmessageitem",
|
|
"TypeEncryptedContent": ".agentmessageitem",
|
|
"AnnotationAddedEvent": ".annotationaddedevent",
|
|
"AnnotationAddedEventType": ".annotationaddedevent",
|
|
"AnnotationAddedEventTypedDict": ".annotationaddedevent",
|
|
"AnthropicAdvisorMessageUsageIteration": ".anthropicadvisormessageusageiteration",
|
|
"AnthropicAdvisorMessageUsageIterationType": ".anthropicadvisormessageusageiteration",
|
|
"AnthropicAdvisorMessageUsageIterationTypedDict": ".anthropicadvisormessageusageiteration",
|
|
"AnthropicAllowedCallers": ".anthropicallowedcallers",
|
|
"AnthropicBase64ImageSource": ".anthropicbase64imagesource",
|
|
"AnthropicBase64ImageSourceType": ".anthropicbase64imagesource",
|
|
"AnthropicBase64ImageSourceTypedDict": ".anthropicbase64imagesource",
|
|
"AnthropicBase64PdfSource": ".anthropicbase64pdfsource",
|
|
"AnthropicBase64PdfSourceMediaType": ".anthropicbase64pdfsource",
|
|
"AnthropicBase64PdfSourceType": ".anthropicbase64pdfsource",
|
|
"AnthropicBase64PdfSourceTypedDict": ".anthropicbase64pdfsource",
|
|
"AnthropicCacheControlDirective": ".anthropiccachecontroldirective",
|
|
"AnthropicCacheControlDirectiveType": ".anthropiccachecontroldirective",
|
|
"AnthropicCacheControlDirectiveTypedDict": ".anthropiccachecontroldirective",
|
|
"AnthropicCacheControlTTL": ".anthropiccachecontrolttl",
|
|
"AnthropicCitationCharLocationParam": ".anthropiccitationcharlocationparam",
|
|
"AnthropicCitationCharLocationParamType": ".anthropiccitationcharlocationparam",
|
|
"AnthropicCitationCharLocationParamTypedDict": ".anthropiccitationcharlocationparam",
|
|
"AnthropicCitationContentBlockLocationParam": ".anthropiccitationcontentblocklocationparam",
|
|
"AnthropicCitationContentBlockLocationParamType": ".anthropiccitationcontentblocklocationparam",
|
|
"AnthropicCitationContentBlockLocationParamTypedDict": ".anthropiccitationcontentblocklocationparam",
|
|
"AnthropicCitationPageLocationParam": ".anthropiccitationpagelocationparam",
|
|
"AnthropicCitationPageLocationParamType": ".anthropiccitationpagelocationparam",
|
|
"AnthropicCitationPageLocationParamTypedDict": ".anthropiccitationpagelocationparam",
|
|
"AnthropicCitationSearchResultLocation": ".anthropiccitationsearchresultlocation",
|
|
"AnthropicCitationSearchResultLocationType": ".anthropiccitationsearchresultlocation",
|
|
"AnthropicCitationSearchResultLocationTypedDict": ".anthropiccitationsearchresultlocation",
|
|
"AnthropicCitationWebSearchResultLocation": ".anthropiccitationwebsearchresultlocation",
|
|
"AnthropicCitationWebSearchResultLocationType": ".anthropiccitationwebsearchresultlocation",
|
|
"AnthropicCitationWebSearchResultLocationTypedDict": ".anthropiccitationwebsearchresultlocation",
|
|
"AnthropicCompactionUsageIteration": ".anthropiccompactionusageiteration",
|
|
"AnthropicCompactionUsageIterationType": ".anthropiccompactionusageiteration",
|
|
"AnthropicCompactionUsageIterationTypedDict": ".anthropiccompactionusageiteration",
|
|
"AnthropicDocumentBlockParam": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamCitations": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamCitationsTypedDict": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamContent1": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamContent1TypedDict": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamContent2": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamContent2TypedDict": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamSourceUnion": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamSourceUnionTypedDict": ".anthropicdocumentblockparam",
|
|
"AnthropicDocumentBlockParamTypedDict": ".anthropicdocumentblockparam",
|
|
"SourceContent": ".anthropicdocumentblockparam",
|
|
"SourceContentTypedDict": ".anthropicdocumentblockparam",
|
|
"SourceType": ".anthropicdocumentblockparam",
|
|
"TypeDocument": ".anthropicdocumentblockparam",
|
|
"AnthropicFileDocumentSource": ".anthropicfiledocumentsource",
|
|
"AnthropicFileDocumentSourceType": ".anthropicfiledocumentsource",
|
|
"AnthropicFileDocumentSourceTypedDict": ".anthropicfiledocumentsource",
|
|
"AnthropicImageBlockParam": ".anthropicimageblockparam",
|
|
"AnthropicImageBlockParamSource": ".anthropicimageblockparam",
|
|
"AnthropicImageBlockParamSourceTypedDict": ".anthropicimageblockparam",
|
|
"AnthropicImageBlockParamType": ".anthropicimageblockparam",
|
|
"AnthropicImageBlockParamTypedDict": ".anthropicimageblockparam",
|
|
"AnthropicImageMimeType": ".anthropicimagemimetype",
|
|
"AnthropicInputTokensClearAtLeast": ".anthropicinputtokensclearatleast",
|
|
"AnthropicInputTokensClearAtLeastType": ".anthropicinputtokensclearatleast",
|
|
"AnthropicInputTokensClearAtLeastTypedDict": ".anthropicinputtokensclearatleast",
|
|
"AnthropicInputTokensTrigger": ".anthropicinputtokenstrigger",
|
|
"AnthropicInputTokensTriggerType": ".anthropicinputtokenstrigger",
|
|
"AnthropicInputTokensTriggerTypedDict": ".anthropicinputtokenstrigger",
|
|
"AnthropicIterationCacheCreation": ".anthropiciterationcachecreation",
|
|
"AnthropicIterationCacheCreationTypedDict": ".anthropiciterationcachecreation",
|
|
"AnthropicMessageUsageIteration": ".anthropicmessageusageiteration",
|
|
"AnthropicMessageUsageIterationType": ".anthropicmessageusageiteration",
|
|
"AnthropicMessageUsageIterationTypedDict": ".anthropicmessageusageiteration",
|
|
"AnthropicPlainTextSource": ".anthropicplaintextsource",
|
|
"AnthropicPlainTextSourceMediaType": ".anthropicplaintextsource",
|
|
"AnthropicPlainTextSourceType": ".anthropicplaintextsource",
|
|
"AnthropicPlainTextSourceTypedDict": ".anthropicplaintextsource",
|
|
"AnthropicSearchResultBlockParam": ".anthropicsearchresultblockparam",
|
|
"AnthropicSearchResultBlockParamCitations": ".anthropicsearchresultblockparam",
|
|
"AnthropicSearchResultBlockParamCitationsTypedDict": ".anthropicsearchresultblockparam",
|
|
"AnthropicSearchResultBlockParamType": ".anthropicsearchresultblockparam",
|
|
"AnthropicSearchResultBlockParamTypedDict": ".anthropicsearchresultblockparam",
|
|
"AnthropicSpeed": ".anthropicspeed",
|
|
"AnthropicTextBlockParam": ".anthropictextblockparam",
|
|
"AnthropicTextBlockParamType": ".anthropictextblockparam",
|
|
"AnthropicTextBlockParamTypedDict": ".anthropictextblockparam",
|
|
"Citation": ".anthropictextblockparam",
|
|
"CitationTypedDict": ".anthropictextblockparam",
|
|
"AnthropicThinkingDisplay": ".anthropicthinkingdisplay",
|
|
"AnthropicThinkingTurns": ".anthropicthinkingturns",
|
|
"AnthropicThinkingTurnsType": ".anthropicthinkingturns",
|
|
"AnthropicThinkingTurnsTypedDict": ".anthropicthinkingturns",
|
|
"AnthropicToolUsesKeep": ".anthropictooluseskeep",
|
|
"AnthropicToolUsesKeepType": ".anthropictooluseskeep",
|
|
"AnthropicToolUsesKeepTypedDict": ".anthropictooluseskeep",
|
|
"AnthropicToolUsesTrigger": ".anthropictoolusestrigger",
|
|
"AnthropicToolUsesTriggerType": ".anthropictoolusestrigger",
|
|
"AnthropicToolUsesTriggerTypedDict": ".anthropictoolusestrigger",
|
|
"AnthropicUnknownUsageIteration": ".anthropicunknownusageiteration",
|
|
"AnthropicUnknownUsageIterationTypedDict": ".anthropicunknownusageiteration",
|
|
"AnthropicURLImageSource": ".anthropicurlimagesource",
|
|
"AnthropicURLImageSourceType": ".anthropicurlimagesource",
|
|
"AnthropicURLImageSourceTypedDict": ".anthropicurlimagesource",
|
|
"AnthropicURLPdfSource": ".anthropicurlpdfsource",
|
|
"AnthropicURLPdfSourceType": ".anthropicurlpdfsource",
|
|
"AnthropicURLPdfSourceTypedDict": ".anthropicurlpdfsource",
|
|
"AnthropicUsageIteration": ".anthropicusageiteration",
|
|
"AnthropicUsageIterationTypedDict": ".anthropicusageiteration",
|
|
"AnthropicWebSearchResultBlockParam": ".anthropicwebsearchresultblockparam",
|
|
"AnthropicWebSearchResultBlockParamType": ".anthropicwebsearchresultblockparam",
|
|
"AnthropicWebSearchResultBlockParamTypedDict": ".anthropicwebsearchresultblockparam",
|
|
"AnthropicWebSearchToolUserLocation": ".anthropicwebsearchtooluserlocation",
|
|
"AnthropicWebSearchToolUserLocationType": ".anthropicwebsearchtooluserlocation",
|
|
"AnthropicWebSearchToolUserLocationTypedDict": ".anthropicwebsearchtooluserlocation",
|
|
"APIErrorType": ".apierrortype",
|
|
"ApplyPatchCallItem": ".applypatchcallitem",
|
|
"ApplyPatchCallItemType": ".applypatchcallitem",
|
|
"ApplyPatchCallItemTypedDict": ".applypatchcallitem",
|
|
"ApplyPatchCallOperation": ".applypatchcalloperation",
|
|
"ApplyPatchCallOperationTypedDict": ".applypatchcalloperation",
|
|
"UnknownApplyPatchCallOperation": ".applypatchcalloperation",
|
|
"ApplyPatchCallOperationDiffDeltaEvent": ".applypatchcalloperationdiffdeltaevent",
|
|
"ApplyPatchCallOperationDiffDeltaEventType": ".applypatchcalloperationdiffdeltaevent",
|
|
"ApplyPatchCallOperationDiffDeltaEventTypedDict": ".applypatchcalloperationdiffdeltaevent",
|
|
"ApplyPatchCallOperationDiffDoneEvent": ".applypatchcalloperationdiffdoneevent",
|
|
"ApplyPatchCallOperationDiffDoneEventType": ".applypatchcalloperationdiffdoneevent",
|
|
"ApplyPatchCallOperationDiffDoneEventTypedDict": ".applypatchcalloperationdiffdoneevent",
|
|
"ApplyPatchCallOutputItem": ".applypatchcalloutputitem",
|
|
"ApplyPatchCallOutputItemStatus": ".applypatchcalloutputitem",
|
|
"ApplyPatchCallOutputItemType": ".applypatchcalloutputitem",
|
|
"ApplyPatchCallOutputItemTypedDict": ".applypatchcalloutputitem",
|
|
"ApplyPatchCallStatus": ".applypatchcallstatus",
|
|
"ApplyPatchCreateFileOperation": ".applypatchcreatefileoperation",
|
|
"ApplyPatchCreateFileOperationType": ".applypatchcreatefileoperation",
|
|
"ApplyPatchCreateFileOperationTypedDict": ".applypatchcreatefileoperation",
|
|
"ApplyPatchDeleteFileOperation": ".applypatchdeletefileoperation",
|
|
"ApplyPatchDeleteFileOperationType": ".applypatchdeletefileoperation",
|
|
"ApplyPatchDeleteFileOperationTypedDict": ".applypatchdeletefileoperation",
|
|
"ApplyPatchEngineEnum": ".applypatchengineenum",
|
|
"ApplyPatchServerTool": ".applypatchservertool",
|
|
"ApplyPatchServerToolType": ".applypatchservertool",
|
|
"ApplyPatchServerToolTypedDict": ".applypatchservertool",
|
|
"ApplyPatchServerToolOpenRouter": ".applypatchservertool_openrouter",
|
|
"ApplyPatchServerToolOpenRouterType": ".applypatchservertool_openrouter",
|
|
"ApplyPatchServerToolOpenRouterTypedDict": ".applypatchservertool_openrouter",
|
|
"ApplyPatchServerToolConfig": ".applypatchservertoolconfig",
|
|
"ApplyPatchServerToolConfigTypedDict": ".applypatchservertoolconfig",
|
|
"ApplyPatchUpdateFileOperation": ".applypatchupdatefileoperation",
|
|
"ApplyPatchUpdateFileOperationType": ".applypatchupdatefileoperation",
|
|
"ApplyPatchUpdateFileOperationTypedDict": ".applypatchupdatefileoperation",
|
|
"AppRankingsItem": ".apprankingsitem",
|
|
"AppRankingsItemTypedDict": ".apprankingsitem",
|
|
"AppRankingsResponse": ".apprankingsresponse",
|
|
"AppRankingsResponseTypedDict": ".apprankingsresponse",
|
|
"AutoRouterPlugin": ".autorouterplugin",
|
|
"AutoRouterPluginID": ".autorouterplugin",
|
|
"AutoRouterPluginTypedDict": ".autorouterplugin",
|
|
"BadGatewayResponseErrorData": ".badgatewayresponseerrordata",
|
|
"BadGatewayResponseErrorDataTypedDict": ".badgatewayresponseerrordata",
|
|
"BadRequestResponseErrorData": ".badrequestresponseerrordata",
|
|
"BadRequestResponseErrorDataTypedDict": ".badrequestresponseerrordata",
|
|
"BaseInputsContent1": ".baseinputs_union",
|
|
"BaseInputsContent1TypedDict": ".baseinputs_union",
|
|
"BaseInputsContent2": ".baseinputs_union",
|
|
"BaseInputsContent2TypedDict": ".baseinputs_union",
|
|
"BaseInputsMessage": ".baseinputs_union",
|
|
"BaseInputsMessageTypedDict": ".baseinputs_union",
|
|
"BaseInputsPhaseCommentary": ".baseinputs_union",
|
|
"BaseInputsPhaseFinalAnswer": ".baseinputs_union",
|
|
"BaseInputsPhaseUnion": ".baseinputs_union",
|
|
"BaseInputsPhaseUnionTypedDict": ".baseinputs_union",
|
|
"BaseInputsRoleAssistant": ".baseinputs_union",
|
|
"BaseInputsRoleDeveloper": ".baseinputs_union",
|
|
"BaseInputsRoleSystem": ".baseinputs_union",
|
|
"BaseInputsRoleUnion": ".baseinputs_union",
|
|
"BaseInputsRoleUnionTypedDict": ".baseinputs_union",
|
|
"BaseInputsRoleUser": ".baseinputs_union",
|
|
"BaseInputsType": ".baseinputs_union",
|
|
"BaseInputsUnion": ".baseinputs_union",
|
|
"BaseInputsUnion1": ".baseinputs_union",
|
|
"BaseInputsUnion1TypedDict": ".baseinputs_union",
|
|
"BaseInputsUnionTypedDict": ".baseinputs_union",
|
|
"UnknownBaseInputsContent1": ".baseinputs_union",
|
|
"BaseReasoningConfig": ".basereasoningconfig",
|
|
"BaseReasoningConfigTypedDict": ".basereasoningconfig",
|
|
"BashServerTool": ".bashservertool",
|
|
"BashServerToolType": ".bashservertool",
|
|
"BashServerToolTypedDict": ".bashservertool",
|
|
"BashServerToolConfig": ".bashservertoolconfig",
|
|
"BashServerToolConfigTypedDict": ".bashservertoolconfig",
|
|
"BashServerToolEngine": ".bashservertoolengine",
|
|
"BashServerToolEnvironment": ".bashservertoolenvironment",
|
|
"BashServerToolEnvironmentTypedDict": ".bashservertoolenvironment",
|
|
"BooleanCapability": ".booleancapability",
|
|
"BooleanCapabilityType": ".booleancapability",
|
|
"BooleanCapabilityTypedDict": ".booleancapability",
|
|
"BulkAddWorkspaceMembersRequest": ".bulkaddworkspacemembersrequest",
|
|
"BulkAddWorkspaceMembersRequestTypedDict": ".bulkaddworkspacemembersrequest",
|
|
"BulkAddWorkspaceMembersResponse": ".bulkaddworkspacemembersresponse",
|
|
"BulkAddWorkspaceMembersResponseTypedDict": ".bulkaddworkspacemembersresponse",
|
|
"BulkAssignKeysRequest": ".bulkassignkeysrequest",
|
|
"BulkAssignKeysRequestTypedDict": ".bulkassignkeysrequest",
|
|
"BulkAssignKeysResponse": ".bulkassignkeysresponse",
|
|
"BulkAssignKeysResponseTypedDict": ".bulkassignkeysresponse",
|
|
"BulkAssignMembersRequest": ".bulkassignmembersrequest",
|
|
"BulkAssignMembersRequestTypedDict": ".bulkassignmembersrequest",
|
|
"BulkAssignMembersResponse": ".bulkassignmembersresponse",
|
|
"BulkAssignMembersResponseTypedDict": ".bulkassignmembersresponse",
|
|
"BulkRemoveWorkspaceMembersRequest": ".bulkremoveworkspacemembersrequest",
|
|
"BulkRemoveWorkspaceMembersRequestTypedDict": ".bulkremoveworkspacemembersrequest",
|
|
"BulkRemoveWorkspaceMembersResponse": ".bulkremoveworkspacemembersresponse",
|
|
"BulkRemoveWorkspaceMembersResponseTypedDict": ".bulkremoveworkspacemembersresponse",
|
|
"BulkUnassignKeysRequest": ".bulkunassignkeysrequest",
|
|
"BulkUnassignKeysRequestTypedDict": ".bulkunassignkeysrequest",
|
|
"BulkUnassignKeysResponse": ".bulkunassignkeysresponse",
|
|
"BulkUnassignKeysResponseTypedDict": ".bulkunassignkeysresponse",
|
|
"BulkUnassignMembersRequest": ".bulkunassignmembersrequest",
|
|
"BulkUnassignMembersRequestTypedDict": ".bulkunassignmembersrequest",
|
|
"BulkUnassignMembersResponse": ".bulkunassignmembersresponse",
|
|
"BulkUnassignMembersResponseTypedDict": ".bulkunassignmembersresponse",
|
|
"BYOKKey": ".byokkey",
|
|
"BYOKKeyTypedDict": ".byokkey",
|
|
"BYOKProviderSlug": ".byokproviderslug",
|
|
"CapabilityDescriptor": ".capabilitydescriptor",
|
|
"CapabilityDescriptorTypedDict": ".capabilitydescriptor",
|
|
"UnknownCapabilityDescriptor": ".capabilitydescriptor",
|
|
"ChatAssistantImages": ".chatassistantimages",
|
|
"ChatAssistantImagesImageURL": ".chatassistantimages",
|
|
"ChatAssistantImagesImageURLTypedDict": ".chatassistantimages",
|
|
"ChatAssistantImagesTypedDict": ".chatassistantimages",
|
|
"ChatAssistantMessage": ".chatassistantmessage",
|
|
"ChatAssistantMessageContent": ".chatassistantmessage",
|
|
"ChatAssistantMessageContentTypedDict": ".chatassistantmessage",
|
|
"ChatAssistantMessageRole": ".chatassistantmessage",
|
|
"ChatAssistantMessageTypedDict": ".chatassistantmessage",
|
|
"ChatAudioOutput": ".chataudiooutput",
|
|
"ChatAudioOutputTypedDict": ".chataudiooutput",
|
|
"ChatChoice": ".chatchoice",
|
|
"ChatChoiceTypedDict": ".chatchoice",
|
|
"ChatContentAudio": ".chatcontentaudio",
|
|
"ChatContentAudioInputAudio": ".chatcontentaudio",
|
|
"ChatContentAudioInputAudioTypedDict": ".chatcontentaudio",
|
|
"ChatContentAudioType": ".chatcontentaudio",
|
|
"ChatContentAudioTypedDict": ".chatcontentaudio",
|
|
"ChatContentCacheControl": ".chatcontentcachecontrol",
|
|
"ChatContentCacheControlType": ".chatcontentcachecontrol",
|
|
"ChatContentCacheControlTypedDict": ".chatcontentcachecontrol",
|
|
"ChatContentFile": ".chatcontentfile",
|
|
"ChatContentFileType": ".chatcontentfile",
|
|
"ChatContentFileTypedDict": ".chatcontentfile",
|
|
"File": ".chatcontentfile",
|
|
"FileTypedDict": ".chatcontentfile",
|
|
"ChatContentImage": ".chatcontentimage",
|
|
"ChatContentImageDetail": ".chatcontentimage",
|
|
"ChatContentImageImageURL": ".chatcontentimage",
|
|
"ChatContentImageImageURLTypedDict": ".chatcontentimage",
|
|
"ChatContentImageType": ".chatcontentimage",
|
|
"ChatContentImageTypedDict": ".chatcontentimage",
|
|
"ChatContentItems": ".chatcontentitems",
|
|
"ChatContentItemsTypedDict": ".chatcontentitems",
|
|
"UnknownChatContentItems": ".chatcontentitems",
|
|
"ChatContentText": ".chatcontenttext",
|
|
"ChatContentTextType": ".chatcontenttext",
|
|
"ChatContentTextTypedDict": ".chatcontenttext",
|
|
"ChatContentVideo": ".chatcontentvideo",
|
|
"ChatContentVideoType": ".chatcontentvideo",
|
|
"ChatContentVideoTypedDict": ".chatcontentvideo",
|
|
"ChatContentVideoInput": ".chatcontentvideoinput",
|
|
"ChatContentVideoInputTypedDict": ".chatcontentvideoinput",
|
|
"ChatDebugOptions": ".chatdebugoptions",
|
|
"ChatDebugOptionsTypedDict": ".chatdebugoptions",
|
|
"ChatDeveloperMessage": ".chatdevelopermessage",
|
|
"ChatDeveloperMessageContent": ".chatdevelopermessage",
|
|
"ChatDeveloperMessageContentTypedDict": ".chatdevelopermessage",
|
|
"ChatDeveloperMessageRole": ".chatdevelopermessage",
|
|
"ChatDeveloperMessageTypedDict": ".chatdevelopermessage",
|
|
"ChatFinishReasonEnum": ".chatfinishreasonenum",
|
|
"ChatFormatGrammarConfig": ".chatformatgrammarconfig",
|
|
"ChatFormatGrammarConfigType": ".chatformatgrammarconfig",
|
|
"ChatFormatGrammarConfigTypedDict": ".chatformatgrammarconfig",
|
|
"ChatFormatJSONSchemaConfig": ".chatformatjsonschemaconfig",
|
|
"ChatFormatJSONSchemaConfigType": ".chatformatjsonschemaconfig",
|
|
"ChatFormatJSONSchemaConfigTypedDict": ".chatformatjsonschemaconfig",
|
|
"ChatFormatPythonConfig": ".chatformatpythonconfig",
|
|
"ChatFormatPythonConfigType": ".chatformatpythonconfig",
|
|
"ChatFormatPythonConfigTypedDict": ".chatformatpythonconfig",
|
|
"ChatFormatTextConfig": ".chatformattextconfig",
|
|
"ChatFormatTextConfigType": ".chatformattextconfig",
|
|
"ChatFormatTextConfigTypedDict": ".chatformattextconfig",
|
|
"ChatFunctionTool": ".chatfunctiontool",
|
|
"ChatFunctionToolFunction": ".chatfunctiontool",
|
|
"ChatFunctionToolFunctionFunction": ".chatfunctiontool",
|
|
"ChatFunctionToolFunctionFunctionTypedDict": ".chatfunctiontool",
|
|
"ChatFunctionToolFunctionTypedDict": ".chatfunctiontool",
|
|
"ChatFunctionToolType": ".chatfunctiontool",
|
|
"ChatFunctionToolTypedDict": ".chatfunctiontool",
|
|
"ChatJSONSchemaConfig": ".chatjsonschemaconfig",
|
|
"ChatJSONSchemaConfigTypedDict": ".chatjsonschemaconfig",
|
|
"ChatMessages": ".chatmessages",
|
|
"ChatMessagesTypedDict": ".chatmessages",
|
|
"ChatNamedToolChoice": ".chatnamedtoolchoice",
|
|
"ChatNamedToolChoiceFunction": ".chatnamedtoolchoice",
|
|
"ChatNamedToolChoiceFunctionTypedDict": ".chatnamedtoolchoice",
|
|
"ChatNamedToolChoiceType": ".chatnamedtoolchoice",
|
|
"ChatNamedToolChoiceTypedDict": ".chatnamedtoolchoice",
|
|
"ChatReasoningSummaryVerbosityEnum": ".chatreasoningsummaryverbosityenum",
|
|
"ChatRequest": ".chatrequest",
|
|
"ChatRequestEffort": ".chatrequest",
|
|
"ChatRequestPlugin": ".chatrequest",
|
|
"ChatRequestPluginTypedDict": ".chatrequest",
|
|
"ChatRequestReasoning": ".chatrequest",
|
|
"ChatRequestReasoningEffort": ".chatrequest",
|
|
"ChatRequestReasoningTypedDict": ".chatrequest",
|
|
"ChatRequestServiceTier": ".chatrequest",
|
|
"ChatRequestTypedDict": ".chatrequest",
|
|
"Modality": ".chatrequest",
|
|
"ResponseFormat": ".chatrequest",
|
|
"ResponseFormatTypedDict": ".chatrequest",
|
|
"Stop": ".chatrequest",
|
|
"StopTypedDict": ".chatrequest",
|
|
"ChatResult": ".chatresult",
|
|
"ChatResultObject": ".chatresult",
|
|
"ChatResultTypedDict": ".chatresult",
|
|
"ChatSearchModelsServerTool": ".chatsearchmodelsservertool",
|
|
"ChatSearchModelsServerToolType": ".chatsearchmodelsservertool",
|
|
"ChatSearchModelsServerToolTypedDict": ".chatsearchmodelsservertool",
|
|
"ChatServerToolChoice": ".chatservertoolchoice",
|
|
"ChatServerToolChoiceTypedDict": ".chatservertoolchoice",
|
|
"ChatStreamChoice": ".chatstreamchoice",
|
|
"ChatStreamChoiceTypedDict": ".chatstreamchoice",
|
|
"ChatStreamChunk": ".chatstreamchunk",
|
|
"ChatStreamChunkError": ".chatstreamchunk",
|
|
"ChatStreamChunkErrorTypedDict": ".chatstreamchunk",
|
|
"ChatStreamChunkMetadata": ".chatstreamchunk",
|
|
"ChatStreamChunkMetadataTypedDict": ".chatstreamchunk",
|
|
"ChatStreamChunkObject": ".chatstreamchunk",
|
|
"ChatStreamChunkTypedDict": ".chatstreamchunk",
|
|
"ChatStreamDelta": ".chatstreamdelta",
|
|
"ChatStreamDeltaRole": ".chatstreamdelta",
|
|
"ChatStreamDeltaTypedDict": ".chatstreamdelta",
|
|
"ChatStreamingResponse": ".chatstreamingresponse",
|
|
"ChatStreamingResponseTypedDict": ".chatstreamingresponse",
|
|
"ChatStreamOptions": ".chatstreamoptions",
|
|
"ChatStreamOptionsTypedDict": ".chatstreamoptions",
|
|
"ChatStreamToolCall": ".chatstreamtoolcall",
|
|
"ChatStreamToolCallFunction": ".chatstreamtoolcall",
|
|
"ChatStreamToolCallFunctionTypedDict": ".chatstreamtoolcall",
|
|
"ChatStreamToolCallType": ".chatstreamtoolcall",
|
|
"ChatStreamToolCallTypedDict": ".chatstreamtoolcall",
|
|
"ChatSystemMessage": ".chatsystemmessage",
|
|
"ChatSystemMessageContent": ".chatsystemmessage",
|
|
"ChatSystemMessageContentTypedDict": ".chatsystemmessage",
|
|
"ChatSystemMessageRole": ".chatsystemmessage",
|
|
"ChatSystemMessageTypedDict": ".chatsystemmessage",
|
|
"ChatTokenLogprob": ".chattokenlogprob",
|
|
"ChatTokenLogprobTopLogprob": ".chattokenlogprob",
|
|
"ChatTokenLogprobTopLogprobTypedDict": ".chattokenlogprob",
|
|
"ChatTokenLogprobTypedDict": ".chattokenlogprob",
|
|
"ChatTokenLogprobs": ".chattokenlogprobs",
|
|
"ChatTokenLogprobsTypedDict": ".chattokenlogprobs",
|
|
"ChatToolCall": ".chattoolcall",
|
|
"ChatToolCallFunction": ".chattoolcall",
|
|
"ChatToolCallFunctionTypedDict": ".chattoolcall",
|
|
"ChatToolCallType": ".chattoolcall",
|
|
"ChatToolCallTypedDict": ".chattoolcall",
|
|
"ChatToolChoice": ".chattoolchoice",
|
|
"ChatToolChoiceAuto": ".chattoolchoice",
|
|
"ChatToolChoiceNone": ".chattoolchoice",
|
|
"ChatToolChoiceRequired": ".chattoolchoice",
|
|
"ChatToolChoiceTypedDict": ".chattoolchoice",
|
|
"ChatToolMessage": ".chattoolmessage",
|
|
"ChatToolMessageContent": ".chattoolmessage",
|
|
"ChatToolMessageContentTypedDict": ".chattoolmessage",
|
|
"ChatToolMessageRole": ".chattoolmessage",
|
|
"ChatToolMessageTypedDict": ".chattoolmessage",
|
|
"ChatUsage": ".chatusage",
|
|
"ChatUsageCompletionTokensDetails": ".chatusage",
|
|
"ChatUsageCompletionTokensDetailsTypedDict": ".chatusage",
|
|
"ChatUsagePromptTokensDetails": ".chatusage",
|
|
"ChatUsagePromptTokensDetailsTypedDict": ".chatusage",
|
|
"ChatUsageTypedDict": ".chatusage",
|
|
"ServerToolUseDetails": ".chatusage",
|
|
"ServerToolUseDetailsTypedDict": ".chatusage",
|
|
"ChatUserMessage": ".chatusermessage",
|
|
"ChatUserMessageContent": ".chatusermessage",
|
|
"ChatUserMessageContentTypedDict": ".chatusermessage",
|
|
"ChatUserMessageRole": ".chatusermessage",
|
|
"ChatUserMessageTypedDict": ".chatusermessage",
|
|
"ChatWebSearchShorthand": ".chatwebsearchshorthand",
|
|
"ChatWebSearchShorthandType": ".chatwebsearchshorthand",
|
|
"ChatWebSearchShorthandTypedDict": ".chatwebsearchshorthand",
|
|
"CodeInterpreterServerTool": ".codeinterpreterservertool",
|
|
"CodeInterpreterServerToolTypedDict": ".codeinterpreterservertool",
|
|
"Container": ".codeinterpreterservertool",
|
|
"ContainerAuto": ".codeinterpreterservertool",
|
|
"ContainerAutoTypedDict": ".codeinterpreterservertool",
|
|
"ContainerType": ".codeinterpreterservertool",
|
|
"ContainerTypedDict": ".codeinterpreterservertool",
|
|
"MemoryLimit": ".codeinterpreterservertool",
|
|
"TypeCodeInterpreter": ".codeinterpreterservertool",
|
|
"CodexLocalShellTool": ".codexlocalshelltool",
|
|
"CodexLocalShellToolType": ".codexlocalshelltool",
|
|
"CodexLocalShellToolTypedDict": ".codexlocalshelltool",
|
|
"CompactionItem": ".compactionitem",
|
|
"CompactionItemType": ".compactionitem",
|
|
"CompactionItemTypedDict": ".compactionitem",
|
|
"CompoundFilter": ".compoundfilter",
|
|
"CompoundFilterType": ".compoundfilter",
|
|
"CompoundFilterTypedDict": ".compoundfilter",
|
|
"ComputerUseServerTool": ".computeruseservertool",
|
|
"ComputerUseServerToolType": ".computeruseservertool",
|
|
"ComputerUseServerToolTypedDict": ".computeruseservertool",
|
|
"Environment": ".computeruseservertool",
|
|
"ConflictResponseErrorData": ".conflictresponseerrordata",
|
|
"ConflictResponseErrorDataTypedDict": ".conflictresponseerrordata",
|
|
"ContainerAutoEnvironment": ".containerautoenvironment",
|
|
"ContainerAutoEnvironmentType": ".containerautoenvironment",
|
|
"ContainerAutoEnvironmentTypedDict": ".containerautoenvironment",
|
|
"ContainerReferenceEnvironment": ".containerreferenceenvironment",
|
|
"ContainerReferenceEnvironmentType": ".containerreferenceenvironment",
|
|
"ContainerReferenceEnvironmentTypedDict": ".containerreferenceenvironment",
|
|
"ContentFilterAction": ".contentfilteraction",
|
|
"ContentFilterBuiltinAction": ".contentfilterbuiltinaction",
|
|
"ContentFilterBuiltinEntry": ".contentfilterbuiltinentry",
|
|
"ContentFilterBuiltinEntryTypedDict": ".contentfilterbuiltinentry",
|
|
"ContentFilterBuiltinEntryInput": ".contentfilterbuiltinentryinput",
|
|
"ContentFilterBuiltinEntryInputTypedDict": ".contentfilterbuiltinentryinput",
|
|
"ContentFilterBuiltinSlug": ".contentfilterbuiltinslug",
|
|
"ContentFilterEntry": ".contentfilterentry",
|
|
"ContentFilterEntryTypedDict": ".contentfilterentry",
|
|
"ContentPartAddedEvent": ".contentpartaddedevent",
|
|
"ContentPartAddedEventPart": ".contentpartaddedevent",
|
|
"ContentPartAddedEventPartTypedDict": ".contentpartaddedevent",
|
|
"ContentPartAddedEventType": ".contentpartaddedevent",
|
|
"ContentPartAddedEventTypedDict": ".contentpartaddedevent",
|
|
"UnknownContentPartAddedEventPart": ".contentpartaddedevent",
|
|
"AudioURL": ".contentpartaudio",
|
|
"AudioURLTypedDict": ".contentpartaudio",
|
|
"ContentPartAudio": ".contentpartaudio",
|
|
"ContentPartAudioType": ".contentpartaudio",
|
|
"ContentPartAudioTypedDict": ".contentpartaudio",
|
|
"ContentPartDoneEvent": ".contentpartdoneevent",
|
|
"ContentPartDoneEventPart": ".contentpartdoneevent",
|
|
"ContentPartDoneEventPartTypedDict": ".contentpartdoneevent",
|
|
"ContentPartDoneEventType": ".contentpartdoneevent",
|
|
"ContentPartDoneEventTypedDict": ".contentpartdoneevent",
|
|
"UnknownContentPartDoneEventPart": ".contentpartdoneevent",
|
|
"ContentPartImage": ".contentpartimage",
|
|
"ContentPartImageImageURL": ".contentpartimage",
|
|
"ContentPartImageImageURLTypedDict": ".contentpartimage",
|
|
"ContentPartImageType": ".contentpartimage",
|
|
"ContentPartImageTypedDict": ".contentpartimage",
|
|
"ContentPartInputAudio": ".contentpartinputaudio",
|
|
"ContentPartInputAudioType": ".contentpartinputaudio",
|
|
"ContentPartInputAudioTypedDict": ".contentpartinputaudio",
|
|
"ContentPartInputFile": ".contentpartinputfile",
|
|
"ContentPartInputFileType": ".contentpartinputfile",
|
|
"ContentPartInputFileTypedDict": ".contentpartinputfile",
|
|
"ContentPartInputVideo": ".contentpartinputvideo",
|
|
"ContentPartInputVideoType": ".contentpartinputvideo",
|
|
"ContentPartInputVideoTypedDict": ".contentpartinputvideo",
|
|
"ContentPartVideo": ".contentpartvideo",
|
|
"ContentPartVideoType": ".contentpartvideo",
|
|
"ContentPartVideoTypedDict": ".contentpartvideo",
|
|
"VideoURL": ".contentpartvideo",
|
|
"VideoURLTypedDict": ".contentpartvideo",
|
|
"ContextCompactionItem": ".contextcompactionitem",
|
|
"ContextCompactionItemType": ".contextcompactionitem",
|
|
"ContextCompactionItemTypedDict": ".contextcompactionitem",
|
|
"ContextCompressionEngine": ".contextcompressionengine",
|
|
"ContextCompressionPlugin": ".contextcompressionplugin",
|
|
"ContextCompressionPluginID": ".contextcompressionplugin",
|
|
"ContextCompressionPluginTypedDict": ".contextcompressionplugin",
|
|
"CostDetails": ".costdetails",
|
|
"CostDetailsTypedDict": ".costdetails",
|
|
"CreateBYOKKeyRequest": ".createbyokkeyrequest",
|
|
"CreateBYOKKeyRequestTypedDict": ".createbyokkeyrequest",
|
|
"CreateBYOKKeyResponse": ".createbyokkeyresponse",
|
|
"CreateBYOKKeyResponseTypedDict": ".createbyokkeyresponse",
|
|
"CreateGuardrailRequest": ".createguardrailrequest",
|
|
"CreateGuardrailRequestTypedDict": ".createguardrailrequest",
|
|
"CreateGuardrailResponse": ".createguardrailresponse",
|
|
"CreateGuardrailResponseTypedDict": ".createguardrailresponse",
|
|
"CreateObservabilityDestinationRequest": ".createobservabilitydestinationrequest",
|
|
"CreateObservabilityDestinationRequestType": ".createobservabilitydestinationrequest",
|
|
"CreateObservabilityDestinationRequestTypedDict": ".createobservabilitydestinationrequest",
|
|
"CreateObservabilityDestinationResponse": ".createobservabilitydestinationresponse",
|
|
"CreateObservabilityDestinationResponseTypedDict": ".createobservabilitydestinationresponse",
|
|
"CreatePresetFromInferenceResponse": ".createpresetfrominferenceresponse",
|
|
"CreatePresetFromInferenceResponseTypedDict": ".createpresetfrominferenceresponse",
|
|
"CreateWorkspaceRequest": ".createworkspacerequest",
|
|
"CreateWorkspaceRequestTypedDict": ".createworkspacerequest",
|
|
"CreateWorkspaceResponse": ".createworkspaceresponse",
|
|
"CreateWorkspaceResponseTypedDict": ".createworkspaceresponse",
|
|
"CustomTool": ".customtool",
|
|
"CustomToolTypeCustom": ".customtool",
|
|
"CustomToolTypedDict": ".customtool",
|
|
"Format": ".customtool",
|
|
"FormatGrammar": ".customtool",
|
|
"FormatGrammarTypedDict": ".customtool",
|
|
"FormatText": ".customtool",
|
|
"FormatTextTypedDict": ".customtool",
|
|
"FormatTypeGrammar": ".customtool",
|
|
"FormatTypeText": ".customtool",
|
|
"FormatTypedDict": ".customtool",
|
|
"Syntax": ".customtool",
|
|
"UnknownFormat": ".customtool",
|
|
"CustomToolCallInputDeltaEvent": ".customtoolcallinputdeltaevent",
|
|
"CustomToolCallInputDeltaEventType": ".customtoolcallinputdeltaevent",
|
|
"CustomToolCallInputDeltaEventTypedDict": ".customtoolcallinputdeltaevent",
|
|
"CustomToolCallInputDoneEvent": ".customtoolcallinputdoneevent",
|
|
"CustomToolCallInputDoneEventType": ".customtoolcallinputdoneevent",
|
|
"CustomToolCallInputDoneEventTypedDict": ".customtoolcallinputdoneevent",
|
|
"CustomToolCallItem": ".customtoolcallitem",
|
|
"CustomToolCallItemType": ".customtoolcallitem",
|
|
"CustomToolCallItemTypedDict": ".customtoolcallitem",
|
|
"CustomToolCallOutputItem": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemDetail": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputInputImage": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputInputImageTypedDict": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputUnion1": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputUnion1TypedDict": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputUnion2": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemOutputUnion2TypedDict": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemTypeCustomToolCallOutput": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemTypeInputImage": ".customtoolcalloutputitem",
|
|
"CustomToolCallOutputItemTypedDict": ".customtoolcalloutputitem",
|
|
"DABenchmarkEntry": ".dabenchmarkentry",
|
|
"DABenchmarkEntryTypedDict": ".dabenchmarkentry",
|
|
"DatetimeServerTool": ".datetimeservertool",
|
|
"DatetimeServerToolType": ".datetimeservertool",
|
|
"DatetimeServerToolTypedDict": ".datetimeservertool",
|
|
"DatetimeServerToolConfig": ".datetimeservertoolconfig",
|
|
"DatetimeServerToolConfigTypedDict": ".datetimeservertoolconfig",
|
|
"Debug": ".debugevent",
|
|
"DebugEvent": ".debugevent",
|
|
"DebugEventType": ".debugevent",
|
|
"DebugEventTypedDict": ".debugevent",
|
|
"DebugTypedDict": ".debugevent",
|
|
"Event": ".debugevent",
|
|
"Timings": ".debugevent",
|
|
"TimingsTypedDict": ".debugevent",
|
|
"DefaultParameters": ".defaultparameters",
|
|
"DefaultParametersTypedDict": ".defaultparameters",
|
|
"DeleteBYOKKeyResponse": ".deletebyokkeyresponse",
|
|
"DeleteBYOKKeyResponseTypedDict": ".deletebyokkeyresponse",
|
|
"DeleteGuardrailResponse": ".deleteguardrailresponse",
|
|
"DeleteGuardrailResponseTypedDict": ".deleteguardrailresponse",
|
|
"DeleteObservabilityDestinationResponse": ".deleteobservabilitydestinationresponse",
|
|
"DeleteObservabilityDestinationResponseTypedDict": ".deleteobservabilitydestinationresponse",
|
|
"DeleteWorkspaceBudgetResponse": ".deleteworkspacebudgetresponse",
|
|
"DeleteWorkspaceBudgetResponseTypedDict": ".deleteworkspacebudgetresponse",
|
|
"DeleteWorkspaceResponse": ".deleteworkspaceresponse",
|
|
"DeleteWorkspaceResponseTypedDict": ".deleteworkspaceresponse",
|
|
"EasyInputMessage": ".easyinputmessage",
|
|
"EasyInputMessageContentInputImage": ".easyinputmessage",
|
|
"EasyInputMessageContentInputImageTypedDict": ".easyinputmessage",
|
|
"EasyInputMessageContentUnion1": ".easyinputmessage",
|
|
"EasyInputMessageContentUnion1TypedDict": ".easyinputmessage",
|
|
"EasyInputMessageContentUnion2": ".easyinputmessage",
|
|
"EasyInputMessageContentUnion2TypedDict": ".easyinputmessage",
|
|
"EasyInputMessageDetail": ".easyinputmessage",
|
|
"EasyInputMessagePhaseCommentary": ".easyinputmessage",
|
|
"EasyInputMessagePhaseFinalAnswer": ".easyinputmessage",
|
|
"EasyInputMessagePhaseUnion": ".easyinputmessage",
|
|
"EasyInputMessagePhaseUnionTypedDict": ".easyinputmessage",
|
|
"EasyInputMessageRoleAssistant": ".easyinputmessage",
|
|
"EasyInputMessageRoleDeveloper": ".easyinputmessage",
|
|
"EasyInputMessageRoleSystem": ".easyinputmessage",
|
|
"EasyInputMessageRoleUnion": ".easyinputmessage",
|
|
"EasyInputMessageRoleUnionTypedDict": ".easyinputmessage",
|
|
"EasyInputMessageRoleUser": ".easyinputmessage",
|
|
"EasyInputMessageTypeInputImage": ".easyinputmessage",
|
|
"EasyInputMessageTypeMessage": ".easyinputmessage",
|
|
"EasyInputMessageTypedDict": ".easyinputmessage",
|
|
"EdgeNetworkTimeoutResponseErrorData": ".edgenetworktimeoutresponseerrordata",
|
|
"EdgeNetworkTimeoutResponseErrorDataTypedDict": ".edgenetworktimeoutresponseerrordata",
|
|
"EndpointInfo": ".endpointinfo",
|
|
"EndpointInfoTypedDict": ".endpointinfo",
|
|
"EndpointsMetadata": ".endpointsmetadata",
|
|
"EndpointsMetadataTypedDict": ".endpointsmetadata",
|
|
"EndpointStatus": ".endpointstatus",
|
|
"EnumCapability": ".enumcapability",
|
|
"EnumCapabilityType": ".enumcapability",
|
|
"EnumCapabilityTypedDict": ".enumcapability",
|
|
"ErrorEvent": ".errorevent",
|
|
"ErrorEventType": ".errorevent",
|
|
"ErrorEventTypedDict": ".errorevent",
|
|
"FileCitation": ".filecitation",
|
|
"FileCitationType": ".filecitation",
|
|
"FileCitationTypedDict": ".filecitation",
|
|
"FileDeleteResponse": ".filedeleteresponse",
|
|
"FileDeleteResponseType": ".filedeleteresponse",
|
|
"FileDeleteResponseTypedDict": ".filedeleteresponse",
|
|
"FileListResponse": ".filelistresponse",
|
|
"FileListResponseTypedDict": ".filelistresponse",
|
|
"FileMetadata": ".filemetadata",
|
|
"FileMetadataType": ".filemetadata",
|
|
"FileMetadataTypedDict": ".filemetadata",
|
|
"FileParserPlugin": ".fileparserplugin",
|
|
"FileParserPluginID": ".fileparserplugin",
|
|
"FileParserPluginTypedDict": ".fileparserplugin",
|
|
"FilePath": ".filepath",
|
|
"FilePathType": ".filepath",
|
|
"FilePathTypedDict": ".filepath",
|
|
"FileSearchServerTool": ".filesearchservertool",
|
|
"FileSearchServerToolTypedDict": ".filesearchservertool",
|
|
"FileSearchServerToolValue1": ".filesearchservertool",
|
|
"FileSearchServerToolValue1TypedDict": ".filesearchservertool",
|
|
"FileSearchServerToolValue2": ".filesearchservertool",
|
|
"FileSearchServerToolValue2TypedDict": ".filesearchservertool",
|
|
"Filters": ".filesearchservertool",
|
|
"FiltersType": ".filesearchservertool",
|
|
"FiltersTypedDict": ".filesearchservertool",
|
|
"FiltersUnion": ".filesearchservertool",
|
|
"FiltersUnionTypedDict": ".filesearchservertool",
|
|
"Ranker": ".filesearchservertool",
|
|
"RankingOptions": ".filesearchservertool",
|
|
"RankingOptionsTypedDict": ".filesearchservertool",
|
|
"TypeFileSearch": ".filesearchservertool",
|
|
"FilesServerTool": ".filesservertool",
|
|
"FilesServerToolType": ".filesservertool",
|
|
"FilesServerToolTypedDict": ".filesservertool",
|
|
"FilesServerToolConfig": ".filesservertoolconfig",
|
|
"FilesServerToolConfigTypedDict": ".filesservertoolconfig",
|
|
"ForbiddenResponseErrorData": ".forbiddenresponseerrordata",
|
|
"ForbiddenResponseErrorDataTypedDict": ".forbiddenresponseerrordata",
|
|
"FormatJSONObjectConfig": ".formatjsonobjectconfig",
|
|
"FormatJSONObjectConfigType": ".formatjsonobjectconfig",
|
|
"FormatJSONObjectConfigTypedDict": ".formatjsonobjectconfig",
|
|
"FormatJSONSchemaConfig": ".formatjsonschemaconfig",
|
|
"FormatJSONSchemaConfigType": ".formatjsonschemaconfig",
|
|
"FormatJSONSchemaConfigTypedDict": ".formatjsonschemaconfig",
|
|
"Formats": ".formats",
|
|
"FormatsTypedDict": ".formats",
|
|
"UnknownFormats": ".formats",
|
|
"FormatTextConfig": ".formattextconfig",
|
|
"FormatTextConfigType": ".formattextconfig",
|
|
"FormatTextConfigTypedDict": ".formattextconfig",
|
|
"FrameImage": ".frameimage",
|
|
"FrameImageImageURL": ".frameimage",
|
|
"FrameImageImageURLTypedDict": ".frameimage",
|
|
"FrameImageType": ".frameimage",
|
|
"FrameImageTypedDict": ".frameimage",
|
|
"FrameType": ".frameimage",
|
|
"FunctionCallArgsDeltaEvent": ".functioncallargsdeltaevent",
|
|
"FunctionCallArgsDeltaEventType": ".functioncallargsdeltaevent",
|
|
"FunctionCallArgsDeltaEventTypedDict": ".functioncallargsdeltaevent",
|
|
"FunctionCallArgsDoneEvent": ".functioncallargsdoneevent",
|
|
"FunctionCallArgsDoneEventType": ".functioncallargsdoneevent",
|
|
"FunctionCallArgsDoneEventTypedDict": ".functioncallargsdoneevent",
|
|
"FunctionCallItem": ".functioncallitem",
|
|
"FunctionCallItemType": ".functioncallitem",
|
|
"FunctionCallItemTypedDict": ".functioncallitem",
|
|
"FunctionCallOutputItem": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemDetail": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputInputImage": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputInputImageTypedDict": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputUnion1": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputUnion1TypedDict": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputUnion2": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemOutputUnion2TypedDict": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemStatus": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemTypeFunctionCallOutput": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemTypeInputImage": ".functioncalloutputitem",
|
|
"FunctionCallOutputItemTypedDict": ".functioncalloutputitem",
|
|
"Contradiction": ".fusionanalysisresult",
|
|
"ContradictionTypedDict": ".fusionanalysisresult",
|
|
"FusionAnalysisResult": ".fusionanalysisresult",
|
|
"FusionAnalysisResultTypedDict": ".fusionanalysisresult",
|
|
"PartialCoverage": ".fusionanalysisresult",
|
|
"PartialCoverageTypedDict": ".fusionanalysisresult",
|
|
"Stance": ".fusionanalysisresult",
|
|
"StanceTypedDict": ".fusionanalysisresult",
|
|
"UniqueInsight": ".fusionanalysisresult",
|
|
"UniqueInsightTypedDict": ".fusionanalysisresult",
|
|
"FusionCallAnalysisCompletedEvent": ".fusioncallanalysiscompletedevent",
|
|
"FusionCallAnalysisCompletedEventType": ".fusioncallanalysiscompletedevent",
|
|
"FusionCallAnalysisCompletedEventTypedDict": ".fusioncallanalysiscompletedevent",
|
|
"FusionCallAnalysisInProgressEvent": ".fusioncallanalysisinprogressevent",
|
|
"FusionCallAnalysisInProgressEventType": ".fusioncallanalysisinprogressevent",
|
|
"FusionCallAnalysisInProgressEventTypedDict": ".fusioncallanalysisinprogressevent",
|
|
"FusionCallCompletedEvent": ".fusioncallcompletedevent",
|
|
"FusionCallCompletedEventType": ".fusioncallcompletedevent",
|
|
"FusionCallCompletedEventTypedDict": ".fusioncallcompletedevent",
|
|
"FusionCallInProgressEvent": ".fusioncallinprogressevent",
|
|
"FusionCallInProgressEventType": ".fusioncallinprogressevent",
|
|
"FusionCallInProgressEventTypedDict": ".fusioncallinprogressevent",
|
|
"FusionCallPanelAddedEvent": ".fusioncallpaneladdedevent",
|
|
"FusionCallPanelAddedEventType": ".fusioncallpaneladdedevent",
|
|
"FusionCallPanelAddedEventTypedDict": ".fusioncallpaneladdedevent",
|
|
"FusionCallPanelCompletedEvent": ".fusioncallpanelcompletedevent",
|
|
"FusionCallPanelCompletedEventType": ".fusioncallpanelcompletedevent",
|
|
"FusionCallPanelCompletedEventTypedDict": ".fusioncallpanelcompletedevent",
|
|
"FusionCallPanelDeltaEvent": ".fusioncallpaneldeltaevent",
|
|
"FusionCallPanelDeltaEventType": ".fusioncallpaneldeltaevent",
|
|
"FusionCallPanelDeltaEventTypedDict": ".fusioncallpaneldeltaevent",
|
|
"FusionCallPanelFailedEvent": ".fusioncallpanelfailedevent",
|
|
"FusionCallPanelFailedEventType": ".fusioncallpanelfailedevent",
|
|
"FusionCallPanelFailedEventTypedDict": ".fusioncallpanelfailedevent",
|
|
"FusionCallPanelReasoningDeltaEvent": ".fusioncallpanelreasoningdeltaevent",
|
|
"FusionCallPanelReasoningDeltaEventType": ".fusioncallpanelreasoningdeltaevent",
|
|
"FusionCallPanelReasoningDeltaEventTypedDict": ".fusioncallpanelreasoningdeltaevent",
|
|
"FusionPlugin": ".fusionplugin",
|
|
"FusionPluginID": ".fusionplugin",
|
|
"FusionPluginTool": ".fusionplugin",
|
|
"FusionPluginToolTypedDict": ".fusionplugin",
|
|
"FusionPluginTypedDict": ".fusionplugin",
|
|
"PresetEnum": ".fusionplugin",
|
|
"FusionServerToolOpenRouter": ".fusionservertool_openrouter",
|
|
"FusionServerToolOpenRouterType": ".fusionservertool_openrouter",
|
|
"FusionServerToolOpenRouterTypedDict": ".fusionservertool_openrouter",
|
|
"FusionServerToolConfig": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigEffort": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigReasoning": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigReasoningTypedDict": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigTool": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigToolTypedDict": ".fusionservertoolconfig",
|
|
"FusionServerToolConfigTypedDict": ".fusionservertoolconfig",
|
|
"FusionSource": ".fusionsource",
|
|
"FusionSourceTypedDict": ".fusionsource",
|
|
"GenerationContentData": ".generationcontentdata",
|
|
"GenerationContentDataOutput": ".generationcontentdata",
|
|
"GenerationContentDataOutputTypedDict": ".generationcontentdata",
|
|
"GenerationContentDataTypedDict": ".generationcontentdata",
|
|
"Input1": ".generationcontentdata",
|
|
"Input1TypedDict": ".generationcontentdata",
|
|
"Input2": ".generationcontentdata",
|
|
"Input2TypedDict": ".generationcontentdata",
|
|
"InputUnion": ".generationcontentdata",
|
|
"InputUnionTypedDict": ".generationcontentdata",
|
|
"GenerationContentResponse": ".generationcontentresponse",
|
|
"GenerationContentResponseTypedDict": ".generationcontentresponse",
|
|
"APIType": ".generationresponse",
|
|
"DataRegion": ".generationresponse",
|
|
"GenerationResponse": ".generationresponse",
|
|
"GenerationResponseData": ".generationresponse",
|
|
"GenerationResponseDataTypedDict": ".generationresponse",
|
|
"GenerationResponseTypedDict": ".generationresponse",
|
|
"GetBYOKKeyResponse": ".getbyokkeyresponse",
|
|
"GetBYOKKeyResponseTypedDict": ".getbyokkeyresponse",
|
|
"GetGuardrailResponse": ".getguardrailresponse",
|
|
"GetGuardrailResponseTypedDict": ".getguardrailresponse",
|
|
"GetObservabilityDestinationResponse": ".getobservabilitydestinationresponse",
|
|
"GetObservabilityDestinationResponseTypedDict": ".getobservabilitydestinationresponse",
|
|
"GetPresetResponse": ".getpresetresponse",
|
|
"GetPresetResponseTypedDict": ".getpresetresponse",
|
|
"GetPresetVersionResponse": ".getpresetversionresponse",
|
|
"GetPresetVersionResponseTypedDict": ".getpresetversionresponse",
|
|
"GetWorkspaceResponse": ".getworkspaceresponse",
|
|
"GetWorkspaceResponseTypedDict": ".getworkspaceresponse",
|
|
"Guardrail": ".guardrail",
|
|
"GuardrailTypedDict": ".guardrail",
|
|
"GuardrailInterval": ".guardrailinterval",
|
|
"ImageConfig": ".imageconfig",
|
|
"ImageConfigTypedDict": ".imageconfig",
|
|
"ImageEndpoint": ".imageendpoint",
|
|
"ImageEndpointTypedDict": ".imageendpoint",
|
|
"ImageGenCallCompletedEvent": ".imagegencallcompletedevent",
|
|
"ImageGenCallCompletedEventType": ".imagegencallcompletedevent",
|
|
"ImageGenCallCompletedEventTypedDict": ".imagegencallcompletedevent",
|
|
"ImageGenCallGeneratingEvent": ".imagegencallgeneratingevent",
|
|
"ImageGenCallGeneratingEventType": ".imagegencallgeneratingevent",
|
|
"ImageGenCallGeneratingEventTypedDict": ".imagegencallgeneratingevent",
|
|
"ImageGenCallInProgressEvent": ".imagegencallinprogressevent",
|
|
"ImageGenCallInProgressEventType": ".imagegencallinprogressevent",
|
|
"ImageGenCallInProgressEventTypedDict": ".imagegencallinprogressevent",
|
|
"ImageGenCallPartialImageEvent": ".imagegencallpartialimageevent",
|
|
"ImageGenCallPartialImageEventType": ".imagegencallpartialimageevent",
|
|
"ImageGenCallPartialImageEventTypedDict": ".imagegencallpartialimageevent",
|
|
"ImageGenCompletedEvent": ".imagegencompletedevent",
|
|
"ImageGenCompletedEventType": ".imagegencompletedevent",
|
|
"ImageGenCompletedEventTypedDict": ".imagegencompletedevent",
|
|
"ImageGenerationRequest": ".imagegenerationrequest",
|
|
"ImageGenerationRequestAspectRatio": ".imagegenerationrequest",
|
|
"ImageGenerationRequestBackground": ".imagegenerationrequest",
|
|
"ImageGenerationRequestOptions": ".imagegenerationrequest",
|
|
"ImageGenerationRequestOptionsTypedDict": ".imagegenerationrequest",
|
|
"ImageGenerationRequestOutputFormat": ".imagegenerationrequest",
|
|
"ImageGenerationRequestProvider": ".imagegenerationrequest",
|
|
"ImageGenerationRequestProviderTypedDict": ".imagegenerationrequest",
|
|
"ImageGenerationRequestQuality": ".imagegenerationrequest",
|
|
"ImageGenerationRequestResolution": ".imagegenerationrequest",
|
|
"ImageGenerationRequestTypedDict": ".imagegenerationrequest",
|
|
"ImageGenerationResponse": ".imagegenerationresponse",
|
|
"ImageGenerationResponseData": ".imagegenerationresponse",
|
|
"ImageGenerationResponseDataTypedDict": ".imagegenerationresponse",
|
|
"ImageGenerationResponseTypedDict": ".imagegenerationresponse",
|
|
"ImageGenerationServerTool": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolBackground": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolOutputFormat": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolQuality": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolType": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolTypedDict": ".imagegenerationservertool",
|
|
"InputFidelity": ".imagegenerationservertool",
|
|
"InputImageMask": ".imagegenerationservertool",
|
|
"InputImageMaskTypedDict": ".imagegenerationservertool",
|
|
"Moderation": ".imagegenerationservertool",
|
|
"ImageGenerationServerToolOpenRouter": ".imagegenerationservertool_openrouter",
|
|
"ImageGenerationServerToolOpenRouterType": ".imagegenerationservertool_openrouter",
|
|
"ImageGenerationServerToolOpenRouterTypedDict": ".imagegenerationservertool_openrouter",
|
|
"ImageGenerationServerToolConfig": ".imagegenerationservertoolconfig",
|
|
"ImageGenerationServerToolConfigTypedDict": ".imagegenerationservertoolconfig",
|
|
"ImageGenerationServerToolConfigUnion": ".imagegenerationservertoolconfig_union",
|
|
"ImageGenerationServerToolConfigUnionTypedDict": ".imagegenerationservertoolconfig_union",
|
|
"ImageGenerationStatus": ".imagegenerationstatus",
|
|
"ImageGenerationUsage": ".imagegenerationusage",
|
|
"ImageGenerationUsageCompletionTokensDetails": ".imagegenerationusage",
|
|
"ImageGenerationUsageCompletionTokensDetailsTypedDict": ".imagegenerationusage",
|
|
"ImageGenerationUsagePromptTokensDetails": ".imagegenerationusage",
|
|
"ImageGenerationUsagePromptTokensDetailsTypedDict": ".imagegenerationusage",
|
|
"ImageGenerationUsageTypedDict": ".imagegenerationusage",
|
|
"ServerToolUse": ".imagegenerationusage",
|
|
"ServerToolUseTypedDict": ".imagegenerationusage",
|
|
"ImageGenPartialImageEvent": ".imagegenpartialimageevent",
|
|
"ImageGenPartialImageEventType": ".imagegenpartialimageevent",
|
|
"ImageGenPartialImageEventTypedDict": ".imagegenpartialimageevent",
|
|
"ImageGenStreamErrorEvent": ".imagegenstreamerrorevent",
|
|
"ImageGenStreamErrorEventError": ".imagegenstreamerrorevent",
|
|
"ImageGenStreamErrorEventErrorTypedDict": ".imagegenstreamerrorevent",
|
|
"ImageGenStreamErrorEventType": ".imagegenstreamerrorevent",
|
|
"ImageGenStreamErrorEventTypedDict": ".imagegenstreamerrorevent",
|
|
"ImageGenTextChunkEvent": ".imagegentextchunkevent",
|
|
"ImageGenTextChunkEventPhase": ".imagegentextchunkevent",
|
|
"ImageGenTextChunkEventType": ".imagegentextchunkevent",
|
|
"ImageGenTextChunkEventTypedDict": ".imagegentextchunkevent",
|
|
"ImageModelArchitecture": ".imagemodelarchitecture",
|
|
"ImageModelArchitectureTypedDict": ".imagemodelarchitecture",
|
|
"ImageModelEndpointsResponse": ".imagemodelendpointsresponse",
|
|
"ImageModelEndpointsResponseTypedDict": ".imagemodelendpointsresponse",
|
|
"ImageModelListItem": ".imagemodellistitem",
|
|
"ImageModelListItemTypedDict": ".imagemodellistitem",
|
|
"ImageModelsListResponse": ".imagemodelslistresponse",
|
|
"ImageModelsListResponseTypedDict": ".imagemodelslistresponse",
|
|
"ImageOutputModality": ".imageoutputmodality",
|
|
"Billable": ".imagepricingentry",
|
|
"ImagePricingEntry": ".imagepricingentry",
|
|
"ImagePricingEntryTypedDict": ".imagepricingentry",
|
|
"Unit": ".imagepricingentry",
|
|
"ImageStreamingResponse": ".imagestreamingresponse",
|
|
"ImageStreamingResponseData": ".imagestreamingresponse",
|
|
"ImageStreamingResponseDataTypedDict": ".imagestreamingresponse",
|
|
"ImageStreamingResponseTypedDict": ".imagestreamingresponse",
|
|
"UnknownImageStreamingResponseData": ".imagestreamingresponse",
|
|
"IncompleteDetails": ".incompletedetails",
|
|
"IncompleteDetailsTypedDict": ".incompletedetails",
|
|
"Reason": ".incompletedetails",
|
|
"FormatEnum": ".inputaudio",
|
|
"InputAudio": ".inputaudio",
|
|
"InputAudioInputAudio": ".inputaudio",
|
|
"InputAudioInputAudioTypedDict": ".inputaudio",
|
|
"InputAudioType": ".inputaudio",
|
|
"InputAudioTypedDict": ".inputaudio",
|
|
"InputFile": ".inputfile",
|
|
"InputFileType": ".inputfile",
|
|
"InputFileTypedDict": ".inputfile",
|
|
"InputImage": ".inputimage",
|
|
"InputImageDetail": ".inputimage",
|
|
"InputImageType": ".inputimage",
|
|
"InputImageTypedDict": ".inputimage",
|
|
"InputMessageItem": ".inputmessageitem",
|
|
"InputMessageItemContentInputImage": ".inputmessageitem",
|
|
"InputMessageItemContentInputImageTypedDict": ".inputmessageitem",
|
|
"InputMessageItemContentUnion": ".inputmessageitem",
|
|
"InputMessageItemContentUnionTypedDict": ".inputmessageitem",
|
|
"InputMessageItemDetail": ".inputmessageitem",
|
|
"InputMessageItemRoleDeveloper": ".inputmessageitem",
|
|
"InputMessageItemRoleSystem": ".inputmessageitem",
|
|
"InputMessageItemRoleUnion": ".inputmessageitem",
|
|
"InputMessageItemRoleUnionTypedDict": ".inputmessageitem",
|
|
"InputMessageItemRoleUser": ".inputmessageitem",
|
|
"InputMessageItemTypeInputImage": ".inputmessageitem",
|
|
"InputMessageItemTypeMessage": ".inputmessageitem",
|
|
"InputMessageItemTypedDict": ".inputmessageitem",
|
|
"InputModality": ".inputmodality",
|
|
"InputReference": ".inputreference",
|
|
"InputReferenceTypedDict": ".inputreference",
|
|
"InputsContent1": ".inputs_union",
|
|
"InputsContent1TypedDict": ".inputs_union",
|
|
"InputsContent2": ".inputs_union",
|
|
"InputsContent2TypedDict": ".inputs_union",
|
|
"InputsMessage": ".inputs_union",
|
|
"InputsMessageTypedDict": ".inputs_union",
|
|
"InputsPhaseCommentary": ".inputs_union",
|
|
"InputsPhaseFinalAnswer": ".inputs_union",
|
|
"InputsPhaseUnion": ".inputs_union",
|
|
"InputsPhaseUnionTypedDict": ".inputs_union",
|
|
"InputsReasoning": ".inputs_union",
|
|
"InputsReasoningTypedDict": ".inputs_union",
|
|
"InputsRole": ".inputs_union",
|
|
"InputsStatusCompleted1": ".inputs_union",
|
|
"InputsStatusCompleted2": ".inputs_union",
|
|
"InputsStatusInProgress1": ".inputs_union",
|
|
"InputsStatusInProgress2": ".inputs_union",
|
|
"InputsStatusIncomplete1": ".inputs_union",
|
|
"InputsStatusIncomplete2": ".inputs_union",
|
|
"InputsStatusUnion1": ".inputs_union",
|
|
"InputsStatusUnion1TypedDict": ".inputs_union",
|
|
"InputsStatusUnion2": ".inputs_union",
|
|
"InputsStatusUnion2TypedDict": ".inputs_union",
|
|
"InputsTypeMessage": ".inputs_union",
|
|
"InputsTypeReasoning": ".inputs_union",
|
|
"InputsUnion": ".inputs_union",
|
|
"InputsUnion1": ".inputs_union",
|
|
"InputsUnion1TypedDict": ".inputs_union",
|
|
"InputsUnionTypedDict": ".inputs_union",
|
|
"InputText": ".inputtext",
|
|
"InputTextType": ".inputtext",
|
|
"InputTextTypedDict": ".inputtext",
|
|
"InputVideo": ".inputvideo",
|
|
"InputVideoType": ".inputvideo",
|
|
"InputVideoTypedDict": ".inputvideo",
|
|
"InstructType": ".instructtype",
|
|
"InternalServerResponseErrorData": ".internalserverresponseerrordata",
|
|
"InternalServerResponseErrorDataTypedDict": ".internalserverresponseerrordata",
|
|
"ItemReferenceItem": ".itemreferenceitem",
|
|
"ItemReferenceItemType": ".itemreferenceitem",
|
|
"ItemReferenceItemTypedDict": ".itemreferenceitem",
|
|
"KeyAssignment": ".keyassignment",
|
|
"KeyAssignmentTypedDict": ".keyassignment",
|
|
"LegacyChatContentVideo": ".legacy_chatcontentvideo",
|
|
"LegacyChatContentVideoType": ".legacy_chatcontentvideo",
|
|
"LegacyChatContentVideoTypedDict": ".legacy_chatcontentvideo",
|
|
"LegacyWebSearchServerTool": ".legacy_websearchservertool",
|
|
"LegacyWebSearchServerToolType": ".legacy_websearchservertool",
|
|
"LegacyWebSearchServerToolTypedDict": ".legacy_websearchservertool",
|
|
"ListBYOKKeysResponse": ".listbyokkeysresponse",
|
|
"ListBYOKKeysResponseTypedDict": ".listbyokkeysresponse",
|
|
"Architecture": ".listendpointsresponse",
|
|
"ArchitectureTypedDict": ".listendpointsresponse",
|
|
"ListEndpointsResponse": ".listendpointsresponse",
|
|
"ListEndpointsResponseTypedDict": ".listendpointsresponse",
|
|
"Tokenizer": ".listendpointsresponse",
|
|
"ListGuardrailsResponse": ".listguardrailsresponse",
|
|
"ListGuardrailsResponseTypedDict": ".listguardrailsresponse",
|
|
"ListKeyAssignmentsResponse": ".listkeyassignmentsresponse",
|
|
"ListKeyAssignmentsResponseTypedDict": ".listkeyassignmentsresponse",
|
|
"ListMemberAssignmentsResponse": ".listmemberassignmentsresponse",
|
|
"ListMemberAssignmentsResponseTypedDict": ".listmemberassignmentsresponse",
|
|
"ListObservabilityDestinationsResponse": ".listobservabilitydestinationsresponse",
|
|
"ListObservabilityDestinationsResponseTypedDict": ".listobservabilitydestinationsresponse",
|
|
"ListPresetsResponse": ".listpresetsresponse",
|
|
"ListPresetsResponseTypedDict": ".listpresetsresponse",
|
|
"ListPresetVersionsResponse": ".listpresetversionsresponse",
|
|
"ListPresetVersionsResponseTypedDict": ".listpresetversionsresponse",
|
|
"ListWorkspaceBudgetsResponse": ".listworkspacebudgetsresponse",
|
|
"ListWorkspaceBudgetsResponseTypedDict": ".listworkspacebudgetsresponse",
|
|
"ListWorkspaceMembersResponse": ".listworkspacemembersresponse",
|
|
"ListWorkspaceMembersResponseTypedDict": ".listworkspacemembersresponse",
|
|
"ListWorkspacesResponse": ".listworkspacesresponse",
|
|
"ListWorkspacesResponseTypedDict": ".listworkspacesresponse",
|
|
"LocalShellCallItem": ".localshellcallitem",
|
|
"LocalShellCallItemAction": ".localshellcallitem",
|
|
"LocalShellCallItemActionTypedDict": ".localshellcallitem",
|
|
"LocalShellCallItemTypedDict": ".localshellcallitem",
|
|
"TypeExec": ".localshellcallitem",
|
|
"TypeLocalShellCall": ".localshellcallitem",
|
|
"LocalShellCallOutputItem": ".localshellcalloutputitem",
|
|
"LocalShellCallOutputItemStatus": ".localshellcalloutputitem",
|
|
"LocalShellCallOutputItemType": ".localshellcalloutputitem",
|
|
"LocalShellCallOutputItemTypedDict": ".localshellcalloutputitem",
|
|
"McpApprovalRequestItem": ".mcpapprovalrequestitem",
|
|
"McpApprovalRequestItemType": ".mcpapprovalrequestitem",
|
|
"McpApprovalRequestItemTypedDict": ".mcpapprovalrequestitem",
|
|
"McpApprovalResponseItem": ".mcpapprovalresponseitem",
|
|
"McpApprovalResponseItemType": ".mcpapprovalresponseitem",
|
|
"McpApprovalResponseItemTypedDict": ".mcpapprovalresponseitem",
|
|
"McpCallItem": ".mcpcallitem",
|
|
"McpCallItemType": ".mcpcallitem",
|
|
"McpCallItemTypedDict": ".mcpcallitem",
|
|
"McpListToolsItem": ".mcplisttoolsitem",
|
|
"McpListToolsItemTool": ".mcplisttoolsitem",
|
|
"McpListToolsItemToolTypedDict": ".mcplisttoolsitem",
|
|
"McpListToolsItemType": ".mcplisttoolsitem",
|
|
"McpListToolsItemTypedDict": ".mcplisttoolsitem",
|
|
"AllowedTools": ".mcpservertool",
|
|
"AllowedToolsTypedDict": ".mcpservertool",
|
|
"AllowedToolsUnion": ".mcpservertool",
|
|
"AllowedToolsUnionTypedDict": ".mcpservertool",
|
|
"Always": ".mcpservertool",
|
|
"AlwaysTypedDict": ".mcpservertool",
|
|
"ConnectorID": ".mcpservertool",
|
|
"McpServerTool": ".mcpservertool",
|
|
"McpServerToolType": ".mcpservertool",
|
|
"McpServerToolTypedDict": ".mcpservertool",
|
|
"Never": ".mcpservertool",
|
|
"NeverTypedDict": ".mcpservertool",
|
|
"RequireApproval": ".mcpservertool",
|
|
"RequireApprovalAlways": ".mcpservertool",
|
|
"RequireApprovalNever": ".mcpservertool",
|
|
"RequireApprovalTypedDict": ".mcpservertool",
|
|
"RequireApprovalUnion": ".mcpservertool",
|
|
"RequireApprovalUnionTypedDict": ".mcpservertool",
|
|
"MemberAssignment": ".memberassignment",
|
|
"MemberAssignmentTypedDict": ".memberassignment",
|
|
"MessagesAdvisorToolResultBlock": ".messagesadvisortoolresultblock",
|
|
"MessagesAdvisorToolResultBlockType": ".messagesadvisortoolresultblock",
|
|
"MessagesAdvisorToolResultBlockTypedDict": ".messagesadvisortoolresultblock",
|
|
"MessagesFallbackParam": ".messagesfallbackparam",
|
|
"MessagesFallbackParamTypedDict": ".messagesfallbackparam",
|
|
"ContentCompaction": ".messagesmessageparam",
|
|
"ContentCompactionTypedDict": ".messagesmessageparam",
|
|
"ContentRedactedThinking": ".messagesmessageparam",
|
|
"ContentRedactedThinkingTypedDict": ".messagesmessageparam",
|
|
"ContentServerToolUse": ".messagesmessageparam",
|
|
"ContentServerToolUseTypedDict": ".messagesmessageparam",
|
|
"ContentThinking": ".messagesmessageparam",
|
|
"ContentThinkingTypedDict": ".messagesmessageparam",
|
|
"ContentToolReference": ".messagesmessageparam",
|
|
"ContentToolReferenceTypedDict": ".messagesmessageparam",
|
|
"ContentToolResult": ".messagesmessageparam",
|
|
"ContentToolResultTypedDict": ".messagesmessageparam",
|
|
"ContentToolUse": ".messagesmessageparam",
|
|
"ContentToolUseTypedDict": ".messagesmessageparam",
|
|
"ContentWebSearchToolResult": ".messagesmessageparam",
|
|
"ContentWebSearchToolResultError": ".messagesmessageparam",
|
|
"ContentWebSearchToolResultErrorTypedDict": ".messagesmessageparam",
|
|
"ContentWebSearchToolResultTypedDict": ".messagesmessageparam",
|
|
"ErrorCode": ".messagesmessageparam",
|
|
"MessagesMessageParam": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion1": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion1TypedDict": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion2": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion2TypedDict": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion3": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion3TypedDict": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion4": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion4TypedDict": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion5": ".messagesmessageparam",
|
|
"MessagesMessageParamContentUnion5TypedDict": ".messagesmessageparam",
|
|
"MessagesMessageParamRole": ".messagesmessageparam",
|
|
"MessagesMessageParamTypeCompaction": ".messagesmessageparam",
|
|
"MessagesMessageParamTypedDict": ".messagesmessageparam",
|
|
"TypeRedactedThinking": ".messagesmessageparam",
|
|
"TypeServerToolUse": ".messagesmessageparam",
|
|
"TypeThinking": ".messagesmessageparam",
|
|
"TypeToolReference": ".messagesmessageparam",
|
|
"TypeToolResult": ".messagesmessageparam",
|
|
"TypeToolUse": ".messagesmessageparam",
|
|
"TypeWebSearchToolResult": ".messagesmessageparam",
|
|
"TypeWebSearchToolResultError": ".messagesmessageparam",
|
|
"MessagesOutputConfig": ".messagesoutputconfig",
|
|
"MessagesOutputConfigEffort": ".messagesoutputconfig",
|
|
"MessagesOutputConfigFormat": ".messagesoutputconfig",
|
|
"MessagesOutputConfigFormatTypedDict": ".messagesoutputconfig",
|
|
"MessagesOutputConfigTypeJSONSchema": ".messagesoutputconfig",
|
|
"MessagesOutputConfigTypedDict": ".messagesoutputconfig",
|
|
"TaskBudget": ".messagesoutputconfig",
|
|
"TaskBudgetTypedDict": ".messagesoutputconfig",
|
|
"TypeTokens": ".messagesoutputconfig",
|
|
"Caching": ".messagesrequest",
|
|
"CachingTypedDict": ".messagesrequest",
|
|
"ClearToolInputs": ".messagesrequest",
|
|
"ClearToolInputsTypedDict": ".messagesrequest",
|
|
"ContextManagement": ".messagesrequest",
|
|
"ContextManagementTypedDict": ".messagesrequest",
|
|
"Edit": ".messagesrequest",
|
|
"EditClearThinking20251015": ".messagesrequest",
|
|
"EditClearThinking20251015TypedDict": ".messagesrequest",
|
|
"EditClearToolUses20250919": ".messagesrequest",
|
|
"EditClearToolUses20250919TypedDict": ".messagesrequest",
|
|
"EditCompact20260112": ".messagesrequest",
|
|
"EditCompact20260112TypedDict": ".messagesrequest",
|
|
"EditTypeInputTokens": ".messagesrequest",
|
|
"EditTypedDict": ".messagesrequest",
|
|
"InputSchema": ".messagesrequest",
|
|
"InputSchemaTypedDict": ".messagesrequest",
|
|
"Keep": ".messagesrequest",
|
|
"KeepAll": ".messagesrequest",
|
|
"KeepAllTypedDict": ".messagesrequest",
|
|
"KeepEnum": ".messagesrequest",
|
|
"KeepType": ".messagesrequest",
|
|
"KeepTypedDict": ".messagesrequest",
|
|
"MessagesRequest": ".messagesrequest",
|
|
"MessagesRequestMetadata": ".messagesrequest",
|
|
"MessagesRequestMetadataTypedDict": ".messagesrequest",
|
|
"MessagesRequestPlugin": ".messagesrequest",
|
|
"MessagesRequestPluginTypedDict": ".messagesrequest",
|
|
"MessagesRequestTool": ".messagesrequest",
|
|
"MessagesRequestToolTypedDict": ".messagesrequest",
|
|
"MessagesRequestToolUnion": ".messagesrequest",
|
|
"MessagesRequestToolUnionTypedDict": ".messagesrequest",
|
|
"MessagesRequestTypedDict": ".messagesrequest",
|
|
"NameAdvisor": ".messagesrequest",
|
|
"NameBash": ".messagesrequest",
|
|
"NameStrReplaceEditor": ".messagesrequest",
|
|
"NameWebSearch1": ".messagesrequest",
|
|
"NameWebSearch2": ".messagesrequest",
|
|
"Speed": ".messagesrequest",
|
|
"System": ".messagesrequest",
|
|
"SystemTypedDict": ".messagesrequest",
|
|
"Thinking": ".messagesrequest",
|
|
"ThinkingAdaptive": ".messagesrequest",
|
|
"ThinkingAdaptiveTypedDict": ".messagesrequest",
|
|
"ThinkingDisabled": ".messagesrequest",
|
|
"ThinkingDisabledTypedDict": ".messagesrequest",
|
|
"ThinkingEnabled": ".messagesrequest",
|
|
"ThinkingEnabledTypedDict": ".messagesrequest",
|
|
"ThinkingTypedDict": ".messagesrequest",
|
|
"ToolAdvisor20260301": ".messagesrequest",
|
|
"ToolAdvisor20260301TypedDict": ".messagesrequest",
|
|
"ToolBash20250124": ".messagesrequest",
|
|
"ToolBash20250124TypedDict": ".messagesrequest",
|
|
"ToolChoice": ".messagesrequest",
|
|
"ToolChoiceAny": ".messagesrequest",
|
|
"ToolChoiceAnyTypedDict": ".messagesrequest",
|
|
"ToolChoiceAuto": ".messagesrequest",
|
|
"ToolChoiceAutoTypedDict": ".messagesrequest",
|
|
"ToolChoiceNone": ".messagesrequest",
|
|
"ToolChoiceNoneTypedDict": ".messagesrequest",
|
|
"ToolChoiceTool": ".messagesrequest",
|
|
"ToolChoiceToolTypedDict": ".messagesrequest",
|
|
"ToolChoiceTypeAuto": ".messagesrequest",
|
|
"ToolChoiceTypedDict": ".messagesrequest",
|
|
"ToolCustom": ".messagesrequest",
|
|
"ToolCustomTypedDict": ".messagesrequest",
|
|
"ToolTextEditor20250124": ".messagesrequest",
|
|
"ToolTextEditor20250124TypedDict": ".messagesrequest",
|
|
"ToolTypeCustom": ".messagesrequest",
|
|
"ToolTypeEphemeral": ".messagesrequest",
|
|
"ToolWebSearch20250305": ".messagesrequest",
|
|
"ToolWebSearch20250305TypedDict": ".messagesrequest",
|
|
"ToolWebSearch20260209": ".messagesrequest",
|
|
"ToolWebSearch20260209TypedDict": ".messagesrequest",
|
|
"Trigger": ".messagesrequest",
|
|
"TriggerInputTokens": ".messagesrequest",
|
|
"TriggerInputTokensTypedDict": ".messagesrequest",
|
|
"TriggerTypedDict": ".messagesrequest",
|
|
"TypeAdaptive": ".messagesrequest",
|
|
"TypeAdvisor20260301": ".messagesrequest",
|
|
"TypeAny": ".messagesrequest",
|
|
"TypeBash20250124": ".messagesrequest",
|
|
"TypeClearThinking20251015": ".messagesrequest",
|
|
"TypeClearToolUses20250919": ".messagesrequest",
|
|
"TypeCompact20260112": ".messagesrequest",
|
|
"TypeDisabled": ".messagesrequest",
|
|
"TypeEnabled": ".messagesrequest",
|
|
"TypeNone": ".messagesrequest",
|
|
"TypeTextEditor20250124": ".messagesrequest",
|
|
"TypeTool": ".messagesrequest",
|
|
"TypeWebSearch20250305": ".messagesrequest",
|
|
"TypeWebSearch20260209": ".messagesrequest",
|
|
"MetadataLevel": ".metadatalevel",
|
|
"Model": ".model",
|
|
"ModelTypedDict": ".model",
|
|
"ModelArchitecture": ".modelarchitecture",
|
|
"ModelArchitectureInstructType": ".modelarchitecture",
|
|
"ModelArchitectureTypedDict": ".modelarchitecture",
|
|
"ModelBenchmarks": ".modelbenchmarks",
|
|
"ModelBenchmarksTypedDict": ".modelbenchmarks",
|
|
"ModelGroup": ".modelgroup",
|
|
"ModelLinks": ".modellinks",
|
|
"ModelLinksTypedDict": ".modellinks",
|
|
"DefaultEffort": ".modelreasoning",
|
|
"ModelReasoning": ".modelreasoning",
|
|
"ModelReasoningTypedDict": ".modelreasoning",
|
|
"ModelResponse": ".modelresponse",
|
|
"ModelResponseTypedDict": ".modelresponse",
|
|
"ModelsCountResponse": ".modelscountresponse",
|
|
"ModelsCountResponseData": ".modelscountresponse",
|
|
"ModelsCountResponseDataTypedDict": ".modelscountresponse",
|
|
"ModelsCountResponseTypedDict": ".modelscountresponse",
|
|
"ModelsListResponse": ".modelslistresponse",
|
|
"ModelsListResponseTypedDict": ".modelslistresponse",
|
|
"ModerationPlugin": ".moderationplugin",
|
|
"ModerationPluginID": ".moderationplugin",
|
|
"ModerationPluginTypedDict": ".moderationplugin",
|
|
"MultimodalMedia": ".multimodalmedia",
|
|
"MultimodalMediaTypedDict": ".multimodalmedia",
|
|
"NotFoundResponseErrorData": ".notfoundresponseerrordata",
|
|
"NotFoundResponseErrorDataTypedDict": ".notfoundresponseerrordata",
|
|
"ObservabilityArizeDestination": ".observabilityarizedestination",
|
|
"ObservabilityArizeDestinationConfig": ".observabilityarizedestination",
|
|
"ObservabilityArizeDestinationConfigTypedDict": ".observabilityarizedestination",
|
|
"ObservabilityArizeDestinationType": ".observabilityarizedestination",
|
|
"ObservabilityArizeDestinationTypedDict": ".observabilityarizedestination",
|
|
"ObservabilityBraintrustDestination": ".observabilitybraintrustdestination",
|
|
"ObservabilityBraintrustDestinationConfig": ".observabilitybraintrustdestination",
|
|
"ObservabilityBraintrustDestinationConfigTypedDict": ".observabilitybraintrustdestination",
|
|
"ObservabilityBraintrustDestinationType": ".observabilitybraintrustdestination",
|
|
"ObservabilityBraintrustDestinationTypedDict": ".observabilitybraintrustdestination",
|
|
"ObservabilityClickhouseDestination": ".observabilityclickhousedestination",
|
|
"ObservabilityClickhouseDestinationConfig": ".observabilityclickhousedestination",
|
|
"ObservabilityClickhouseDestinationConfigTypedDict": ".observabilityclickhousedestination",
|
|
"ObservabilityClickhouseDestinationType": ".observabilityclickhousedestination",
|
|
"ObservabilityClickhouseDestinationTypedDict": ".observabilityclickhousedestination",
|
|
"ObservabilityDatadogDestination": ".observabilitydatadogdestination",
|
|
"ObservabilityDatadogDestinationConfig": ".observabilitydatadogdestination",
|
|
"ObservabilityDatadogDestinationConfigTypedDict": ".observabilitydatadogdestination",
|
|
"ObservabilityDatadogDestinationType": ".observabilitydatadogdestination",
|
|
"ObservabilityDatadogDestinationTypedDict": ".observabilitydatadogdestination",
|
|
"ObservabilityDestination": ".observabilitydestination",
|
|
"ObservabilityDestinationTypedDict": ".observabilitydestination",
|
|
"UnknownObservabilityDestination": ".observabilitydestination",
|
|
"FieldT": ".observabilityfilterrulesconfig",
|
|
"Group": ".observabilityfilterrulesconfig",
|
|
"GroupTypedDict": ".observabilityfilterrulesconfig",
|
|
"Logic": ".observabilityfilterrulesconfig",
|
|
"ObservabilityFilterRulesConfig": ".observabilityfilterrulesconfig",
|
|
"ObservabilityFilterRulesConfigTypedDict": ".observabilityfilterrulesconfig",
|
|
"ObservabilityFilterRulesConfigValue": ".observabilityfilterrulesconfig",
|
|
"ObservabilityFilterRulesConfigValueTypedDict": ".observabilityfilterrulesconfig",
|
|
"Operator": ".observabilityfilterrulesconfig",
|
|
"Rule": ".observabilityfilterrulesconfig",
|
|
"RuleTypedDict": ".observabilityfilterrulesconfig",
|
|
"ObservabilityGrafanaDestination": ".observabilitygrafanadestination",
|
|
"ObservabilityGrafanaDestinationConfig": ".observabilitygrafanadestination",
|
|
"ObservabilityGrafanaDestinationConfigTypedDict": ".observabilitygrafanadestination",
|
|
"ObservabilityGrafanaDestinationType": ".observabilitygrafanadestination",
|
|
"ObservabilityGrafanaDestinationTypedDict": ".observabilitygrafanadestination",
|
|
"ObservabilityLangfuseDestination": ".observabilitylangfusedestination",
|
|
"ObservabilityLangfuseDestinationConfig": ".observabilitylangfusedestination",
|
|
"ObservabilityLangfuseDestinationConfigTypedDict": ".observabilitylangfusedestination",
|
|
"ObservabilityLangfuseDestinationType": ".observabilitylangfusedestination",
|
|
"ObservabilityLangfuseDestinationTypedDict": ".observabilitylangfusedestination",
|
|
"ObservabilityLangsmithDestination": ".observabilitylangsmithdestination",
|
|
"ObservabilityLangsmithDestinationConfig": ".observabilitylangsmithdestination",
|
|
"ObservabilityLangsmithDestinationConfigTypedDict": ".observabilitylangsmithdestination",
|
|
"ObservabilityLangsmithDestinationType": ".observabilitylangsmithdestination",
|
|
"ObservabilityLangsmithDestinationTypedDict": ".observabilitylangsmithdestination",
|
|
"ObservabilityNewrelicDestination": ".observabilitynewrelicdestination",
|
|
"ObservabilityNewrelicDestinationConfig": ".observabilitynewrelicdestination",
|
|
"ObservabilityNewrelicDestinationConfigTypedDict": ".observabilitynewrelicdestination",
|
|
"ObservabilityNewrelicDestinationType": ".observabilitynewrelicdestination",
|
|
"ObservabilityNewrelicDestinationTypedDict": ".observabilitynewrelicdestination",
|
|
"Region": ".observabilitynewrelicdestination",
|
|
"ObservabilityOpikDestination": ".observabilityopikdestination",
|
|
"ObservabilityOpikDestinationConfig": ".observabilityopikdestination",
|
|
"ObservabilityOpikDestinationConfigTypedDict": ".observabilityopikdestination",
|
|
"ObservabilityOpikDestinationType": ".observabilityopikdestination",
|
|
"ObservabilityOpikDestinationTypedDict": ".observabilityopikdestination",
|
|
"ObservabilityOtelCollectorDestination": ".observabilityotelcollectordestination",
|
|
"ObservabilityOtelCollectorDestinationConfig": ".observabilityotelcollectordestination",
|
|
"ObservabilityOtelCollectorDestinationConfigTypedDict": ".observabilityotelcollectordestination",
|
|
"ObservabilityOtelCollectorDestinationType": ".observabilityotelcollectordestination",
|
|
"ObservabilityOtelCollectorDestinationTypedDict": ".observabilityotelcollectordestination",
|
|
"ObservabilityPosthogDestination": ".observabilityposthogdestination",
|
|
"ObservabilityPosthogDestinationConfig": ".observabilityposthogdestination",
|
|
"ObservabilityPosthogDestinationConfigTypedDict": ".observabilityposthogdestination",
|
|
"ObservabilityPosthogDestinationType": ".observabilityposthogdestination",
|
|
"ObservabilityPosthogDestinationTypedDict": ".observabilityposthogdestination",
|
|
"ObservabilityRampDestination": ".observabilityrampdestination",
|
|
"ObservabilityRampDestinationConfig": ".observabilityrampdestination",
|
|
"ObservabilityRampDestinationConfigTypedDict": ".observabilityrampdestination",
|
|
"ObservabilityRampDestinationType": ".observabilityrampdestination",
|
|
"ObservabilityRampDestinationTypedDict": ".observabilityrampdestination",
|
|
"ObservabilityS3Destination": ".observabilitys3destination",
|
|
"ObservabilityS3DestinationConfig": ".observabilitys3destination",
|
|
"ObservabilityS3DestinationConfigTypedDict": ".observabilitys3destination",
|
|
"ObservabilityS3DestinationType": ".observabilitys3destination",
|
|
"ObservabilityS3DestinationTypedDict": ".observabilitys3destination",
|
|
"ObservabilitySentryDestination": ".observabilitysentrydestination",
|
|
"ObservabilitySentryDestinationConfig": ".observabilitysentrydestination",
|
|
"ObservabilitySentryDestinationConfigTypedDict": ".observabilitysentrydestination",
|
|
"ObservabilitySentryDestinationType": ".observabilitysentrydestination",
|
|
"ObservabilitySentryDestinationTypedDict": ".observabilitysentrydestination",
|
|
"ObservabilitySnowflakeDestination": ".observabilitysnowflakedestination",
|
|
"ObservabilitySnowflakeDestinationConfig": ".observabilitysnowflakedestination",
|
|
"ObservabilitySnowflakeDestinationConfigTypedDict": ".observabilitysnowflakedestination",
|
|
"ObservabilitySnowflakeDestinationType": ".observabilitysnowflakedestination",
|
|
"ObservabilitySnowflakeDestinationTypedDict": ".observabilitysnowflakedestination",
|
|
"ObservabilityWeaveDestination": ".observabilityweavedestination",
|
|
"ObservabilityWeaveDestinationConfig": ".observabilityweavedestination",
|
|
"ObservabilityWeaveDestinationConfigTypedDict": ".observabilityweavedestination",
|
|
"ObservabilityWeaveDestinationType": ".observabilityweavedestination",
|
|
"ObservabilityWeaveDestinationTypedDict": ".observabilityweavedestination",
|
|
"Method": ".observabilitywebhookdestination",
|
|
"ObservabilityWebhookDestination": ".observabilitywebhookdestination",
|
|
"ObservabilityWebhookDestinationConfig": ".observabilitywebhookdestination",
|
|
"ObservabilityWebhookDestinationConfigTypedDict": ".observabilitywebhookdestination",
|
|
"ObservabilityWebhookDestinationType": ".observabilitywebhookdestination",
|
|
"ObservabilityWebhookDestinationTypedDict": ".observabilitywebhookdestination",
|
|
"OpenAIResponseCustomToolCall": ".openairesponsecustomtoolcall",
|
|
"OpenAIResponseCustomToolCallType": ".openairesponsecustomtoolcall",
|
|
"OpenAIResponseCustomToolCallTypedDict": ".openairesponsecustomtoolcall",
|
|
"OpenAIResponseCustomToolCallOutput": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputOutput1": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputOutput1TypedDict": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputOutput2": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputOutput2TypedDict": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputType": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseCustomToolCallOutputTypedDict": ".openairesponsecustomtoolcalloutput",
|
|
"UnknownOpenAIResponseCustomToolCallOutputOutput1": ".openairesponsecustomtoolcalloutput",
|
|
"OpenAIResponseFunctionToolCall": ".openairesponsefunctiontoolcall",
|
|
"OpenAIResponseFunctionToolCallType": ".openairesponsefunctiontoolcall",
|
|
"OpenAIResponseFunctionToolCallTypedDict": ".openairesponsefunctiontoolcall",
|
|
"OpenAIResponseFunctionToolCallOutput": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputOutput1": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputOutput1TypedDict": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputOutput2": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputOutput2TypedDict": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputStatus": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputType": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseFunctionToolCallOutputTypedDict": ".openairesponsefunctiontoolcalloutput",
|
|
"UnknownOpenAIResponseFunctionToolCallOutputOutput1": ".openairesponsefunctiontoolcalloutput",
|
|
"OpenAIResponseInputMessageItem": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemContent": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemContentTypedDict": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemRoleDeveloper": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemRoleSystem": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemRoleUnion": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemRoleUnionTypedDict": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemRoleUser": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemType": ".openairesponseinputmessageitem",
|
|
"OpenAIResponseInputMessageItemTypedDict": ".openairesponseinputmessageitem",
|
|
"UnknownOpenAIResponseInputMessageItemContent": ".openairesponseinputmessageitem",
|
|
"OpenAIResponsesAnnotation": ".openairesponsesannotation",
|
|
"OpenAIResponsesAnnotationTypedDict": ".openairesponsesannotation",
|
|
"UnknownOpenAIResponsesAnnotation": ".openairesponsesannotation",
|
|
"OpenAIResponsesRefusalContent": ".openairesponsesrefusalcontent",
|
|
"OpenAIResponsesRefusalContentType": ".openairesponsesrefusalcontent",
|
|
"OpenAIResponsesRefusalContentTypedDict": ".openairesponsesrefusalcontent",
|
|
"OpenAIResponsesResponseStatus": ".openairesponsesresponsestatus",
|
|
"OpenAIResponsesToolChoice": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceApplyPatch": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceApplyPatchTypedDict": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceAuto": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceFunction": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceFunctionTypedDict": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceNone": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceRequired": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceShell": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceShellTypedDict": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypeApplyPatch": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypeFunction": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypeShell": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypeWebSearchPreview": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypeWebSearchPreview20250311": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceTypedDict": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceUnion": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesToolChoiceUnionTypedDict": ".openairesponsestoolchoice_union",
|
|
"Type": ".openairesponsestoolchoice_union",
|
|
"TypeTypedDict": ".openairesponsestoolchoice_union",
|
|
"OpenAIResponsesTruncation": ".openairesponsestruncation",
|
|
"OpenResponsesCreatedEvent": ".openresponsescreatedevent",
|
|
"OpenResponsesCreatedEventType": ".openresponsescreatedevent",
|
|
"OpenResponsesCreatedEventTypedDict": ".openresponsescreatedevent",
|
|
"OpenResponsesInProgressEvent": ".openresponsesinprogressevent",
|
|
"OpenResponsesInProgressEventType": ".openresponsesinprogressevent",
|
|
"OpenResponsesInProgressEventTypedDict": ".openresponsesinprogressevent",
|
|
"OpenResponsesResult": ".openresponsesresult",
|
|
"OpenResponsesResultObject": ".openresponsesresult",
|
|
"OpenResponsesResultToolFunction": ".openresponsesresult",
|
|
"OpenResponsesResultToolFunctionTypedDict": ".openresponsesresult",
|
|
"OpenResponsesResultToolUnion": ".openresponsesresult",
|
|
"OpenResponsesResultToolUnionTypedDict": ".openresponsesresult",
|
|
"OpenResponsesResultType": ".openresponsesresult",
|
|
"OpenResponsesResultTypedDict": ".openresponsesresult",
|
|
"UnknownOpenResponsesResultToolUnion": ".openresponsesresult",
|
|
"OpenRouterMetadata": ".openroutermetadata",
|
|
"OpenRouterMetadataTypedDict": ".openroutermetadata",
|
|
"OpenRouterWebSearchServerTool": ".openrouterwebsearchservertool",
|
|
"OpenRouterWebSearchServerToolType": ".openrouterwebsearchservertool",
|
|
"OpenRouterWebSearchServerToolTypedDict": ".openrouterwebsearchservertool",
|
|
"OutputAdvisorServerToolItem": ".outputadvisorservertoolitem",
|
|
"OutputAdvisorServerToolItemType": ".outputadvisorservertoolitem",
|
|
"OutputAdvisorServerToolItemTypedDict": ".outputadvisorservertoolitem",
|
|
"OutputApplyPatchCallItem": ".outputapplypatchcallitem",
|
|
"OutputApplyPatchCallItemType": ".outputapplypatchcallitem",
|
|
"OutputApplyPatchCallItemTypedDict": ".outputapplypatchcallitem",
|
|
"OutputApplyPatchServerToolItem": ".outputapplypatchservertoolitem",
|
|
"OutputApplyPatchServerToolItemType": ".outputapplypatchservertoolitem",
|
|
"OutputApplyPatchServerToolItemTypedDict": ".outputapplypatchservertoolitem",
|
|
"OutputBashServerToolItem": ".outputbashservertoolitem",
|
|
"OutputBashServerToolItemType": ".outputbashservertoolitem",
|
|
"OutputBashServerToolItemTypedDict": ".outputbashservertoolitem",
|
|
"OutputBrowserUseServerToolItem": ".outputbrowseruseservertoolitem",
|
|
"OutputBrowserUseServerToolItemType": ".outputbrowseruseservertoolitem",
|
|
"OutputBrowserUseServerToolItemTypedDict": ".outputbrowseruseservertoolitem",
|
|
"OutputCodeInterpreterCallItem": ".outputcodeinterpretercallitem",
|
|
"OutputCodeInterpreterCallItemOutputUnion": ".outputcodeinterpretercallitem",
|
|
"OutputCodeInterpreterCallItemOutputUnionTypedDict": ".outputcodeinterpretercallitem",
|
|
"OutputCodeInterpreterCallItemTypeImage": ".outputcodeinterpretercallitem",
|
|
"OutputCodeInterpreterCallItemTypedDict": ".outputcodeinterpretercallitem",
|
|
"OutputImage": ".outputcodeinterpretercallitem",
|
|
"OutputImageTypedDict": ".outputcodeinterpretercallitem",
|
|
"OutputLogs": ".outputcodeinterpretercallitem",
|
|
"OutputLogsTypedDict": ".outputcodeinterpretercallitem",
|
|
"TypeCodeInterpreterCall": ".outputcodeinterpretercallitem",
|
|
"TypeLogs": ".outputcodeinterpretercallitem",
|
|
"UnknownOutputCodeInterpreterCallItemOutputUnion": ".outputcodeinterpretercallitem",
|
|
"OutputCodeInterpreterServerToolItem": ".outputcodeinterpreterservertoolitem",
|
|
"OutputCodeInterpreterServerToolItemType": ".outputcodeinterpreterservertoolitem",
|
|
"OutputCodeInterpreterServerToolItemTypedDict": ".outputcodeinterpreterservertoolitem",
|
|
"OutputComputerCallItem": ".outputcomputercallitem",
|
|
"OutputComputerCallItemStatus": ".outputcomputercallitem",
|
|
"OutputComputerCallItemType": ".outputcomputercallitem",
|
|
"OutputComputerCallItemTypedDict": ".outputcomputercallitem",
|
|
"PendingSafetyCheck": ".outputcomputercallitem",
|
|
"PendingSafetyCheckTypedDict": ".outputcomputercallitem",
|
|
"OutputCustomToolCallItem": ".outputcustomtoolcallitem",
|
|
"OutputCustomToolCallItemType": ".outputcustomtoolcallitem",
|
|
"OutputCustomToolCallItemTypedDict": ".outputcustomtoolcallitem",
|
|
"OutputDatetimeItem": ".outputdatetimeitem",
|
|
"OutputDatetimeItemType": ".outputdatetimeitem",
|
|
"OutputDatetimeItemTypedDict": ".outputdatetimeitem",
|
|
"OutputFileSearchCallItem": ".outputfilesearchcallitem",
|
|
"OutputFileSearchCallItemType": ".outputfilesearchcallitem",
|
|
"OutputFileSearchCallItemTypedDict": ".outputfilesearchcallitem",
|
|
"OutputFileSearchServerToolItem": ".outputfilesearchservertoolitem",
|
|
"OutputFileSearchServerToolItemType": ".outputfilesearchservertoolitem",
|
|
"OutputFileSearchServerToolItemTypedDict": ".outputfilesearchservertoolitem",
|
|
"OutputFilesServerToolItem": ".outputfilesservertoolitem",
|
|
"OutputFilesServerToolItemType": ".outputfilesservertoolitem",
|
|
"OutputFilesServerToolItemTypedDict": ".outputfilesservertoolitem",
|
|
"OutputFunctionCallItem": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemStatusCompleted": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemStatusInProgress": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemStatusIncomplete": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemStatusUnion": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemStatusUnionTypedDict": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemType": ".outputfunctioncallitem",
|
|
"OutputFunctionCallItemTypedDict": ".outputfunctioncallitem",
|
|
"FailedModel": ".outputfusionservertoolitem",
|
|
"FailedModelTypedDict": ".outputfusionservertoolitem",
|
|
"OutputFusionServerToolItem": ".outputfusionservertoolitem",
|
|
"OutputFusionServerToolItemType": ".outputfusionservertoolitem",
|
|
"OutputFusionServerToolItemTypedDict": ".outputfusionservertoolitem",
|
|
"Response": ".outputfusionservertoolitem",
|
|
"ResponseTypedDict": ".outputfusionservertoolitem",
|
|
"OutputImageGenerationCallItem": ".outputimagegenerationcallitem",
|
|
"OutputImageGenerationCallItemType": ".outputimagegenerationcallitem",
|
|
"OutputImageGenerationCallItemTypedDict": ".outputimagegenerationcallitem",
|
|
"OutputImageGenerationServerToolItem": ".outputimagegenerationservertoolitem",
|
|
"OutputImageGenerationServerToolItemType": ".outputimagegenerationservertoolitem",
|
|
"OutputImageGenerationServerToolItemTypedDict": ".outputimagegenerationservertoolitem",
|
|
"OutputItemImageGenerationCall": ".outputitemimagegenerationcall",
|
|
"OutputItemImageGenerationCallType": ".outputitemimagegenerationcall",
|
|
"OutputItemImageGenerationCallTypedDict": ".outputitemimagegenerationcall",
|
|
"OutputItems": ".outputitems",
|
|
"OutputItemsTypedDict": ".outputitems",
|
|
"UnknownOutputItems": ".outputitems",
|
|
"OutputMcpServerToolItem": ".outputmcpservertoolitem",
|
|
"OutputMcpServerToolItemType": ".outputmcpservertoolitem",
|
|
"OutputMcpServerToolItemTypedDict": ".outputmcpservertoolitem",
|
|
"ActionEnum": ".outputmemoryservertoolitem",
|
|
"OutputMemoryServerToolItem": ".outputmemoryservertoolitem",
|
|
"OutputMemoryServerToolItemType": ".outputmemoryservertoolitem",
|
|
"OutputMemoryServerToolItemTypedDict": ".outputmemoryservertoolitem",
|
|
"OutputMessage": ".outputmessage",
|
|
"OutputMessageContent": ".outputmessage",
|
|
"OutputMessageContentTypedDict": ".outputmessage",
|
|
"OutputMessagePhaseCommentary": ".outputmessage",
|
|
"OutputMessagePhaseFinalAnswer": ".outputmessage",
|
|
"OutputMessagePhaseUnion": ".outputmessage",
|
|
"OutputMessagePhaseUnionTypedDict": ".outputmessage",
|
|
"OutputMessageRole": ".outputmessage",
|
|
"OutputMessageStatusCompleted": ".outputmessage",
|
|
"OutputMessageStatusInProgress": ".outputmessage",
|
|
"OutputMessageStatusIncomplete": ".outputmessage",
|
|
"OutputMessageStatusUnion": ".outputmessage",
|
|
"OutputMessageStatusUnionTypedDict": ".outputmessage",
|
|
"OutputMessageType": ".outputmessage",
|
|
"OutputMessageTypedDict": ".outputmessage",
|
|
"UnknownOutputMessageContent": ".outputmessage",
|
|
"OutputMessageItem": ".outputmessageitem",
|
|
"OutputMessageItemContent": ".outputmessageitem",
|
|
"OutputMessageItemContentTypedDict": ".outputmessageitem",
|
|
"OutputMessageItemPhaseCommentary": ".outputmessageitem",
|
|
"OutputMessageItemPhaseFinalAnswer": ".outputmessageitem",
|
|
"OutputMessageItemPhaseUnion": ".outputmessageitem",
|
|
"OutputMessageItemPhaseUnionTypedDict": ".outputmessageitem",
|
|
"OutputMessageItemRole": ".outputmessageitem",
|
|
"OutputMessageItemStatusCompleted": ".outputmessageitem",
|
|
"OutputMessageItemStatusInProgress": ".outputmessageitem",
|
|
"OutputMessageItemStatusIncomplete": ".outputmessageitem",
|
|
"OutputMessageItemStatusUnion": ".outputmessageitem",
|
|
"OutputMessageItemStatusUnionTypedDict": ".outputmessageitem",
|
|
"OutputMessageItemType": ".outputmessageitem",
|
|
"OutputMessageItemTypedDict": ".outputmessageitem",
|
|
"UnknownOutputMessageItemContent": ".outputmessageitem",
|
|
"OutputModality": ".outputmodality",
|
|
"OutputModalityEnum": ".outputmodalityenum",
|
|
"OutputReasoningItem": ".outputreasoningitem",
|
|
"OutputReasoningItemStatusCompleted": ".outputreasoningitem",
|
|
"OutputReasoningItemStatusInProgress": ".outputreasoningitem",
|
|
"OutputReasoningItemStatusIncomplete": ".outputreasoningitem",
|
|
"OutputReasoningItemStatusUnion": ".outputreasoningitem",
|
|
"OutputReasoningItemStatusUnionTypedDict": ".outputreasoningitem",
|
|
"OutputReasoningItemType": ".outputreasoningitem",
|
|
"OutputReasoningItemTypedDict": ".outputreasoningitem",
|
|
"OutputSearchModelsServerToolItem": ".outputsearchmodelsservertoolitem",
|
|
"OutputSearchModelsServerToolItemType": ".outputsearchmodelsservertoolitem",
|
|
"OutputSearchModelsServerToolItemTypedDict": ".outputsearchmodelsservertoolitem",
|
|
"OutputShellCallItem": ".outputshellcallitem",
|
|
"OutputShellCallItemAction": ".outputshellcallitem",
|
|
"OutputShellCallItemActionTypedDict": ".outputshellcallitem",
|
|
"OutputShellCallItemType": ".outputshellcallitem",
|
|
"OutputShellCallItemTypedDict": ".outputshellcallitem",
|
|
"Outcome": ".outputshellcalloutputitem",
|
|
"OutcomeExit": ".outputshellcalloutputitem",
|
|
"OutcomeExitTypedDict": ".outputshellcalloutputitem",
|
|
"OutcomeTimeout": ".outputshellcalloutputitem",
|
|
"OutcomeTimeoutTypedDict": ".outputshellcalloutputitem",
|
|
"OutcomeTypedDict": ".outputshellcalloutputitem",
|
|
"OutputShellCallOutputItem": ".outputshellcalloutputitem",
|
|
"OutputShellCallOutputItemOutput": ".outputshellcalloutputitem",
|
|
"OutputShellCallOutputItemOutputTypedDict": ".outputshellcalloutputitem",
|
|
"OutputShellCallOutputItemTypeShellCallOutput": ".outputshellcalloutputitem",
|
|
"OutputShellCallOutputItemTypedDict": ".outputshellcalloutputitem",
|
|
"TypeExit": ".outputshellcalloutputitem",
|
|
"TypeTimeout": ".outputshellcalloutputitem",
|
|
"UnknownOutcome": ".outputshellcalloutputitem",
|
|
"OutputSubagentServerToolItem": ".outputsubagentservertoolitem",
|
|
"OutputSubagentServerToolItemType": ".outputsubagentservertoolitem",
|
|
"OutputSubagentServerToolItemTypedDict": ".outputsubagentservertoolitem",
|
|
"Command": ".outputtexteditorservertoolitem",
|
|
"OutputTextEditorServerToolItem": ".outputtexteditorservertoolitem",
|
|
"OutputTextEditorServerToolItemType": ".outputtexteditorservertoolitem",
|
|
"OutputTextEditorServerToolItemTypedDict": ".outputtexteditorservertoolitem",
|
|
"OutputToolSearchServerToolItem": ".outputtoolsearchservertoolitem",
|
|
"OutputToolSearchServerToolItemType": ".outputtoolsearchservertoolitem",
|
|
"OutputToolSearchServerToolItemTypedDict": ".outputtoolsearchservertoolitem",
|
|
"OutputWebFetchServerToolItem": ".outputwebfetchservertoolitem",
|
|
"OutputWebFetchServerToolItemType": ".outputwebfetchservertoolitem",
|
|
"OutputWebFetchServerToolItemTypedDict": ".outputwebfetchservertoolitem",
|
|
"Action": ".outputwebsearchcallitem",
|
|
"ActionFindInPage": ".outputwebsearchcallitem",
|
|
"ActionFindInPageTypedDict": ".outputwebsearchcallitem",
|
|
"ActionOpenPage": ".outputwebsearchcallitem",
|
|
"ActionOpenPageTypedDict": ".outputwebsearchcallitem",
|
|
"ActionTypeSearch": ".outputwebsearchcallitem",
|
|
"ActionTypedDict": ".outputwebsearchcallitem",
|
|
"OutputWebSearchCallItem": ".outputwebsearchcallitem",
|
|
"OutputWebSearchCallItemActionSearch": ".outputwebsearchcallitem",
|
|
"OutputWebSearchCallItemActionSearchTypedDict": ".outputwebsearchcallitem",
|
|
"OutputWebSearchCallItemTypedDict": ".outputwebsearchcallitem",
|
|
"TypeFindInPage": ".outputwebsearchcallitem",
|
|
"TypeOpenPage": ".outputwebsearchcallitem",
|
|
"TypeWebSearchCall": ".outputwebsearchcallitem",
|
|
"UnknownAction": ".outputwebsearchcallitem",
|
|
"OutputWebSearchServerToolItem": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemAction": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemActionTypedDict": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemSource": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemSourceTypedDict": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemTypeOpenrouterWebSearch": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemTypeSearch": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemTypeURL": ".outputwebsearchservertoolitem",
|
|
"OutputWebSearchServerToolItemTypedDict": ".outputwebsearchservertoolitem",
|
|
"Parameter": ".parameter",
|
|
"ParetoRouterPlugin": ".paretorouterplugin",
|
|
"ParetoRouterPluginID": ".paretorouterplugin",
|
|
"ParetoRouterPluginTypedDict": ".paretorouterplugin",
|
|
"PriceSource": ".paretorouterplugin",
|
|
"PayloadTooLargeResponseErrorData": ".payloadtoolargeresponseerrordata",
|
|
"PayloadTooLargeResponseErrorDataTypedDict": ".payloadtoolargeresponseerrordata",
|
|
"PaymentRequiredResponseErrorData": ".paymentrequiredresponseerrordata",
|
|
"PaymentRequiredResponseErrorDataTypedDict": ".paymentrequiredresponseerrordata",
|
|
"PDFParserEngine": ".pdfparserengine",
|
|
"PDFParserEngineEnum": ".pdfparserengine",
|
|
"PDFParserEnginePDFText": ".pdfparserengine",
|
|
"PDFParserEngineTypedDict": ".pdfparserengine",
|
|
"PDFParserOptions": ".pdfparseroptions",
|
|
"PDFParserOptionsTypedDict": ".pdfparseroptions",
|
|
"PercentileLatencyCutoffs": ".percentilelatencycutoffs",
|
|
"PercentileLatencyCutoffsTypedDict": ".percentilelatencycutoffs",
|
|
"PercentileStats": ".percentilestats",
|
|
"PercentileStatsTypedDict": ".percentilestats",
|
|
"PercentileThroughputCutoffs": ".percentilethroughputcutoffs",
|
|
"PercentileThroughputCutoffsTypedDict": ".percentilethroughputcutoffs",
|
|
"PerRequestLimits": ".perrequestlimits",
|
|
"PerRequestLimitsTypedDict": ".perrequestlimits",
|
|
"PipelineStage": ".pipelinestage",
|
|
"PipelineStageTypedDict": ".pipelinestage",
|
|
"PipelineStageType": ".pipelinestagetype",
|
|
"PreferredMaxLatency": ".preferredmaxlatency",
|
|
"PreferredMaxLatencyTypedDict": ".preferredmaxlatency",
|
|
"PreferredMinThroughput": ".preferredminthroughput",
|
|
"PreferredMinThroughputTypedDict": ".preferredminthroughput",
|
|
"Preset": ".preset",
|
|
"PresetTypedDict": ".preset",
|
|
"PresetDesignatedVersion": ".presetdesignatedversion",
|
|
"PresetDesignatedVersionTypedDict": ".presetdesignatedversion",
|
|
"PresetStatus": ".presetstatus",
|
|
"PresetWithDesignatedVersion": ".presetwithdesignatedversion",
|
|
"PresetWithDesignatedVersionTypedDict": ".presetwithdesignatedversion",
|
|
"Preview20250311WebSearchServerTool": ".preview_20250311_websearchservertool",
|
|
"Preview20250311WebSearchServerToolType": ".preview_20250311_websearchservertool",
|
|
"Preview20250311WebSearchServerToolTypedDict": ".preview_20250311_websearchservertool",
|
|
"PreviewWebSearchServerTool": ".preview_websearchservertool",
|
|
"PreviewWebSearchServerToolType": ".preview_websearchservertool",
|
|
"PreviewWebSearchServerToolTypedDict": ".preview_websearchservertool",
|
|
"PreviewWebSearchUserLocation": ".preview_websearchuserlocation",
|
|
"PreviewWebSearchUserLocationType": ".preview_websearchuserlocation",
|
|
"PreviewWebSearchUserLocationTypedDict": ".preview_websearchuserlocation",
|
|
"PromptCacheBreakpoint": ".promptcachebreakpoint",
|
|
"PromptCacheBreakpointMode": ".promptcachebreakpoint",
|
|
"PromptCacheBreakpointTypedDict": ".promptcachebreakpoint",
|
|
"PromptCacheOptions": ".promptcacheoptions",
|
|
"PromptCacheOptionsMode": ".promptcacheoptions",
|
|
"PromptCacheOptionsTypedDict": ".promptcacheoptions",
|
|
"PromptInjectionScanScope": ".promptinjectionscanscope",
|
|
"ProviderName": ".providername",
|
|
"ProviderOptions": ".provideroptions",
|
|
"ProviderOptionsTypedDict": ".provideroptions",
|
|
"ProviderOverloadedResponseErrorData": ".provideroverloadedresponseerrordata",
|
|
"ProviderOverloadedResponseErrorDataTypedDict": ".provideroverloadedresponseerrordata",
|
|
"DataCollection": ".providerpreferences",
|
|
"Ignore": ".providerpreferences",
|
|
"IgnoreTypedDict": ".providerpreferences",
|
|
"MaxPrice": ".providerpreferences",
|
|
"MaxPriceTypedDict": ".providerpreferences",
|
|
"Only": ".providerpreferences",
|
|
"OnlyTypedDict": ".providerpreferences",
|
|
"Order": ".providerpreferences",
|
|
"OrderTypedDict": ".providerpreferences",
|
|
"ProviderPreferences": ".providerpreferences",
|
|
"ProviderPreferencesTypedDict": ".providerpreferences",
|
|
"Sort": ".providerpreferences",
|
|
"SortTypedDict": ".providerpreferences",
|
|
"ProviderResponse": ".providerresponse",
|
|
"ProviderResponseProviderName": ".providerresponse",
|
|
"ProviderResponseTypedDict": ".providerresponse",
|
|
"RoutedServiceTier": ".providerresponse",
|
|
"ProviderSort": ".providersort",
|
|
"By": ".providersortconfig",
|
|
"Partition": ".providersortconfig",
|
|
"ProviderSortConfig": ".providersortconfig",
|
|
"ProviderSortConfigTypedDict": ".providersortconfig",
|
|
"Pricing": ".publicendpoint",
|
|
"PricingTypedDict": ".publicendpoint",
|
|
"PublicEndpoint": ".publicendpoint",
|
|
"PublicEndpointQuantization": ".publicendpoint",
|
|
"PublicEndpointTypedDict": ".publicendpoint",
|
|
"PublicPricing": ".publicpricing",
|
|
"PublicPricingTypedDict": ".publicpricing",
|
|
"Quantization": ".quantization",
|
|
"RangeCapability": ".rangecapability",
|
|
"RangeCapabilityType": ".rangecapability",
|
|
"RangeCapabilityTypedDict": ".rangecapability",
|
|
"RankingsDailyItem": ".rankingsdailyitem",
|
|
"RankingsDailyItemTypedDict": ".rankingsdailyitem",
|
|
"RankingsDailyMeta": ".rankingsdailymeta",
|
|
"RankingsDailyMetaTypedDict": ".rankingsdailymeta",
|
|
"RankingsDailyMetaVersion": ".rankingsdailymeta",
|
|
"RankingsDailyResponse": ".rankingsdailyresponse",
|
|
"RankingsDailyResponseTypedDict": ".rankingsdailyresponse",
|
|
"ReasoningConfig": ".reasoningconfig",
|
|
"ReasoningConfigTypedDict": ".reasoningconfig",
|
|
"ReasoningContext": ".reasoningcontext",
|
|
"ReasoningDeltaEvent": ".reasoningdeltaevent",
|
|
"ReasoningDeltaEventType": ".reasoningdeltaevent",
|
|
"ReasoningDeltaEventTypedDict": ".reasoningdeltaevent",
|
|
"ReasoningDetailEncrypted": ".reasoningdetailencrypted",
|
|
"ReasoningDetailEncryptedType": ".reasoningdetailencrypted",
|
|
"ReasoningDetailEncryptedTypedDict": ".reasoningdetailencrypted",
|
|
"ReasoningDetailServerToolCall": ".reasoningdetailservertoolcall",
|
|
"ReasoningDetailServerToolCallType": ".reasoningdetailservertoolcall",
|
|
"ReasoningDetailServerToolCallTypedDict": ".reasoningdetailservertoolcall",
|
|
"ReasoningDetailSummary": ".reasoningdetailsummary",
|
|
"ReasoningDetailSummaryType": ".reasoningdetailsummary",
|
|
"ReasoningDetailSummaryTypedDict": ".reasoningdetailsummary",
|
|
"ReasoningDetailText": ".reasoningdetailtext",
|
|
"ReasoningDetailTextType": ".reasoningdetailtext",
|
|
"ReasoningDetailTextTypedDict": ".reasoningdetailtext",
|
|
"ReasoningDetailUnion": ".reasoningdetailunion",
|
|
"ReasoningDetailUnionTypedDict": ".reasoningdetailunion",
|
|
"UnknownReasoningDetailUnion": ".reasoningdetailunion",
|
|
"ReasoningDoneEvent": ".reasoningdoneevent",
|
|
"ReasoningDoneEventType": ".reasoningdoneevent",
|
|
"ReasoningDoneEventTypedDict": ".reasoningdoneevent",
|
|
"ReasoningEffort": ".reasoningeffort",
|
|
"ReasoningFormat": ".reasoningformat",
|
|
"ReasoningItem": ".reasoningitem",
|
|
"ReasoningItemStatusCompleted": ".reasoningitem",
|
|
"ReasoningItemStatusInProgress": ".reasoningitem",
|
|
"ReasoningItemStatusIncomplete": ".reasoningitem",
|
|
"ReasoningItemStatusUnion": ".reasoningitem",
|
|
"ReasoningItemStatusUnionTypedDict": ".reasoningitem",
|
|
"ReasoningItemType": ".reasoningitem",
|
|
"ReasoningItemTypedDict": ".reasoningitem",
|
|
"ReasoningMode": ".reasoningmode",
|
|
"ReasoningSummaryPartAddedEvent": ".reasoningsummarypartaddedevent",
|
|
"ReasoningSummaryPartAddedEventType": ".reasoningsummarypartaddedevent",
|
|
"ReasoningSummaryPartAddedEventTypedDict": ".reasoningsummarypartaddedevent",
|
|
"ReasoningSummaryPartDoneEvent": ".reasoningsummarypartdoneevent",
|
|
"ReasoningSummaryPartDoneEventType": ".reasoningsummarypartdoneevent",
|
|
"ReasoningSummaryPartDoneEventTypedDict": ".reasoningsummarypartdoneevent",
|
|
"ReasoningSummaryText": ".reasoningsummarytext",
|
|
"ReasoningSummaryTextType": ".reasoningsummarytext",
|
|
"ReasoningSummaryTextTypedDict": ".reasoningsummarytext",
|
|
"ReasoningSummaryTextDeltaEvent": ".reasoningsummarytextdeltaevent",
|
|
"ReasoningSummaryTextDeltaEventType": ".reasoningsummarytextdeltaevent",
|
|
"ReasoningSummaryTextDeltaEventTypedDict": ".reasoningsummarytextdeltaevent",
|
|
"ReasoningSummaryTextDoneEvent": ".reasoningsummarytextdoneevent",
|
|
"ReasoningSummaryTextDoneEventType": ".reasoningsummarytextdoneevent",
|
|
"ReasoningSummaryTextDoneEventTypedDict": ".reasoningsummarytextdoneevent",
|
|
"ReasoningSummaryVerbosity": ".reasoningsummaryverbosity",
|
|
"ReasoningTextContent": ".reasoningtextcontent",
|
|
"ReasoningTextContentType": ".reasoningtextcontent",
|
|
"ReasoningTextContentTypedDict": ".reasoningtextcontent",
|
|
"RefusalDeltaEvent": ".refusaldeltaevent",
|
|
"RefusalDeltaEventType": ".refusaldeltaevent",
|
|
"RefusalDeltaEventTypedDict": ".refusaldeltaevent",
|
|
"RefusalDoneEvent": ".refusaldoneevent",
|
|
"RefusalDoneEventType": ".refusaldoneevent",
|
|
"RefusalDoneEventTypedDict": ".refusaldoneevent",
|
|
"RequestTimeoutResponseErrorData": ".requesttimeoutresponseerrordata",
|
|
"RequestTimeoutResponseErrorDataTypedDict": ".requesttimeoutresponseerrordata",
|
|
"ResponseHealingPlugin": ".responsehealingplugin",
|
|
"ResponseHealingPluginID": ".responsehealingplugin",
|
|
"ResponseHealingPluginTypedDict": ".responsehealingplugin",
|
|
"ResponseIncludesEnum": ".responseincludesenum",
|
|
"Logprob": ".responseoutputtext",
|
|
"LogprobTypedDict": ".responseoutputtext",
|
|
"ResponseOutputText": ".responseoutputtext",
|
|
"ResponseOutputTextTopLogprob": ".responseoutputtext",
|
|
"ResponseOutputTextTopLogprobTypedDict": ".responseoutputtext",
|
|
"ResponseOutputTextType": ".responseoutputtext",
|
|
"ResponseOutputTextTypedDict": ".responseoutputtext",
|
|
"Code": ".responseserrorfield",
|
|
"ResponsesErrorField": ".responseserrorfield",
|
|
"ResponsesErrorFieldTypedDict": ".responseserrorfield",
|
|
"ResponsesRequest": ".responsesrequest",
|
|
"ResponsesRequestPlugin": ".responsesrequest",
|
|
"ResponsesRequestPluginTypedDict": ".responsesrequest",
|
|
"ResponsesRequestServiceTier": ".responsesrequest",
|
|
"ResponsesRequestToolFunction": ".responsesrequest",
|
|
"ResponsesRequestToolFunctionTypedDict": ".responsesrequest",
|
|
"ResponsesRequestToolUnion": ".responsesrequest",
|
|
"ResponsesRequestToolUnionTypedDict": ".responsesrequest",
|
|
"ResponsesRequestType": ".responsesrequest",
|
|
"ResponsesRequestTypedDict": ".responsesrequest",
|
|
"ResponsesStreamingResponse": ".responsesstreamingresponse",
|
|
"ResponsesStreamingResponseTypedDict": ".responsesstreamingresponse",
|
|
"RouterAttempt": ".routerattempt",
|
|
"RouterAttemptTypedDict": ".routerattempt",
|
|
"RouterParams": ".routerparams",
|
|
"RouterParamsTypedDict": ".routerparams",
|
|
"RoutingStrategy": ".routingstrategy",
|
|
"SearchContextSizeEnum": ".searchcontextsizeenum",
|
|
"SearchModelsServerToolConfig": ".searchmodelsservertoolconfig",
|
|
"SearchModelsServerToolConfigTypedDict": ".searchmodelsservertoolconfig",
|
|
"SearchQualityLevel": ".searchqualitylevel",
|
|
"Security": ".security",
|
|
"SecurityTypedDict": ".security",
|
|
"ServiceUnavailableResponseErrorData": ".serviceunavailableresponseerrordata",
|
|
"ServiceUnavailableResponseErrorDataTypedDict": ".serviceunavailableresponseerrordata",
|
|
"ShellCallItem": ".shellcallitem",
|
|
"ShellCallItemAction": ".shellcallitem",
|
|
"ShellCallItemActionTypedDict": ".shellcallitem",
|
|
"ShellCallItemStatus": ".shellcallitem",
|
|
"ShellCallItemType": ".shellcallitem",
|
|
"ShellCallItemTypedDict": ".shellcallitem",
|
|
"ShellCallOutputItem": ".shellcalloutputitem",
|
|
"ShellCallOutputItemOutput": ".shellcalloutputitem",
|
|
"ShellCallOutputItemOutputTypedDict": ".shellcalloutputitem",
|
|
"ShellCallOutputItemStatus": ".shellcalloutputitem",
|
|
"ShellCallOutputItemType": ".shellcalloutputitem",
|
|
"ShellCallOutputItemTypedDict": ".shellcalloutputitem",
|
|
"ShellCallStatus": ".shellcallstatus",
|
|
"ShellServerTool": ".shellservertool",
|
|
"ShellServerToolType": ".shellservertool",
|
|
"ShellServerToolTypedDict": ".shellservertool",
|
|
"ShellServerToolOpenRouter": ".shellservertool_openrouter",
|
|
"ShellServerToolOpenRouterType": ".shellservertool_openrouter",
|
|
"ShellServerToolOpenRouterTypedDict": ".shellservertool_openrouter",
|
|
"ShellServerToolConfig": ".shellservertoolconfig",
|
|
"ShellServerToolConfigTypedDict": ".shellservertoolconfig",
|
|
"ShellServerToolEngine": ".shellservertoolengine",
|
|
"ShellServerToolEnvironment": ".shellservertoolenvironment",
|
|
"ShellServerToolEnvironmentTypedDict": ".shellservertoolenvironment",
|
|
"SpeechRequest": ".speechrequest",
|
|
"SpeechRequestProvider": ".speechrequest",
|
|
"SpeechRequestProviderTypedDict": ".speechrequest",
|
|
"SpeechRequestResponseFormat": ".speechrequest",
|
|
"SpeechRequestTypedDict": ".speechrequest",
|
|
"StopServerToolsWhenCondition": ".stopservertoolswhencondition",
|
|
"StopServerToolsWhenConditionTypedDict": ".stopservertoolswhencondition",
|
|
"StopServerToolsWhenFinishReasonIs": ".stopservertoolswhenfinishreasonis",
|
|
"StopServerToolsWhenFinishReasonIsType": ".stopservertoolswhenfinishreasonis",
|
|
"StopServerToolsWhenFinishReasonIsTypedDict": ".stopservertoolswhenfinishreasonis",
|
|
"StopServerToolsWhenHasToolCall": ".stopservertoolswhenhastoolcall",
|
|
"StopServerToolsWhenHasToolCallType": ".stopservertoolswhenhastoolcall",
|
|
"StopServerToolsWhenHasToolCallTypedDict": ".stopservertoolswhenhastoolcall",
|
|
"StopServerToolsWhenMaxCost": ".stopservertoolswhenmaxcost",
|
|
"StopServerToolsWhenMaxCostType": ".stopservertoolswhenmaxcost",
|
|
"StopServerToolsWhenMaxCostTypedDict": ".stopservertoolswhenmaxcost",
|
|
"StopServerToolsWhenMaxTokensUsed": ".stopservertoolswhenmaxtokensused",
|
|
"StopServerToolsWhenMaxTokensUsedType": ".stopservertoolswhenmaxtokensused",
|
|
"StopServerToolsWhenMaxTokensUsedTypedDict": ".stopservertoolswhenmaxtokensused",
|
|
"StopServerToolsWhenStepCountIs": ".stopservertoolswhenstepcountis",
|
|
"StopServerToolsWhenStepCountIsType": ".stopservertoolswhenstepcountis",
|
|
"StopServerToolsWhenStepCountIsTypedDict": ".stopservertoolswhenstepcountis",
|
|
"StoredPromptTemplate": ".storedprompttemplate",
|
|
"StoredPromptTemplateTypedDict": ".storedprompttemplate",
|
|
"Variables": ".storedprompttemplate",
|
|
"VariablesTypedDict": ".storedprompttemplate",
|
|
"StreamEvents": ".streamevents",
|
|
"StreamEventsTypedDict": ".streamevents",
|
|
"UnknownStreamEvents": ".streamevents",
|
|
"StreamEventsResponseCompleted": ".streameventsresponsecompleted",
|
|
"StreamEventsResponseCompletedType": ".streameventsresponsecompleted",
|
|
"StreamEventsResponseCompletedTypedDict": ".streameventsresponsecompleted",
|
|
"StreamEventsResponseFailed": ".streameventsresponsefailed",
|
|
"StreamEventsResponseFailedType": ".streameventsresponsefailed",
|
|
"StreamEventsResponseFailedTypedDict": ".streameventsresponsefailed",
|
|
"StreamEventsResponseIncomplete": ".streameventsresponseincomplete",
|
|
"StreamEventsResponseIncompleteType": ".streameventsresponseincomplete",
|
|
"StreamEventsResponseIncompleteTypedDict": ".streameventsresponseincomplete",
|
|
"StreamEventsResponseOutputItemAdded": ".streameventsresponseoutputitemadded",
|
|
"StreamEventsResponseOutputItemAddedType": ".streameventsresponseoutputitemadded",
|
|
"StreamEventsResponseOutputItemAddedTypedDict": ".streameventsresponseoutputitemadded",
|
|
"StreamEventsResponseOutputItemDone": ".streameventsresponseoutputitemdone",
|
|
"StreamEventsResponseOutputItemDoneType": ".streameventsresponseoutputitemdone",
|
|
"StreamEventsResponseOutputItemDoneTypedDict": ".streameventsresponseoutputitemdone",
|
|
"StreamLogprob": ".streamlogprob",
|
|
"StreamLogprobTypedDict": ".streamlogprob",
|
|
"StreamLogprobTopLogprob": ".streamlogprobtoplogprob",
|
|
"StreamLogprobTopLogprobTypedDict": ".streamlogprobtoplogprob",
|
|
"STTInputAudio": ".sttinputaudio",
|
|
"STTInputAudioTypedDict": ".sttinputaudio",
|
|
"STTRequest": ".sttrequest",
|
|
"STTRequestProvider": ".sttrequest",
|
|
"STTRequestProviderTypedDict": ".sttrequest",
|
|
"STTRequestResponseFormat": ".sttrequest",
|
|
"STTRequestTypedDict": ".sttrequest",
|
|
"STTResponse": ".sttresponse",
|
|
"STTResponseTypedDict": ".sttresponse",
|
|
"STTSegment": ".sttsegment",
|
|
"STTSegmentTypedDict": ".sttsegment",
|
|
"STTTimestampGranularity": ".stttimestampgranularity",
|
|
"STTUsage": ".sttusage",
|
|
"STTUsageTypedDict": ".sttusage",
|
|
"STTWord": ".sttword",
|
|
"STTWordTypedDict": ".sttword",
|
|
"SubagentNestedTool": ".subagentnestedtool",
|
|
"SubagentNestedToolTypedDict": ".subagentnestedtool",
|
|
"SubagentReasoning": ".subagentreasoning",
|
|
"SubagentReasoningEffort": ".subagentreasoning",
|
|
"SubagentReasoningTypedDict": ".subagentreasoning",
|
|
"SubagentServerToolOpenRouter": ".subagentservertool_openrouter",
|
|
"SubagentServerToolOpenRouterType": ".subagentservertool_openrouter",
|
|
"SubagentServerToolOpenRouterTypedDict": ".subagentservertool_openrouter",
|
|
"SubagentServerToolConfig": ".subagentservertoolconfig",
|
|
"SubagentServerToolConfigTypedDict": ".subagentservertoolconfig",
|
|
"Category": ".submitgenerationfeedbackrequest",
|
|
"SubmitGenerationFeedbackRequest": ".submitgenerationfeedbackrequest",
|
|
"SubmitGenerationFeedbackRequestTypedDict": ".submitgenerationfeedbackrequest",
|
|
"SubmitGenerationFeedbackResponse": ".submitgenerationfeedbackresponse",
|
|
"SubmitGenerationFeedbackResponseData": ".submitgenerationfeedbackresponse",
|
|
"SubmitGenerationFeedbackResponseDataTypedDict": ".submitgenerationfeedbackresponse",
|
|
"SubmitGenerationFeedbackResponseTypedDict": ".submitgenerationfeedbackresponse",
|
|
"TaskClassificationItem": ".taskclassificationitem",
|
|
"TaskClassificationItemTypedDict": ".taskclassificationitem",
|
|
"TaskClassificationMacroCategory": ".taskclassificationmacrocategory",
|
|
"TaskClassificationMacroCategoryTypedDict": ".taskclassificationmacrocategory",
|
|
"TaskClassificationModel": ".taskclassificationmodel",
|
|
"TaskClassificationModelTypedDict": ".taskclassificationmodel",
|
|
"TaskClassificationResponse": ".taskclassificationresponse",
|
|
"TaskClassificationResponseData": ".taskclassificationresponse",
|
|
"TaskClassificationResponseDataTypedDict": ".taskclassificationresponse",
|
|
"TaskClassificationResponseTypedDict": ".taskclassificationresponse",
|
|
"TextDeltaEvent": ".textdeltaevent",
|
|
"TextDeltaEventType": ".textdeltaevent",
|
|
"TextDeltaEventTypedDict": ".textdeltaevent",
|
|
"TextDoneEvent": ".textdoneevent",
|
|
"TextDoneEventType": ".textdoneevent",
|
|
"TextDoneEventTypedDict": ".textdoneevent",
|
|
"TextExtendedConfig": ".textextendedconfig",
|
|
"TextExtendedConfigTypedDict": ".textextendedconfig",
|
|
"Verbosity": ".textextendedconfig",
|
|
"ToolCallStatus": ".toolcallstatus",
|
|
"Mode": ".toolchoiceallowed",
|
|
"ModeAuto": ".toolchoiceallowed",
|
|
"ModeRequired": ".toolchoiceallowed",
|
|
"ModeTypedDict": ".toolchoiceallowed",
|
|
"ToolChoiceAllowed": ".toolchoiceallowed",
|
|
"ToolChoiceAllowedType": ".toolchoiceallowed",
|
|
"ToolChoiceAllowedTypedDict": ".toolchoiceallowed",
|
|
"TooManyRequestsResponseErrorData": ".toomanyrequestsresponseerrordata",
|
|
"TooManyRequestsResponseErrorDataTypedDict": ".toomanyrequestsresponseerrordata",
|
|
"TopProviderInfo": ".topproviderinfo",
|
|
"TopProviderInfoTypedDict": ".topproviderinfo",
|
|
"TraceConfig": ".traceconfig",
|
|
"TraceConfigTypedDict": ".traceconfig",
|
|
"Truncation": ".truncation",
|
|
"UnauthorizedResponseErrorData": ".unauthorizedresponseerrordata",
|
|
"UnauthorizedResponseErrorDataTypedDict": ".unauthorizedresponseerrordata",
|
|
"UnifiedBenchmarkPricing": ".unifiedbenchmarkpricing",
|
|
"UnifiedBenchmarkPricingTypedDict": ".unifiedbenchmarkpricing",
|
|
"UnifiedBenchmarksAAItem": ".unifiedbenchmarksaaitem",
|
|
"UnifiedBenchmarksAAItemSource": ".unifiedbenchmarksaaitem",
|
|
"UnifiedBenchmarksAAItemTypedDict": ".unifiedbenchmarksaaitem",
|
|
"TournamentStats": ".unifiedbenchmarksdaitem",
|
|
"TournamentStatsTypedDict": ".unifiedbenchmarksdaitem",
|
|
"UnifiedBenchmarksDAItem": ".unifiedbenchmarksdaitem",
|
|
"UnifiedBenchmarksDAItemSource": ".unifiedbenchmarksdaitem",
|
|
"UnifiedBenchmarksDAItemTypedDict": ".unifiedbenchmarksdaitem",
|
|
"UnifiedBenchmarksMeta": ".unifiedbenchmarksmeta",
|
|
"UnifiedBenchmarksMetaSource": ".unifiedbenchmarksmeta",
|
|
"UnifiedBenchmarksMetaTypedDict": ".unifiedbenchmarksmeta",
|
|
"UnifiedBenchmarksMetaVersion": ".unifiedbenchmarksmeta",
|
|
"UnifiedBenchmarksResponse": ".unifiedbenchmarksresponse",
|
|
"UnifiedBenchmarksResponseData": ".unifiedbenchmarksresponse",
|
|
"UnifiedBenchmarksResponseDataTypedDict": ".unifiedbenchmarksresponse",
|
|
"UnifiedBenchmarksResponseTypedDict": ".unifiedbenchmarksresponse",
|
|
"UnknownUnifiedBenchmarksResponseData": ".unifiedbenchmarksresponse",
|
|
"UnprocessableEntityResponseErrorData": ".unprocessableentityresponseerrordata",
|
|
"UnprocessableEntityResponseErrorDataTypedDict": ".unprocessableentityresponseerrordata",
|
|
"UpdateBYOKKeyRequest": ".updatebyokkeyrequest",
|
|
"UpdateBYOKKeyRequestTypedDict": ".updatebyokkeyrequest",
|
|
"UpdateBYOKKeyResponse": ".updatebyokkeyresponse",
|
|
"UpdateBYOKKeyResponseTypedDict": ".updatebyokkeyresponse",
|
|
"UpdateGuardrailRequest": ".updateguardrailrequest",
|
|
"UpdateGuardrailRequestTypedDict": ".updateguardrailrequest",
|
|
"UpdateGuardrailResponse": ".updateguardrailresponse",
|
|
"UpdateGuardrailResponseTypedDict": ".updateguardrailresponse",
|
|
"UpdateObservabilityDestinationRequest": ".updateobservabilitydestinationrequest",
|
|
"UpdateObservabilityDestinationRequestTypedDict": ".updateobservabilitydestinationrequest",
|
|
"UpdateObservabilityDestinationResponse": ".updateobservabilitydestinationresponse",
|
|
"UpdateObservabilityDestinationResponseTypedDict": ".updateobservabilitydestinationresponse",
|
|
"UpdateWorkspaceRequest": ".updateworkspacerequest",
|
|
"UpdateWorkspaceRequestTypedDict": ".updateworkspacerequest",
|
|
"UpdateWorkspaceResponse": ".updateworkspaceresponse",
|
|
"UpdateWorkspaceResponseTypedDict": ".updateworkspaceresponse",
|
|
"UpsertWorkspaceBudgetRequest": ".upsertworkspacebudgetrequest",
|
|
"UpsertWorkspaceBudgetRequestTypedDict": ".upsertworkspacebudgetrequest",
|
|
"UpsertWorkspaceBudgetResponse": ".upsertworkspacebudgetresponse",
|
|
"UpsertWorkspaceBudgetResponseTypedDict": ".upsertworkspacebudgetresponse",
|
|
"URLCitation": ".urlcitation",
|
|
"URLCitationType": ".urlcitation",
|
|
"URLCitationTypedDict": ".urlcitation",
|
|
"InputTokensDetails": ".usage",
|
|
"InputTokensDetailsTypedDict": ".usage",
|
|
"OutputTokensDetails": ".usage",
|
|
"OutputTokensDetailsTypedDict": ".usage",
|
|
"Usage": ".usage",
|
|
"UsageCostDetails": ".usage",
|
|
"UsageCostDetailsTypedDict": ".usage",
|
|
"UsageTypedDict": ".usage",
|
|
"VideoGenerationRequest": ".videogenerationrequest",
|
|
"VideoGenerationRequestAspectRatio": ".videogenerationrequest",
|
|
"VideoGenerationRequestOptions": ".videogenerationrequest",
|
|
"VideoGenerationRequestOptionsTypedDict": ".videogenerationrequest",
|
|
"VideoGenerationRequestProvider": ".videogenerationrequest",
|
|
"VideoGenerationRequestProviderTypedDict": ".videogenerationrequest",
|
|
"VideoGenerationRequestResolution": ".videogenerationrequest",
|
|
"VideoGenerationRequestTypedDict": ".videogenerationrequest",
|
|
"VideoGenerationResponse": ".videogenerationresponse",
|
|
"VideoGenerationResponseStatus": ".videogenerationresponse",
|
|
"VideoGenerationResponseTypedDict": ".videogenerationresponse",
|
|
"VideoGenerationUsage": ".videogenerationusage",
|
|
"VideoGenerationUsageTypedDict": ".videogenerationusage",
|
|
"SupportedAspectRatio": ".videomodel",
|
|
"SupportedFrameImage": ".videomodel",
|
|
"SupportedResolution": ".videomodel",
|
|
"SupportedSize": ".videomodel",
|
|
"VideoModel": ".videomodel",
|
|
"VideoModelTypedDict": ".videomodel",
|
|
"VideoModelsListResponse": ".videomodelslistresponse",
|
|
"VideoModelsListResponseTypedDict": ".videomodelslistresponse",
|
|
"WebFetchEngineEnum": ".webfetchengineenum",
|
|
"WebFetchPlugin": ".webfetchplugin",
|
|
"WebFetchPluginID": ".webfetchplugin",
|
|
"WebFetchPluginTypedDict": ".webfetchplugin",
|
|
"WebFetchServerTool": ".webfetchservertool",
|
|
"WebFetchServerToolType": ".webfetchservertool",
|
|
"WebFetchServerToolTypedDict": ".webfetchservertool",
|
|
"WebFetchServerToolConfig": ".webfetchservertoolconfig",
|
|
"WebFetchServerToolConfigTypedDict": ".webfetchservertoolconfig",
|
|
"WebSearchCallCompletedEvent": ".websearchcallcompletedevent",
|
|
"WebSearchCallCompletedEventType": ".websearchcallcompletedevent",
|
|
"WebSearchCallCompletedEventTypedDict": ".websearchcallcompletedevent",
|
|
"WebSearchCallInProgressEvent": ".websearchcallinprogressevent",
|
|
"WebSearchCallInProgressEventType": ".websearchcallinprogressevent",
|
|
"WebSearchCallInProgressEventTypedDict": ".websearchcallinprogressevent",
|
|
"WebSearchCallSearchingEvent": ".websearchcallsearchingevent",
|
|
"WebSearchCallSearchingEventType": ".websearchcallsearchingevent",
|
|
"WebSearchCallSearchingEventTypedDict": ".websearchcallsearchingevent",
|
|
"WebSearchConfig": ".websearchconfig",
|
|
"WebSearchConfigTypedDict": ".websearchconfig",
|
|
"WebSearchDomainFilter": ".websearchdomainfilter",
|
|
"WebSearchDomainFilterTypedDict": ".websearchdomainfilter",
|
|
"WebSearchEngine": ".websearchengine",
|
|
"WebSearchEngineEnum": ".websearchengineenum",
|
|
"UserLocation": ".websearchplugin",
|
|
"UserLocationTypedDict": ".websearchplugin",
|
|
"WebSearchPlugin": ".websearchplugin",
|
|
"WebSearchPluginID": ".websearchplugin",
|
|
"WebSearchPluginType": ".websearchplugin",
|
|
"WebSearchPluginTypedDict": ".websearchplugin",
|
|
"WebSearchServerTool": ".websearchservertool",
|
|
"WebSearchServerToolType": ".websearchservertool",
|
|
"WebSearchServerToolTypedDict": ".websearchservertool",
|
|
"WebSearchServerToolOpenRouter": ".websearchservertool_openrouter",
|
|
"WebSearchServerToolOpenRouterType": ".websearchservertool_openrouter",
|
|
"WebSearchServerToolOpenRouterTypedDict": ".websearchservertool_openrouter",
|
|
"WebSearchServerToolConfig": ".websearchservertoolconfig",
|
|
"WebSearchServerToolConfigTypedDict": ".websearchservertoolconfig",
|
|
"WebSearchSource": ".websearchsource",
|
|
"WebSearchSourceType": ".websearchsource",
|
|
"WebSearchSourceTypedDict": ".websearchsource",
|
|
"WebSearchStatus": ".websearchstatus",
|
|
"WebSearchUserLocation": ".websearchuserlocation",
|
|
"WebSearchUserLocationType": ".websearchuserlocation",
|
|
"WebSearchUserLocationTypedDict": ".websearchuserlocation",
|
|
"WebSearchUserLocationServerTool": ".websearchuserlocationservertool",
|
|
"WebSearchUserLocationServerToolType": ".websearchuserlocationservertool",
|
|
"WebSearchUserLocationServerToolTypedDict": ".websearchuserlocationservertool",
|
|
"Workspace": ".workspace",
|
|
"WorkspaceTypedDict": ".workspace",
|
|
"ResetInterval": ".workspacebudget",
|
|
"WorkspaceBudget": ".workspacebudget",
|
|
"WorkspaceBudgetTypedDict": ".workspacebudget",
|
|
"WorkspaceBudgetInterval": ".workspacebudgetinterval",
|
|
"WorkspaceMember": ".workspacemember",
|
|
"WorkspaceMemberRole": ".workspacemember",
|
|
"WorkspaceMemberTypedDict": ".workspacemember",
|
|
}
|
|
|
|
|
|
def __getattr__(attr_name: str) -> Any:
|
|
return lazy_getattr(
|
|
attr_name, package=__package__, dynamic_imports=_dynamic_imports
|
|
)
|
|
|
|
|
|
def __dir__():
|
|
return lazy_dir(dynamic_imports=_dynamic_imports)
|