JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
ai.z.openapi
,
ai.z.openapi.api.agents
,
ai.z.openapi.api.assistant
,
ai.z.openapi.api.audio
,
ai.z.openapi.api.batches
,
ai.z.openapi.api.chat
,
ai.z.openapi.api.embedding
,
ai.z.openapi.api.file
,
ai.z.openapi.api.fileparsing
,
ai.z.openapi.api.images
,
ai.z.openapi.api.moderations
,
ai.z.openapi.api.ocr
,
ai.z.openapi.api.tools
,
ai.z.openapi.api.videos
,
ai.z.openapi.api.voiceclone
,
ai.z.openapi.api.web_reader
,
ai.z.openapi.api.web_search
,
ai.z.openapi.core
,
ai.z.openapi.core.cache
,
ai.z.openapi.core.config
,
ai.z.openapi.core.model
,
ai.z.openapi.core.response
,
ai.z.openapi.core.token
,
ai.z.openapi.service
,
ai.z.openapi.service.agents
,
ai.z.openapi.service.assistant
,
ai.z.openapi.service.assistant.conversation
,
ai.z.openapi.service.assistant.message
,
ai.z.openapi.service.assistant.message.tools
,
ai.z.openapi.service.assistant.message.tools.code_interpreter
,
ai.z.openapi.service.assistant.message.tools.drawing_tool
,
ai.z.openapi.service.assistant.message.tools.function
,
ai.z.openapi.service.assistant.message.tools.retrieval
,
ai.z.openapi.service.assistant.message.tools.web_browser
,
ai.z.openapi.service.assistant.query_support
,
ai.z.openapi.service.audio
,
ai.z.openapi.service.batches
,
ai.z.openapi.service.chat
,
ai.z.openapi.service.deserialize
,
ai.z.openapi.service.deserialize.assistant
,
ai.z.openapi.service.deserialize.assistant.message
,
ai.z.openapi.service.embedding
,
ai.z.openapi.service.file
,
ai.z.openapi.service.fileparsing
,
ai.z.openapi.service.image
,
ai.z.openapi.service.model
,
ai.z.openapi.service.model.params
,
ai.z.openapi.service.moderations
,
ai.z.openapi.service.ocr
,
ai.z.openapi.service.realtime
,
ai.z.openapi.service.realtime.client
,
ai.z.openapi.service.realtime.object
,
ai.z.openapi.service.realtime.server
,
ai.z.openapi.service.tools
,
ai.z.openapi.service.videos
,
ai.z.openapi.service.voiceclone
,
ai.z.openapi.service.web_reader
,
ai.z.openapi.service.web_search
,
ai.z.openapi.utils
Class Hierarchy
java.lang.
Object
ai.z.openapi.
AbstractAiClient.AbstractBuilder
<T,B>
ai.z.openapi.
ZaiClient.Builder
ai.z.openapi.
ZhipuAiClient.Builder
ai.z.openapi.service.
AbstractClientBaseService
ai.z.openapi.
AbstractAiClient
ai.z.openapi.
ZaiClient
ai.z.openapi.
ZhipuAiClient
ai.z.openapi.service.agents.
AgentAsyncResultRetrieveParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.agents.
AgentContent
ai.z.openapi.service.agents.
AgentMessage
ai.z.openapi.service.agents.
AgentServiceImpl
(implements ai.z.openapi.service.agents.
AgentService
)
ai.z.openapi.service.assistant.
AssistantApiResponse
(implements ai.z.openapi.core.model.
FlowableClientResponse
<T>)
ai.z.openapi.service.assistant.
AssistantAttachments
ai.z.openapi.service.assistant.message.tools.code_interpreter.
AssistantCodeInterpreter
ai.z.openapi.service.assistant.message.tools.code_interpreter.
AssistantCodeInterpreterToolOutput
ai.z.openapi.service.assistant.
AssistantCompletion
ai.z.openapi.service.assistant.
AssistantCompletionUsage
ai.z.openapi.service.assistant.
AssistantConversationMessage
ai.z.openapi.service.assistant.conversation.
AssistantConversationUsage
ai.z.openapi.service.assistant.conversation.
AssistantConversationUsageList
ai.z.openapi.service.assistant.conversation.
AssistantConversationUsageListResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.assistant.conversation.
AssistantConversationUsageListStatus
ai.z.openapi.service.assistant.message.tools.drawing_tool.
AssistantDrawingTool
ai.z.openapi.service.assistant.message.tools.drawing_tool.
AssistantDrawingToolOutput
ai.z.openapi.service.assistant.
AssistantErrorInfo
ai.z.openapi.service.assistant.
AssistantExtraParameters
ai.z.openapi.service.assistant.message.tools.function.
AssistantFunctionTool
ai.z.openapi.service.assistant.message.tools.function.
AssistantFunctionToolOutput
ai.z.openapi.service.assistant.message.
AssistantMessageContent
ai.z.openapi.service.assistant.message.
AssistantTextContentBlock
ai.z.openapi.service.assistant.message.
AssistantToolsDeltaBlock
ai.z.openapi.service.assistant.
AssistantMessageTextContent
ai.z.openapi.service.assistant.message.tools.retrieval.
AssistantRetrievalTool
ai.z.openapi.service.assistant.message.tools.retrieval.
AssistantRetrievalToolOutput
ai.z.openapi.service.assistant.
AssistantServiceImpl
(implements ai.z.openapi.service.assistant.
AssistantService
)
ai.z.openapi.service.assistant.query_support.
AssistantSupport
ai.z.openapi.service.assistant.query_support.
AssistantSupportResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.assistant.query_support.
AssistantSupportStatus
ai.z.openapi.service.assistant.message.tools.
AssistantToolsType
ai.z.openapi.service.assistant.message.tools.code_interpreter.
AssistantCodeInterpreterToolBlock
ai.z.openapi.service.assistant.message.tools.drawing_tool.
AssistantDrawingToolBlock
ai.z.openapi.service.assistant.message.tools.function.
AssistantFunctionToolBlock
ai.z.openapi.service.assistant.message.tools.retrieval.
AssistantRetrievalToolBlock
ai.z.openapi.service.assistant.message.tools.web_browser.
AssistantWebBrowserToolBlock
ai.z.openapi.service.assistant.
AssistantTranslateParameters
ai.z.openapi.service.assistant.conversation.
AssistantUsage
ai.z.openapi.service.assistant.message.tools.web_browser.
AssistantWebBrowser
ai.z.openapi.service.assistant.message.tools.web_browser.
AssistantWebBrowserOutput
ai.z.openapi.service.model.
AsyncResultRetrieveParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.model.
Audio
ai.z.openapi.service.audio.
AudioCustomizationResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.audio.
AudioServiceImpl
(implements ai.z.openapi.service.audio.
AudioService
)
ai.z.openapi.service.audio.
AudioSpeechResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.audio.
AudioSpeechStreamingResponse
(implements ai.z.openapi.core.model.
FlowableClientResponse
<T>)
ai.z.openapi.service.audio.
AudioTranscriptionChunk
ai.z.openapi.service.audio.
AudioTranscriptionResponse
(implements ai.z.openapi.core.model.
BiFlowableClientResponse
<T,F>)
ai.z.openapi.service.audio.
AudioTranscriptionResult
ai.z.openapi.service.batches.
Batch
ai.z.openapi.service.batches.
BatchCreateParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.batches.
BatchPage
ai.z.openapi.service.batches.
BatchRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.batches.
BatchResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.batches.
BatchServiceImpl
(implements ai.z.openapi.service.batches.
BatchService
)
ai.z.openapi.service.realtime.object.
BetaFieldObj
ai.z.openapi.service.model.
ChatCompletionResponse
(implements ai.z.openapi.core.model.
FlowableClientResponse
<T>)
ai.z.openapi.service.model.
ChatError
ai.z.openapi.service.model.
ChatFunction
ai.z.openapi.service.model.
ChatFunctionCall
ai.z.openapi.service.model.
ChatFunctionParameterProperty
ai.z.openapi.service.model.
ChatFunctionParameters
ai.z.openapi.service.model.
ChatMessage
ai.z.openapi.service.model.
ChatMeta
ai.z.openapi.service.chat.
ChatServiceImpl
(implements ai.z.openapi.service.chat.
ChatService
)
ai.z.openapi.service.model.
ChatThinking
ai.z.openapi.service.model.
ChatTool
ai.z.openapi.service.model.
Choice
ai.z.openapi.service.tools.
ChoiceDelta
ai.z.openapi.service.tools.
ChoiceDeltaToolCall
ai.z.openapi.service.model.params.
CodeGeexContext
ai.z.openapi.service.model.params.
CodeGeexExtra
ai.z.openapi.service.model.params.
CodeGeexTarget
ai.z.openapi.service.
CommonRequest
ai.z.openapi.service.agents.
AgentsCompletionRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.assistant.conversation.
AssistantConversationParameters
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.assistant.
AssistantParameters
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.assistant.query_support.
AssistantQuerySupportParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.audio.
AudioCustomizationRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.audio.
AudioSpeechRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.audio.
AudioTranscriptionRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.model.
ChatCompletionCreateParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.model.
ChatRequestWithHeaders
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.image.
CreateImageRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.embedding.
EmbeddingCreateParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.file.
FileListParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.file.
FileUploadParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.moderations.
ModerationCreateParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.voiceclone.
VoiceCloneRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.voiceclone.
VoiceDeleteRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.voiceclone.
VoiceListRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.tools.
WebSearchParamsRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.model.
CompletionTokensDetails
ai.z.openapi.core.
Constants
ai.z.openapi.service.realtime.object.
ConversationObj
ai.z.openapi.service.model.
Delta
ai.z.openapi.service.embedding.
Embedding
ai.z.openapi.service.embedding.
EmbeddingResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.embedding.
EmbeddingResult
ai.z.openapi.service.embedding.
EmbeddingServiceImpl
(implements ai.z.openapi.service.embedding.
EmbeddingService
)
ai.z.openapi.service.realtime.object.
ErrorObj
ai.z.openapi.service.file.
File
ai.z.openapi.service.file.
FileApiResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.file.
FileDeleted
ai.z.openapi.service.file.
FileDelRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.file.
FileDelResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.fileparsing.
FileParsingDownloadReq
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.fileparsing.
FileParsingDownloadResp
ai.z.openapi.service.fileparsing.
FileParsingDownloadResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.fileparsing.
FileParsingResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.fileparsing.
FileParsingServiceImpl
(implements ai.z.openapi.service.fileparsing.
FileParsingService
)
ai.z.openapi.service.fileparsing.
FileParsingUploadReq
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.fileparsing.
FileParsingUploadResp
ai.z.openapi.service.file.
FileServiceImpl
(implements ai.z.openapi.service.file.
FileService
)
ai.z.openapi.service.model.
FileUrl
ai.z.openapi.core.token.
GlobalTokenManager
ai.z.openapi.service.ocr.
HandwritingOcrResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.ocr.
HandwritingOcrResult
ai.z.openapi.service.ocr.
HandwritingOcrServiceImpl
(implements ai.z.openapi.service.ocr.
HandwritingOcrService
)
ai.z.openapi.service.ocr.
HandwritingOcrUploadReq
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.core.token.
HttpRequestInterceptor
(implements okhttp3.Interceptor)
ai.z.openapi.core.response.
HttpxBinaryResponseContent
(implements java.io.
Closeable
)
ai.z.openapi.service.image.
Image
ai.z.openapi.service.image.
ImageResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.image.
ImageResult
ai.z.openapi.service.image.
ImageServiceImpl
(implements ai.z.openapi.service.image.
ImageService
)
ai.z.openapi.service.model.
ImageUrl
ai.z.openapi.service.model.
InputAudio
ai.z.openapi.service.realtime.object.
InputAudioTranscriptionObj
ai.z.openapi.service.realtime.object.
IntOrInfObj
ai.z.openapi.service.realtime.object.
ItemObj
ai.z.openapi.service.realtime.object.
ItemObj.ItemContent
ai.z.openapi.service.realtime.
JasonUtil
com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
ai.z.openapi.service.deserialize.assistant.message.
AssistantMessageContentDeserializer
ai.z.openapi.service.realtime.object.
IntOrInfObj.ConfigIntOrInfDeserializer
com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.
Serializable
, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
ai.z.openapi.service.deserialize.
BaseNodeDeserializer
<T>
ai.z.openapi.service.deserialize.assistant.
AssistantChoiceDeserializer
ai.z.openapi.service.deserialize.
ObjectDeserializer
ai.z.openapi.service.realtime.object.
ToolChoiceObj.ToolChoiceObjDeserializer
com.fasterxml.jackson.databind.JsonSerializable.Base (implements com.fasterxml.jackson.databind.JsonSerializable)
com.fasterxml.jackson.databind.JsonNode (implements java.lang.
Iterable
<T>, com.fasterxml.jackson.core.TreeNode)
com.fasterxml.jackson.databind.node.BaseJsonNode (implements java.io.
Serializable
)
com.fasterxml.jackson.databind.node.ContainerNode<T> (implements com.fasterxml.jackson.databind.node.JsonNodeCreator)
com.fasterxml.jackson.databind.node.ObjectNode (implements java.io.
Serializable
)
ai.z.openapi.service.assistant.
AssistantChoice
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
ai.z.openapi.service.realtime.object.
IntOrInfObj.ConfigIntOrInfSerializer
ai.z.openapi.service.realtime.object.
ToolChoiceObj.ToolChoiceObjSerializer
ai.z.openapi.core.cache.
LocalCache
(implements ai.z.openapi.core.cache.
ICache
)
ai.z.openapi.service.ocr.
Location
ai.z.openapi.service.model.
MCPTool
ai.z.openapi.service.model.
MCPToolCall
(implements java.io.
Serializable
)
ai.z.openapi.service.model.
MCPToolDefinition
(implements java.io.
Serializable
)
ai.z.openapi.service.model.
MCPToolDefinition.InputSchema
(implements java.io.
Serializable
)
ai.z.openapi.service.model.
MessageContent
ai.z.openapi.service.deserialize.
MessageDeserializeFactory
ai.z.openapi.service.model.
ModelData
ai.z.openapi.service.moderations.
ModerationInput
ai.z.openapi.service.moderations.
ModerationInput.MediaUrl
ai.z.openapi.service.moderations.
ModerationResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.moderations.
ModerationResult
ai.z.openapi.service.moderations.
ModerationResult.ModerationItem
ai.z.openapi.service.moderations.
ModerationServiceImpl
(implements ai.z.openapi.service.moderations.
ModerationService
)
ai.z.openapi.service.moderations.
ModerationUsage
ai.z.openapi.service.moderations.
ModerationUsage.ModerationText
ai.z.openapi.service.realtime.
OkHttpRealtimeClient
(implements java.io.
Closeable
)
ai.z.openapi.service.realtime.
OkHttpRealtimeClient.ConnectivityMonitor
ai.z.openapi.utils.
OkHttps
ai.z.openapi.service.realtime.object.
OutputItemObj
ai.z.openapi.service.realtime.object.
OutputItemObj.ComputerToolCall
ai.z.openapi.service.realtime.object.
OutputItemObj.FileSearchResult
ai.z.openapi.service.realtime.object.
OutputItemObj.FileSearchToolCall
ai.z.openapi.service.realtime.object.
OutputItemObj.FunctionToolCall
ai.z.openapi.service.realtime.object.
OutputItemObj.OutputMessage
ai.z.openapi.service.realtime.object.
OutputItemObj.PendingSafetyCheck
ai.z.openapi.service.realtime.object.
OutputItemObj.Reasoning
ai.z.openapi.service.realtime.object.
OutputItemObj.WebSearchToolCall
ai.z.openapi.service.realtime.object.
ParameterObj
ai.z.openapi.service.realtime.object.
ParameterObj.PropertyItem
ai.z.openapi.service.ocr.
Probability
ai.z.openapi.service.model.
PromptTokensDetails
ai.z.openapi.service.file.
QueryBatchRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.batches.
QueryBatchResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.file.
QueryFileApiResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.file.
QueryFileResult
ai.z.openapi.service.model.
QueryModelResultResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.realtime.object.
RateLimitObj
ai.z.openapi.service.realtime.
RealtimeClientEvent
ai.z.openapi.service.realtime.client.
ConversationItemCreate
ai.z.openapi.service.realtime.client.
ConversationItemDelete
ai.z.openapi.service.realtime.client.
ConversationItemTruncate
ai.z.openapi.service.realtime.client.
InputAudioBufferAppend
ai.z.openapi.service.realtime.client.
InputAudioBufferClear
ai.z.openapi.service.realtime.client.
InputAudioBufferCommit
ai.z.openapi.service.realtime.client.
InputAudioBufferPreCommit
ai.z.openapi.service.realtime.client.
InputVideoBufferAppend
ai.z.openapi.service.realtime.client.
ResponseCancel
ai.z.openapi.service.realtime.client.
ResponseCreate
ai.z.openapi.service.realtime.client.
SessionUpdate
ai.z.openapi.service.realtime.
RealtimeServerEvent
ai.z.openapi.service.realtime.server.
ConversationCreated
ai.z.openapi.service.realtime.server.
ConversationItemCreated
ai.z.openapi.service.realtime.server.
ConversationItemDeleted
ai.z.openapi.service.realtime.server.
ConversationItemInputAudioTranscriptionCompleted
ai.z.openapi.service.realtime.server.
ConversationItemInputAudioTranscriptionFailed
ai.z.openapi.service.realtime.server.
ConversationItemTruncated
ai.z.openapi.service.realtime.server.
InputAudioBufferCleared
ai.z.openapi.service.realtime.server.
InputAudioBufferCommitted
ai.z.openapi.service.realtime.server.
InputAudioBufferSpeechStarted
ai.z.openapi.service.realtime.server.
InputAudioBufferSpeechStopped
ai.z.openapi.service.realtime.server.
RateLimitsUpdated
ai.z.openapi.service.realtime.server.
RealtimeError
ai.z.openapi.service.realtime.server.
RealtimeHeartBeat
ai.z.openapi.service.realtime.server.
ResponseAudioDelta
ai.z.openapi.service.realtime.server.
ResponseAudioDone
ai.z.openapi.service.realtime.server.
ResponseAudioTranscriptDelta
ai.z.openapi.service.realtime.server.
ResponseAudioTranscriptDone
ai.z.openapi.service.realtime.server.
ResponseContentPartAdded
ai.z.openapi.service.realtime.server.
ResponseContentPartDone
ai.z.openapi.service.realtime.server.
ResponseCreated
ai.z.openapi.service.realtime.server.
ResponseDone
ai.z.openapi.service.realtime.server.
ResponseFunctionCallArgumentsDelta
ai.z.openapi.service.realtime.server.
ResponseFunctionCallArgumentsDone
ai.z.openapi.service.realtime.server.
ResponseOutputItemAdded
ai.z.openapi.service.realtime.server.
ResponseOutputItemDone
ai.z.openapi.service.realtime.server.
ResponseTextDelta
ai.z.openapi.service.realtime.server.
ResponseTextDone
ai.z.openapi.service.realtime.server.
SessionCreated
ai.z.openapi.service.realtime.server.
SessionUpdated
ai.z.openapi.service.model.
ResponseBodyCallback
(implements retrofit2.Callback<T>)
ai.z.openapi.service.realtime.object.
ResponseContentPartObj
ai.z.openapi.service.model.
ResponseFormat
ai.z.openapi.service.realtime.object.
ResponseObj
ai.z.openapi.service.model.
Retrieval
ai.z.openapi.service.tools.
SearchChatMessage
ai.z.openapi.service.tools.
SearchIntent
ai.z.openapi.service.web_search.
SearchIntentResp
ai.z.openapi.service.tools.
SearchRecommend
ai.z.openapi.service.tools.
SearchResult
ai.z.openapi.service.model.
Segment
ai.z.openapi.service.model.
SensitiveWordCheckRequest
ai.z.openapi.service.realtime.object.
SessionObj
ai.z.openapi.service.model.
SSE
ai.z.openapi.utils.
StringUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
ai.z.openapi.service.model.
ZAiHttpException
ai.z.openapi.service.model.
SSEFormatException
ai.z.openapi.core.token.
TokenManager
ai.z.openapi.service.model.
ToolCalls
ai.z.openapi.service.realtime.object.
ToolChoiceObj
ai.z.openapi.service.realtime.object.
ToolChoiceObj.ToolObj
ai.z.openapi.service.realtime.object.
ToolObj
ai.z.openapi.service.realtime.object.
TurnDetectionObj
ai.z.openapi.service.model.
Usage
ai.z.openapi.service.videos.
VideoCreateParams
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.videos.
VideoObject
ai.z.openapi.service.videos.
VideoResult
ai.z.openapi.service.videos.
VideosResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.videos.
VideosServiceImpl
(implements ai.z.openapi.service.videos.
VideosService
)
ai.z.openapi.service.model.
VideoUrl
ai.z.openapi.service.voiceclone.
VoiceCloneResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.voiceclone.
VoiceCloneResult
ai.z.openapi.service.voiceclone.
VoiceCloneServiceImpl
(implements ai.z.openapi.service.voiceclone.
VoiceCloneService
)
ai.z.openapi.service.voiceclone.
VoiceData
ai.z.openapi.service.voiceclone.
VoiceDeleteResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.voiceclone.
VoiceDeleteResult
ai.z.openapi.service.voiceclone.
VoiceListResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.voiceclone.
VoiceListResult
ai.z.openapi.service.web_reader.
WebReaderRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.web_reader.
WebReaderResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.web_reader.
WebReaderResult
ai.z.openapi.service.web_reader.
WebReaderResult.ReaderData
ai.z.openapi.service.web_reader.
WebReaderServiceImpl
(implements ai.z.openapi.service.web_reader.
WebReaderService
)
ai.z.openapi.service.model.
WebSearch
ai.z.openapi.service.tools.
WebSearchApiResponse
(implements ai.z.openapi.core.model.
FlowableClientResponse
<T>)
ai.z.openapi.service.tools.
WebSearchChoice
ai.z.openapi.service.web_search.
WebSearchDTO
ai.z.openapi.service.tools.
WebSearchMessage
ai.z.openapi.service.tools.
WebSearchMessageToolCall
ai.z.openapi.service.tools.
WebSearchPro
ai.z.openapi.service.web_search.
WebSearchRequest
(implements ai.z.openapi.core.model.
ClientRequest
<T>)
ai.z.openapi.service.web_search.
WebSearchResp
ai.z.openapi.service.web_search.
WebSearchResponse
(implements ai.z.openapi.core.model.
ClientResponse
<T>)
ai.z.openapi.service.web_search.
WebSearchServiceImpl
(implements ai.z.openapi.service.web_search.
WebSearchService
)
ai.z.openapi.service.ocr.
WordsResult
ai.z.openapi.core.config.
ZaiConfig
ai.z.openapi.service.model.
ZAiError
ai.z.openapi.service.model.
ZAiError.ContentFilter
ai.z.openapi.service.model.
ZAiError.ZAiErrorDetails
Interface Hierarchy
ai.z.openapi.api.agents.
AgentsApi
ai.z.openapi.service.agents.
AgentService
ai.z.openapi.api.assistant.
AssistantApi
ai.z.openapi.service.assistant.
AssistantService
ai.z.openapi.api.audio.
AudioApi
ai.z.openapi.service.audio.
AudioService
ai.z.openapi.api.batches.
BatchesApi
ai.z.openapi.service.batches.
BatchService
ai.z.openapi.api.chat.
ChatApi
ai.z.openapi.service.chat.
ChatService
ai.z.openapi.core.model.
ClientRequest
<T>
ai.z.openapi.core.model.
ClientResponse
<T>
ai.z.openapi.core.model.
BiFlowableClientResponse
<T,F>
ai.z.openapi.core.model.
FlowableClientResponse
<T>
ai.z.openapi.core.model.
FlowableClientResponse
<T>
ai.z.openapi.api.embedding.
EmbeddingApi
ai.z.openapi.service.embedding.
EmbeddingService
ai.z.openapi.api.file.
FileApi
ai.z.openapi.api.fileparsing.
FileParsingApi
ai.z.openapi.service.fileparsing.
FileParsingService
ai.z.openapi.service.file.
FileService
ai.z.openapi.utils.
FlowableRequestSupplier
<Param,Data>
ai.z.openapi.api.ocr.
HandwritingOcrApi
ai.z.openapi.service.ocr.
HandwritingOcrService
ai.z.openapi.core.cache.
ICache
ai.z.openapi.api.images.
ImagesApi
ai.z.openapi.service.image.
ImageService
ai.z.openapi.api.moderations.
ModerationApi
ai.z.openapi.service.moderations.
ModerationService
ai.z.openapi.service.realtime.
OkHttpRealtimeClient.CommunicationProvider
ai.z.openapi.utils.
RequestSupplier
<Param,Data>
ai.z.openapi.api.tools.
ToolsApi
ai.z.openapi.api.videos.
VideosApi
ai.z.openapi.service.videos.
VideosService
ai.z.openapi.api.voiceclone.
VoiceCloneApi
ai.z.openapi.service.voiceclone.
VoiceCloneService
ai.z.openapi.api.web_reader.
WebReaderApi
ai.z.openapi.service.web_reader.
WebReaderService
ai.z.openapi.api.web_search.
WebSearchApi
ai.z.openapi.service.web_search.
WebSearchService
Annotation Type Hierarchy
ai.z.openapi.service.deserialize.
JsonTypeField
(implements java.lang.annotation.
Annotation
)
ai.z.openapi.service.deserialize.
JsonTypeMapping
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
ai.z.openapi.service.file.
UploadFilePurpose
ai.z.openapi.service.model.
TaskStatus
ai.z.openapi.service.model.
ChatThinkingType
ai.z.openapi.service.model.
ResponseFormatType
ai.z.openapi.service.model.
McpToolTransportType
ai.z.openapi.service.model.
ChatToolType
ai.z.openapi.service.model.
ChatMessageRole
ai.z.openapi.service.realtime.
OkHttpRealtimeClient.ConnectivityState
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.