- call(ConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
-
Call the server to get the whole result.
- call(ConversationParam, ResultCallback<ConversationResult>) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
-
Call the server to get the result in the callback function.
- call(HalfDuplexServiceParam) - 类 中的方法com.alibaba.dashscope.aigc.generation.Generation
-
Call the server to get the whole result, only http protocol
- call(HalfDuplexServiceParam, ResultCallback<GenerationResult>) - 类 中的方法com.alibaba.dashscope.aigc.generation.Generation
-
Call the server to get the result in the callback function.
- call(ImageSynthesisParam) - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesis
-
Call the server to get the result.
- call(MultiModalConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversation
-
Call the server to get the whole result.
- call(MultiModalConversationParam, ResultCallback<MultiModalConversationResult>) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversation
-
Call the server to get the result in the callback function.
- call(ParamT, ServiceOption) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
Call the server to get the whole result.
- call(ParamT) - 类 中的方法com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Call the server to get the whole result.
- call(ParamT, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Call the server to get the result in the callback function.
- call(RecognitionParam, ResultCallback<RecognitionResult>) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
-
- call(RecognitionParam, File) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
-
- call(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
-
- call(SpeechSynthesisParam) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
-
- call(BatchTextEmbeddingParam) - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbedding
-
Call the server and wait for the task finished.
- call(MultiModalEmbeddingParam, ResultCallback<MultiModalEmbeddingResult>) - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbedding
-
Call the server to get the result in the callback function.
- call(MultiModalEmbeddingParam) - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbedding
-
Call the server to get the whole result, only http protocol
- call(TextEmbeddingParam, ResultCallback<TextEmbeddingResult>) - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbedding
-
Call the server to get the result in the callback function.
- call(TextEmbeddingParam) - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbedding
-
Call the server to get the whole result, only http protocol
- call(HalfDuplexServiceParam) - 类 中的方法com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
Call the server to get the whole result, only http protocol
- call(HalfDuplexServiceParam, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
Call the server to get the result in the callback function.
- callWithCallback() - 类 中的静态方法TextEmbeddingUsage
-
- callWithHistoryStream() - 类 中的静态方法ConversationManagerHistory
-
已过时。
- callWithMessage() - 类 中的静态方法GenerationCallWithMessageMultiRound
-
- callWithMessage() - 类 中的静态方法GenerationCallWithMessages
-
- callWithMessagesStream() - 类 中的静态方法ConversationManagerMessages
-
- cancel(String, String) - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesis
-
- cancel(ImageSynthesisResult, String) - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesis
-
- cancel(String, String) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
- cancel(DashScopeResult, String) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
- cancel(String, String) - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbedding
-
- cancel(BatchTextEmbeddingResult, String) - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbedding
-
- CHANNEL_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- ChatGLMParam - <Unnamed>中的类
-
- ChatGLMParam() - 类 的构造器ChatGLMParam
-
- ChatGLMUsage - <Unnamed>中的类
-
- ChatGLMUsage() - 类 的构造器ChatGLMUsage
-
- Choice() - 类 的构造器com.alibaba.dashscope.aigc.generation.GenerationOutput.Choice
-
- Choice() - 类 的构造器com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationOutput.Choice
-
- ClientOptions - com.alibaba.dashscope.protocol中的类
-
- ClientOptions() - 类 的构造器com.alibaba.dashscope.protocol.ClientOptions
-
- ClientProviders - com.alibaba.dashscope.protocol中的类
-
- ClientProviders() - 类 的构造器com.alibaba.dashscope.protocol.ClientProviders
-
- code - 类 中的变量com.alibaba.dashscope.protocol.WebSocketResponseHeader
-
- CODE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- com.alibaba.dashscope - 程序包 com.alibaba.dashscope
-
- com.alibaba.dashscope.aigc.conversation - 程序包 com.alibaba.dashscope.aigc.conversation
-
- com.alibaba.dashscope.aigc.generation - 程序包 com.alibaba.dashscope.aigc.generation
-
- com.alibaba.dashscope.aigc.generation.models - 程序包 com.alibaba.dashscope.aigc.generation.models
-
- com.alibaba.dashscope.aigc.imagesynthesis - 程序包 com.alibaba.dashscope.aigc.imagesynthesis
-
- com.alibaba.dashscope.aigc.multimodalconversation - 程序包 com.alibaba.dashscope.aigc.multimodalconversation
-
- com.alibaba.dashscope.api - 程序包 com.alibaba.dashscope.api
-
- com.alibaba.dashscope.audio.asr.recognition - 程序包 com.alibaba.dashscope.audio.asr.recognition
-
- com.alibaba.dashscope.audio.asr.recognition.timestamp - 程序包 com.alibaba.dashscope.audio.asr.recognition.timestamp
-
- com.alibaba.dashscope.audio.asr.transcription - 程序包 com.alibaba.dashscope.audio.asr.transcription
-
- com.alibaba.dashscope.audio.tts - 程序包 com.alibaba.dashscope.audio.tts
-
- com.alibaba.dashscope.audio.tts.timestamp - 程序包 com.alibaba.dashscope.audio.tts.timestamp
-
- com.alibaba.dashscope.base - 程序包 com.alibaba.dashscope.base
-
- com.alibaba.dashscope.common - 程序包 com.alibaba.dashscope.common
-
- com.alibaba.dashscope.embeddings - 程序包 com.alibaba.dashscope.embeddings
-
- com.alibaba.dashscope.exception - 程序包 com.alibaba.dashscope.exception
-
- com.alibaba.dashscope.protocol - 程序包 com.alibaba.dashscope.protocol
-
- com.alibaba.dashscope.protocol.okhttp - 程序包 com.alibaba.dashscope.protocol.okhttp
-
- com.alibaba.dashscope.task - 程序包 com.alibaba.dashscope.task
-
- com.alibaba.dashscope.utils - 程序包 com.alibaba.dashscope.utils
-
- CONNECT_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
-
- CONNECTION_REQUEST_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
-
- Constants - com.alibaba.dashscope.utils中的类
-
- Constants() - 类 的构造器com.alibaba.dashscope.utils.Constants
-
- CONTENT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- Conversation - com.alibaba.dashscope.aigc.conversation中的类
-
- Conversation() - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
-
- Conversation(String) - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
-
- Conversation.Models - com.alibaba.dashscope.aigc.conversation中的类
-
- ConversationManagerHistory - <Unnamed>中的类
-
- ConversationManagerHistory() - 类 的构造器ConversationManagerHistory
-
- ConversationManagerMessages - <Unnamed>中的类
-
- ConversationManagerMessages() - 类 的构造器ConversationManagerMessages
-
- ConversationParam - com.alibaba.dashscope.aigc.conversation中的类
-
- ConversationParam() - 类 的构造器com.alibaba.dashscope.aigc.conversation.ConversationParam
-
- ConversationParam.ResultFormat - com.alibaba.dashscope.aigc.conversation中的类
-
- ConversationQuickStart - <Unnamed>中的类
-
- ConversationQuickStart() - 类 的构造器ConversationQuickStart
-
- ConversationResult - com.alibaba.dashscope.aigc.conversation中的类
-
- ConversationStreamCall - <Unnamed>中的类
-
- ConversationStreamCall() - 类 的构造器ConversationStreamCall
-
- CUSTOMIZED_MODEL_ID - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- validate() - 类 中的方法ChatGLMParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.generation.models.QwenParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- validate() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
- validate() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
- validate() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Validate the input and parameters.
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- validate() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.ErrorType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Function
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.OutputMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Role
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Task
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.TaskGroup
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.TaskStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam.TextType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.embeddings.TextEmbeddingParam.TextType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.protocol.HttpMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.protocol.Protocol
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.protocol.StreamingMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.protocol.WebSocketEventType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.ErrorType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.Function
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.OutputMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.Role
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.Task
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.TaskGroup
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.common.TaskStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam.TextType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.embeddings.TextEmbeddingParam.TextType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.protocol.HttpMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.protocol.Protocol
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.protocol.StreamingMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.protocol.WebSocketEventType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- Version - com.alibaba.dashscope中的类
-
- Version() - 类 的构造器com.alibaba.dashscope.Version
-
- version - 类 中的静态变量com.alibaba.dashscope.Version
-
- VOLUME - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-