- call() - 类 中的方法AssistantFunctionCall.AddFunctionTool
-
- call() - 类 中的方法AssistantFunctionCallStream.AddFunctionTool
-
- call() - 类 中的方法AssistantFunctionCallStreamOpenai.AddFunctionTool
-
- call() - 类 中的方法AssistantFunctionCallStreamQwen.AddFunctionTool
-
- call() - 类 中的方法ChatCompletionTest.GetCurrentWeather
-
- call() - 类 中的方法ChatCompletionTest.GetNDayWeather
-
- call(CodeGenerationParam) - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
Call the server to get the whole result.
- call(CodeGenerationParam, ResultCallback<CodeGenerationResult>) - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
Call the server to get the result in the callback function.
- call(ChatCompletionParam) - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- call(ChatCompletionParam, ResultCallback<ChatCompletion>) - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- 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(SketchImageSynthesisParam) - 类 中的方法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, ServiceOption) - 类 中的方法com.alibaba.dashscope.api.GeneralApi
-
Call the server to get the whole result.
- call(ParamT, ServiceOption, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.api.GeneralApi
-
Call the server to get the result in the callback function.
- 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(ApplicationParam) - 类 中的方法com.alibaba.dashscope.app.Application
-
app completion call for http request
- 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(String, long) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Speech synthesis If a callback is set, the audio will be returned in real-time through the
on_event interface Otherwise, this function blocks until all audio is received and then returns
the complete audio data.
- call(String) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Speech synthesis If a callback is set, the audio will be returned in real-time through the
on_event interface Otherwise, this function blocks until all audio is received and then returns
the complete audio data.
- 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(UnderstandingParam) - 类 中的方法com.alibaba.dashscope.nlp.understanding.Understanding
-
Call the server to get the whole result, only http protocol
- call(UnderstandingParam, ResultCallback<UnderstandingResult>) - 类 中的方法com.alibaba.dashscope.nlp.understanding.Understanding
-
Call the server to get the result in the callback function.
- call(HalfDuplexServiceParam) - 类 中的方法com.alibaba.dashscope.tokenizers.Tokenization
-
Call the server to get the whole result, only http protocol
- call(HalfDuplexServiceParam, ResultCallback<TokenizationResult>) - 类 中的方法com.alibaba.dashscope.tokenizers.Tokenization
-
Call the server to get the result in the callback function.
- 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.
- call() - 类 中的方法GenerationFunctionCallSample.AddFunctionTool
-
- call() - 类 中的方法GenerationToolChoice.AddFunctionTool
-
- callAsFlowable(String) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Stream output speech synthesis using Flowable features (non-streaming input)
- CallFunction() - 类 的构造器com.alibaba.dashscope.tools.ToolCallFunction.CallFunction
-
- callFunctionAdd() - 类 中的静态方法GenerationFunctionCallSample
-
- callWithCallback() - 类 中的静态方法TextEmbeddingUsage
-
- callWithHistoryStream() - 类 中的静态方法ConversationManagerHistory
-
已过时。
- callWithMemory() - 类 中的静态方法ApplicationCalls
-
Application call with long term memory sample
- callWithMessage() - 类 中的静态方法GenerationCallWithMessageMultiRound
-
- callWithMessage() - 类 中的静态方法GenerationCallWithMessages
-
- callWithMessagesStream() - 类 中的静态方法ConversationManagerMessages
-
- callWithSession() - 类 中的静态方法ApplicationCalls
-
Call with multiple rounds session sample
- callWithWorkspace() - 类 中的静态方法ApplicationCalls
-
Call with workspace sample
- cancel(String, String) - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesis
-
- cancel(ImageSynthesisResult, String) - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesis
-
- cancel(String, String, String) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
- cancel(DashScopeResult, String, String) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
- cancel(String, String) - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbedding
-
- cancel(BatchTextEmbeddingResult, String) - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbedding
-
- cancelTask(BatchTextEmbeddingResult) - 类 中的静态方法BatchTextEmbeddingUsage
-
- CHANNEL_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- ChatCompletion - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletion() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletion
-
- ChatCompletion.Choice - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionChunk - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionChunk() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionChunk
-
- ChatCompletionChunk.Choice - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionChunk.Delta - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionLogProbabilities - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionLogProbabilities() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionLogProbabilities
-
- ChatCompletionLogProbabilities.LogProbability - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionLogProbabilities.LogProbabilityContent - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionParam - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionParam() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionParam
-
- ChatCompletions - com.alibaba.dashscope.aigc.completion中的类
-
Support openai compatible api, for test usage.
- ChatCompletions() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- ChatCompletions(String, ConnectionOptions) - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- ChatCompletionStreamOptions - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionStreamOptions() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionStreamOptions
-
- ChatCompletionTest - <Unnamed>中的类
-
- ChatCompletionTest() - 类 的构造器ChatCompletionTest
-
- ChatCompletionTest.GetCurrentWeather - <Unnamed>中的类
-
- ChatCompletionTest.GetNDayWeather - <Unnamed>中的类
-
- ChatCompletionUsage - com.alibaba.dashscope.aigc.completion中的类
-
- ChatCompletionUsage() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionUsage
-
- ChatGLMParam - <Unnamed>中的类
-
- ChatGLMParam() - 类 的构造器ChatGLMParam
-
- ChatGLMUsage - <Unnamed>中的类
-
- ChatGLMUsage() - 类 的构造器ChatGLMUsage
-
- checkAndUpload(String, MultiModalMessageItemBase, String) - 类 中的静态方法com.alibaba.dashscope.utils.PreprocessMessageInput
-
- checkAndUploadMultiModalMessage(String, Map.Entry<String, Object>, String) - 类 中的静态方法com.alibaba.dashscope.utils.PreprocessMessageInput
-
- Choice() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGenerationOutput.Choice
-
- Choice() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletion.Choice
-
- Choice() - 类 的构造器com.alibaba.dashscope.aigc.completion.ChatCompletionChunk.Choice
-
- 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
-
- CODE2COMMENT - 类 中的静态变量com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- CODE2EXPLAIN - 类 中的静态变量com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- CODE_QA - 类 中的静态变量com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- CodeGeneration - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGeneration() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
- CodeGeneration(String) - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
- CodeGeneration(String, String) - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
- CodeGeneration(String, String, ConnectionOptions) - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
- CodeGeneration.Models - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGeneration.Scenes - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationOutput - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationOutput() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGenerationOutput
-
- CodeGenerationOutput.Choice - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationParam - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationParam() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGenerationParam
-
- CodeGenerationQuickStart - <Unnamed>中的类
-
- CodeGenerationQuickStart() - 类 的构造器CodeGenerationQuickStart
-
- CodeGenerationResult - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationUsage - com.alibaba.dashscope.aigc.codegeneration中的类
-
- CodeGenerationUsage() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGenerationUsage
-
- com.alibaba.dashscope - 程序包 com.alibaba.dashscope
-
- com.alibaba.dashscope.aigc.codegeneration - 程序包 com.alibaba.dashscope.aigc.codegeneration
-
- com.alibaba.dashscope.aigc.codegeneration.models - 程序包 com.alibaba.dashscope.aigc.codegeneration.models
-
- com.alibaba.dashscope.aigc.completion - 程序包 com.alibaba.dashscope.aigc.completion
-
- 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.app - 程序包 com.alibaba.dashscope.app
-
- com.alibaba.dashscope.assistants - 程序包 com.alibaba.dashscope.assistants
-
- com.alibaba.dashscope.audio.asr.phrase - 程序包 com.alibaba.dashscope.audio.asr.phrase
-
- 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.asr.vocabulary - 程序包 com.alibaba.dashscope.audio.asr.vocabulary
-
- 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.audio.ttsv2 - 程序包 com.alibaba.dashscope.audio.ttsv2
-
- com.alibaba.dashscope.audio.ttsv2.enrollment - 程序包 com.alibaba.dashscope.audio.ttsv2.enrollment
-
- 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.nlp.understanding - 程序包 com.alibaba.dashscope.nlp.understanding
-
- 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.threads - 程序包 com.alibaba.dashscope.threads
-
- com.alibaba.dashscope.threads.messages - 程序包 com.alibaba.dashscope.threads.messages
-
- com.alibaba.dashscope.threads.runs - 程序包 com.alibaba.dashscope.threads.runs
-
- com.alibaba.dashscope.tokenizers - 程序包 com.alibaba.dashscope.tokenizers
-
- com.alibaba.dashscope.tools - 程序包 com.alibaba.dashscope.tools
-
- com.alibaba.dashscope.tools.codeinterpretertool - 程序包 com.alibaba.dashscope.tools.codeinterpretertool
-
- com.alibaba.dashscope.tools.search - 程序包 com.alibaba.dashscope.tools.search
-
- com.alibaba.dashscope.tools.T2Image - 程序包 com.alibaba.dashscope.tools.T2Image
-
- com.alibaba.dashscope.tools.wanx - 程序包 com.alibaba.dashscope.tools.wanx
-
- com.alibaba.dashscope.utils - 程序包 com.alibaba.dashscope.utils
-
- COMMIT2MSG - 类 中的静态变量com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- CONNECT_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
-
- CONNECTION_REQUEST_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
-
- ConnectionConfigurations - com.alibaba.dashscope.protocol中的类
-
- ConnectionConfigurations() - 类 的构造器com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- connectionConfigurations - 类 中的静态变量com.alibaba.dashscope.utils.Constants
-
- ConnectionOptions - com.alibaba.dashscope.protocol中的类
-
- ConnectionOptions() - 类 的构造器com.alibaba.dashscope.protocol.ConnectionOptions
-
- Constants - com.alibaba.dashscope.utils中的类
-
- Constants() - 类 的构造器com.alibaba.dashscope.utils.Constants
-
- CONTENT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- CONTENT_TYPE_IMAGE_URL - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- CONTENT_TYPE_TEXT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- ContentBase - com.alibaba.dashscope.threads中的类
-
tool request base
- ContentBase() - 类 的构造器com.alibaba.dashscope.threads.ContentBase
-
- ContentImageFile - com.alibaba.dashscope.threads中的类
-
Thread
- ContentImageFile() - 类 的构造器com.alibaba.dashscope.threads.ContentImageFile
-
- ContentImageFile.ImageFile - com.alibaba.dashscope.threads中的类
-
- ContentText - com.alibaba.dashscope.threads中的类
-
Thread
- ContentText() - 类 的构造器com.alibaba.dashscope.threads.ContentText
-
- ContentText.Text - com.alibaba.dashscope.threads中的类
-
- Conversation - com.alibaba.dashscope.aigc.conversation中的类
-
- Conversation() - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
-
已过时。
- Conversation(String) - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
-
已过时。
- Conversation(String, String) - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
-
已过时。
- Conversation(String, String, ConnectionOptions) - 类 的构造器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
-
- create(AssistantParam) - 类 中的方法com.alibaba.dashscope.assistants.Assistants
-
- create(String, MessageParamBase) - 类 中的方法com.alibaba.dashscope.threads.messages.Messages
-
- create(String, RunParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create a thread run.
- create(ThreadParam) - 类 中的方法com.alibaba.dashscope.threads.Threads
-
- createAssistant() - 类 中的静态方法AssistantCallSearch
-
- createAssistant() - 类 中的静态方法AssistantCallSearchStream
-
- createAssistant() - 类 中的静态方法AssistantFunctionCall
-
- createAssistant() - 类 中的静态方法AssistantFunctionCallStream
-
- createAssistant() - 类 中的静态方法AssistantFunctionCallStreamOpenai
-
- createAssistant() - 类 中的静态方法AssistantFunctionCallStreamQwen
-
- createFile(String, AssistantFileParam) - 类 中的方法com.alibaba.dashscope.assistants.Assistants
-
- CreatePhrases(AsrPhraseParam) - 类 中的静态方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseManager
-
- createStream(String, RunParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create stream run, return Flowable of StreamMessage.
- createStream(String, RunParam, AssistantEventHandler) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create stream run, with event handler.
- createStreamThreadAndRun(ThreadAndRunParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create stream output and run.
- createStreamThreadAndRun(ThreadAndRunParam, AssistantEventHandler) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create stream output and run.
- createTask() - 类 中的静态方法BatchTextEmbeddingUsage
-
- createThreadAndRun(ThreadAndRunParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Create thread and run.
- createVocabulary(String, String, JsonArray) - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyService
-
创建新热词
- createVocabulary(String, String, JsonArray, VocabularyParam) - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyService
-
- createVoice(String, String, String) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentService
-
创建新克隆音色
- createVoice(String, String, String, VoiceEnrollmentParam) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentService
-
- CUSTOM - 类 中的静态变量com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- CUSTOMIZED_MODEL_ID - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- GeneralApi<ParamT extends HalfDuplexParamBase> - com.alibaba.dashscope.api中的类
-
Support DashScope async task CRUD.
- GeneralApi() - 类 的构造器com.alibaba.dashscope.api.GeneralApi
-
Create default http client.
- GeneralApi(ConnectionOptions) - 类 的构造器com.alibaba.dashscope.api.GeneralApi
-
Create custom http client
- GeneralGetParam - com.alibaba.dashscope.common中的类
-
- GeneralGetParam() - 类 的构造器com.alibaba.dashscope.common.GeneralGetParam
-
- GeneralHalfDuplexApi - com.alibaba.dashscope.utils中的类
-
- GeneralHalfDuplexApi() - 类 的构造器com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
- GeneralHalfDuplexApi(String) - 类 的构造器com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
- GeneralHalfDuplexApi(ApiServiceOption, ConnectionOptions) - 类 的构造器com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
- GeneralListParam - com.alibaba.dashscope.common中的类
-
- GeneralListParam() - 类 的构造器com.alibaba.dashscope.common.GeneralListParam
-
- GeneralServiceOption - com.alibaba.dashscope.protocol中的类
-
- GeneralServiceOption() - 类 的构造器com.alibaba.dashscope.protocol.GeneralServiceOption
-
- generateAESKey() - 类 中的静态方法com.alibaba.dashscope.utils.EncryptionUtils
-
Generate a AES secret key.
- generateEncryptionConfig(String) - 类 中的静态方法com.alibaba.dashscope.utils.EncryptionUtils
-
Generate a EncryptionConfig.
- Generation - com.alibaba.dashscope.aigc.generation中的类
-
- Generation() - 类 的构造器com.alibaba.dashscope.aigc.generation.Generation
-
- Generation(String) - 类 的构造器com.alibaba.dashscope.aigc.generation.Generation
-
- Generation(String, String) - 类 的构造器com.alibaba.dashscope.aigc.generation.Generation
-
- Generation(String, String, ConnectionOptions) - 类 的构造器com.alibaba.dashscope.aigc.generation.Generation
-
- Generation.Models - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationCallEarlyStop - <Unnamed>中的类
-
- GenerationCallEarlyStop() - 类 的构造器GenerationCallEarlyStop
-
- GenerationCallWithMessageMultiRound - <Unnamed>中的类
-
- GenerationCallWithMessageMultiRound() - 类 的构造器GenerationCallWithMessageMultiRound
-
- GenerationCallWithMessages - <Unnamed>中的类
-
- GenerationCallWithMessages() - 类 的构造器GenerationCallWithMessages
-
- GenerationFunctionCallSample - <Unnamed>中的类
-
- GenerationFunctionCallSample() - 类 的构造器GenerationFunctionCallSample
-
- GenerationFunctionCallSample.AddFunctionTool - <Unnamed>中的类
-
- GenerationOutput - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationOutput() - 类 的构造器com.alibaba.dashscope.aigc.generation.GenerationOutput
-
- GenerationOutput.Choice - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationParam - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationParam() - 类 的构造器com.alibaba.dashscope.aigc.generation.GenerationParam
-
- GenerationParam.ResultFormat - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationParamBase - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationParamBase() - 类 的构造器com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
- GenerationQuickStart - <Unnamed>中的类
-
- GenerationQuickStart() - 类 的构造器GenerationQuickStart
-
- GenerationResult - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationStreamCall - <Unnamed>中的类
-
- GenerationStreamCall() - 类 的构造器GenerationStreamCall
-
- GenerationToolChoice - <Unnamed>中的类
-
- GenerationToolChoice() - 类 的构造器GenerationToolChoice
-
- GenerationToolChoice.AddFunctionTool - <Unnamed>中的类
-
- GenerationUsage - com.alibaba.dashscope.aigc.generation中的类
-
- GenerationUsage() - 类 的构造器com.alibaba.dashscope.aigc.generation.GenerationUsage
-
- get(HalfDuplexParamBase, ServiceOption) - 类 中的方法com.alibaba.dashscope.api.GeneralApi
-
Make a get request.
- get(String) - 类 中的方法com.alibaba.dashscope.common.TypeRegistry
-
- get() - 类 中的方法com.alibaba.dashscope.utils.EncryptionKeys
-
- get(String) - 类 中的方法com.alibaba.dashscope.utils.EncryptionKeys
-
- get_upload_certificate(String, String) - 类 中的静态方法com.alibaba.dashscope.utils.OSSUtils
-
- getAnnotationClass(String) - 类 中的静态方法com.alibaba.dashscope.threads.AnnotationBase
-
- getApiKey() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
- getApiKey() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
- getApiKey() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getApiKey() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getApiKey(String) - 类 中的静态方法com.alibaba.dashscope.utils.ApiKey
-
- getAsrPhraseInfo() - 类 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseStatusResult
-
- getAuth() - 接口 中的方法com.alibaba.dashscope.tools.ToolAuthenticationBase
-
- getAuth() - 接口 中的方法com.alibaba.dashscope.tools.ToolInterface
-
- getBaseHttpUrl() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getBaseWebSocketUrl() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getBaseWebSocketUrl() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getBaseWebSocketUrl() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getBinaryData() - 类 中的方法ChatGLMParam
-
Get the websocket binary data, only for websocket binary input data.
- getBinaryData() - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGenerationParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
Get the websocket binary data, only for websocket binary input data.
- getBinaryData() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getBinaryData() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getBinaryData() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Get the binary data, only websocket, if no binary data, return null.
- getBinaryData() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.nlp.understanding.UnderstandingParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getBinaryData() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getBitRate() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
- getChannels() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
- getConnectionIdleTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getConnectionPoolSize() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getConnectTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getConnectTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- getContent() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemAudio
-
- getContent() - 接口 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemBase
-
- getContent() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemImage
-
- getContent() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemText
-
- getContent() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemAudio
-
- getContent() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemImage
-
- getContent() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemText
-
- getContent() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- getContentClass(String) - 类 中的静态方法com.alibaba.dashscope.threads.ContentBase
-
- getContinueMessage() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getContinueMessage(String, String) - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getContinueMessage(Object, String) - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- GetCurrentWeather(String, String) - 类 的构造器ChatCompletionTest.GetCurrentWeather
-
- getCustomHeaders() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
-
- getEncryptionConfig() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getEncryptKey() - 类 中的静态方法TestEncryption
-
Get encrypt key from server.
- getFinishedTaskMessage(String) - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getFormat() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
- getFullDuplexClient() - 类 中的静态方法com.alibaba.dashscope.protocol.ClientProviders
-
- getFullDuplexClient(ConnectionOptions) - 类 中的静态方法com.alibaba.dashscope.protocol.ClientProviders
-
Create a dashscope full duplex client. only websocket is supported.
- getFunction() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getFunction() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getHalfDuplexClient(String) - 类 中的静态方法com.alibaba.dashscope.protocol.ClientProviders
-
- getHalfDuplexClient(ConnectionOptions, String) - 类 中的静态方法com.alibaba.dashscope.protocol.ClientProviders
-
Create a dashscope half duplex client. only okhttp http and websocket is supported.
- getHeaders() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
The custom http header.
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.FullDuplexServiceParam
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
The custom http header.
- getHeaders() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexServiceParam
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getHeaders() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getHttpBody() - 类 中的方法ChatGLMParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGenerationParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletionParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.assistants.AssistantFileParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.assistants.AssistantParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getHttpBody() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getHttpBody() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Get the batch request data.
- getHttpBody() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.common.UpdateMetadataParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.nlp.understanding.UnderstandingParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.threads.messages.TextMessageParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.threads.runs.RunParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.threads.runs.SubmitToolOutputsParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.threads.runs.ThreadAndRunParam
-
- getHttpBody() - 类 中的方法com.alibaba.dashscope.threads.ThreadParam
-
- getHttpMethod() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getHttpMethod() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getHttpMethod() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getHttpRequest() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getHttpUrl() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getId() - 类 中的方法com.alibaba.dashscope.tools.ToolCallBase
-
- getInput() - 类 中的方法ChatGLMParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGenerationParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.app.RagApplicationParam
-
已过时。
- getInput() - 类 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getInput() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getInput() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getInput() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Get the request input data.
- getInput() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.nlp.understanding.UnderstandingParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getInput() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getInputs() - 类 中的方法com.alibaba.dashscope.aigc.generation.models.BailianParam
-
- getIsAsyncTask() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getIsFlatten() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getIsFlatten() - 类 中的方法com.alibaba.dashscope.protocol.GeneralServiceOption
-
- getIsFlatten() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getIsFlatten() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
Is flatten request and response
- getIsSSE() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getLastRequestId() - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyService
-
获取最后一次请求的requestId
- getLastRequestId() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
-
- getLastRequestId() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentService
-
获取最后一次请求的requestId
- getLastRequestId() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
- getMaximumAsyncRequests() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getMaximumAsyncRequestsPerHost() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getMessage() - 异常错误 中的方法com.alibaba.dashscope.exception.ApiException
-
- getMicrophoneStreaming() - 类 中的方法AudioRecognitionUsage
-
- getModal() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemAudio
-
- getModal() - 接口 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemBase
-
- getModal() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemImage
-
- getModal() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemText
-
- getModal() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemAudio
-
- getModal() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemImage
-
- getModal() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemText
-
- getModel() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getModel() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getModel() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getModel() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getModel() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
- getModel() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
- getModel() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexServiceParam
-
- getModel() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getModel() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getModel() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- GetNDayWeather(String, Integer, String) - 类 的构造器ChatCompletionTest.GetNDayWeather
-
- getNetworkLoggingLevel() - 类 中的方法com.alibaba.dashscope.protocol.ClientOptions
-
- getNewOkHttpClient(ConnectionOptions) - 类 中的静态方法com.alibaba.dashscope.protocol.okhttp.OkHttpClientFactory
-
- getOkHttpClient() - 类 中的静态方法com.alibaba.dashscope.protocol.okhttp.OkHttpClientFactory
-
- getOutputMode() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getOutputMode() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getOutputMode() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getOutputMode() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.generation.models.BailianParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getParameters() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getParameters() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getParameters() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
The service parameters.
- getParameters() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
The service parameters.
- getParameters() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexServiceParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.common.GeneralListParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getParameters() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getProtocol() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getProtocol() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getProxy() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getProxy() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- getProxyHost() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getProxyHost() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- getProxyPort() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getProxyPort() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- getReadTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getReadTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- getRegisteredTools() - 类 中的静态方法com.alibaba.dashscope.tools.ToolCallBase
-
- getResources() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- getResources() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- getResources() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- getResources() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
Get the resources
- getResources() - 类 中的方法com.alibaba.dashscope.base.FullDuplexServiceParam
-
Get the resources
- getResources() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Get the request resources
- getResources() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexServiceParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- getResources() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- getRunStepDelta() - 类 中的方法com.alibaba.dashscope.threads.runs.DefaultAssistantEventHandler
-
- getSampleRate() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
- getSdkLoggingLevel() - 类 中的方法com.alibaba.dashscope.protocol.ClientOptions
-
- getStartTaskMessage() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getStartTaskMessage(Object) - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getStartTaskMessage() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getStepDetailClass(String) - 类 中的静态方法com.alibaba.dashscope.threads.runs.StepDetailBase
-
- getStreamingData() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionParam
-
- getStreamingData() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisParam
-
- getStreamingData() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
Get the stream input data, only for websocket stream in and duplex mode.
- getStreamingData() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
Only for websocket.
- getStreamingDataFromFile(String) - 类 中的方法AudioRecognitionUsage
-
- getStreamingMode() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getStreamingMode() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getStreamingMode() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getStreamingMode() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getStreamMessage() - 类 中的方法com.alibaba.dashscope.threads.runs.DefaultAssistantEventHandler
-
- getTargetDataLineForRecord() - 类 中的方法AudioRecognitionUsage
-
- getTask() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getTask() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getTaskGroup() - 类 中的方法com.alibaba.dashscope.protocol.AsyncTaskOption
-
- getTaskGroup() - 接口 中的方法com.alibaba.dashscope.protocol.ServiceOption
-
- getTaskId(DashScopeResult) - 类 中的方法com.alibaba.dashscope.api.AsynchronousApi
-
- getToolCallClass(String) - 类 中的静态方法com.alibaba.dashscope.tools.ToolCallBase
-
- getToolCalls() - 类 中的方法com.alibaba.dashscope.threads.runs.RequiredAction.InnerRequiredAction
-
- getToolClass(String) - 类 中的静态方法com.alibaba.dashscope.tools.ToolBase
-
- getType() - 类 中的方法com.alibaba.dashscope.common.MessageContentBase
-
- getType() - 类 中的方法com.alibaba.dashscope.threads.ContentBase
-
- getType() - 类 中的方法com.alibaba.dashscope.tools.ToolBase
-
- getType() - 类 中的方法com.alibaba.dashscope.tools.ToolCallBase
-
- getType() - 类 中的方法com.alibaba.dashscope.tools.ToolFunction
-
- getType() - 接口 中的方法com.alibaba.dashscope.tools.ToolInterface
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseOperationType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyOperationType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentOperationType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisState
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.ErrorType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.Function
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.OutputMode
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.Role
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.Task
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.TaskGroup
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.common.TaskStatus
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam.TextType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam.TextType
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.protocol.Protocol
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.protocol.StreamingMode
-
- getValue() - 枚举 中的方法com.alibaba.dashscope.protocol.WebSocketEventType
-
- getWebsocketBinaryData() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getWebSocketPayload() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getWebSocketPayload(Object) - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getWebSocketPayload() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getWebSocketPayload(Object) - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getWorkspace() - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
- getWorkspace() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
- getWorkspace() - 类 中的方法com.alibaba.dashscope.protocol.FullDuplexRequest
-
- getWorkspace() - 类 中的方法com.alibaba.dashscope.protocol.HalfDuplexRequest
-
- getWriteTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionConfigurations
-
- getWriteTimeout() - 类 中的方法com.alibaba.dashscope.protocol.ConnectionOptions
-
- gson - 类 中的静态变量com.alibaba.dashscope.utils.JsonUtils
-
- GsonExclude - com.alibaba.dashscope.utils中的注释类型
-
- GsonNumberAdapter - com.alibaba.dashscope.utils中的类
-
- GsonNumberAdapter() - 类 的构造器com.alibaba.dashscope.utils.GsonNumberAdapter
-
- SAMPLE_RATE - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
-
- SAMPLE_RATE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-
- SCALE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- SCENE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- Scenes() - 类 的构造器com.alibaba.dashscope.aigc.codegeneration.CodeGeneration.Scenes
-
- SEED - 接口 中的静态变量com.alibaba.dashscope.app.AppKeywords
-
- SEED - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- send(HalfDuplexRequest) - 接口 中的方法com.alibaba.dashscope.protocol.HalfDuplexClient
-
Blocking send http request and get the response body.
- send(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 接口 中的方法com.alibaba.dashscope.protocol.HalfDuplexClient
-
- send(HalfDuplexRequest) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpHttpClient
-
- send(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpHttpClient
-
- send(HalfDuplexRequest) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- send(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- sendAudioFrame(ByteBuffer) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
-
- SENTENCE - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
-
- Sentence - com.alibaba.dashscope.audio.asr.recognition.timestamp中的类
-
- Sentence() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.timestamp.Sentence
-
- SENTENCE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-
- Sentence - com.alibaba.dashscope.audio.tts.timestamp中的类
-
- Sentence() - 类 的构造器com.alibaba.dashscope.audio.tts.timestamp.Sentence
-
- SENTENCE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- ServiceOption - com.alibaba.dashscope.protocol中的接口
-
Internal used for config the service.
- SESSION_ID - 接口 中的静态变量com.alibaba.dashscope.app.AppKeywords
-
input key
- setContent(String) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemAudio
-
- setContent(String) - 接口 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemBase
-
- setContent(String) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemImage
-
- setContent(String) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalMessageItemText
-
- setContent(String) - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemAudio
-
- setContent(String) - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemImage
-
- setContent(String) - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingItemText
-
- setModel(String) - 类 中的方法com.alibaba.dashscope.base.FullDuplexParamBase
-
- shouldSkipClass(Class<?>) - 类 中的方法com.alibaba.dashscope.utils.AnnotationExclusionStrategy
-
- shouldSkipField(FieldAttributes) - 类 中的方法com.alibaba.dashscope.utils.AnnotationExclusionStrategy
-
- signal() - 类 中的方法com.alibaba.dashscope.threads.runs.DefaultAssistantEventHandler
-
- SIMILARITY - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- SIMPLE - 类 中的静态变量com.alibaba.dashscope.app.RagApplicationParam.DocReferenceType
-
已过时。
- simpleMultiModalConversationCall() - 类 中的静态方法MultiModalConversationUsage
-
- SIZE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- SKETCH_IMAGE_URL - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- SKETCH_WEIGHT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- SketchImageSynthesisParam - com.alibaba.dashscope.aigc.imagesynthesis中的类
-
- SketchImageSynthesisParam() - 类 的构造器com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- SPEAKER_COUNT - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- SPECIAL_WORD_FILTER - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- SPEECH_RATE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-
- SpeechSynthesisApiKeywords - com.alibaba.dashscope.audio.tts中的类
-
- SpeechSynthesisApiKeywords() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-
- SpeechSynthesisAudioFormat - com.alibaba.dashscope.audio.tts中的枚举
-
- SpeechSynthesisAudioFormat - com.alibaba.dashscope.audio.ttsv2中的枚举
-
- SpeechSynthesisParam - com.alibaba.dashscope.audio.tts中的类
-
- SpeechSynthesisParam() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- SpeechSynthesisParam - com.alibaba.dashscope.audio.ttsv2中的类
-
- SpeechSynthesisParam() - 类 的构造器com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisParam
-
- SpeechSynthesisResult - com.alibaba.dashscope.audio.tts中的类
-
- SpeechSynthesisResult() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisResult
-
- SpeechSynthesisState - com.alibaba.dashscope.audio.ttsv2中的枚举
-
- SpeechSynthesisTextType - com.alibaba.dashscope.audio.tts中的枚举
-
- SpeechSynthesisUsage - com.alibaba.dashscope.audio.tts中的类
-
- SpeechSynthesisUsage() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisUsage
-
- SpeechSynthesizer - com.alibaba.dashscope.audio.tts中的类
-
- SpeechSynthesizer() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesizer
-
- SpeechSynthesizer - com.alibaba.dashscope.audio.ttsv2中的类
-
- SpeechSynthesizer(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>, String, ConnectionOptions) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
CosyVoice Speech Synthesis SDK
- SpeechSynthesizer(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>, String) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
CosyVoice Speech Synthesis SDK
- SpeechSynthesizer(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
CosyVoice Speech Synthesis SDK
- splitByString(String, String) - 类 中的静态方法com.alibaba.dashscope.utils.StringUtils
-
- splitByStrings(String, Collection<String>) - 类 中的静态方法com.alibaba.dashscope.utils.StringUtils
-
- Status - com.alibaba.dashscope.common中的类
-
- Status() - 类 的构造器com.alibaba.dashscope.common.Status
-
- StepDetailBase - com.alibaba.dashscope.threads.runs中的类
-
- StepDetailBase() - 类 的构造器com.alibaba.dashscope.threads.runs.StepDetailBase
-
- StepDetailDeserializer - com.alibaba.dashscope.threads.runs中的类
-
- StepDetailDeserializer() - 类 的构造器com.alibaba.dashscope.threads.runs.StepDetailDeserializer
-
- StepMessageCreation - com.alibaba.dashscope.threads.runs中的类
-
- StepMessageCreation() - 类 的构造器com.alibaba.dashscope.threads.runs.StepMessageCreation
-
- StepMessageCreation.MessageCreation - com.alibaba.dashscope.threads.runs中的类
-
- STEPS - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- StepToolCalls - com.alibaba.dashscope.threads.runs中的类
-
- StepToolCalls() - 类 的构造器com.alibaba.dashscope.threads.runs.StepToolCalls
-
- stop() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
-
- STOP - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- stopWithStrings() - 类 中的静态方法GenerationCallEarlyStop
-
- stopWithTokens() - 类 中的静态方法GenerationCallEarlyStop
-
- strategy - 类 中的变量com.alibaba.dashscope.tools.ToolChoice
-
- stream - 类 中的变量com.alibaba.dashscope.threads.runs.RunParam
-
- streamCall() - 类 中的静态方法ApplicationCalls
-
Call with stream response(Http SSE) sample
- streamCall(CodeGenerationParam) - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
Call the server to get the result by stream.
- streamCall(CodeGenerationParam, ResultCallback<CodeGenerationResult>) - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGeneration
-
Call the server to get the result by stream.
- streamCall(ChatCompletionParam) - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- streamCall(ChatCompletionParam, ResultCallback<ChatCompletionChunk>) - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletions
-
- streamCall(ConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
-
已过时。
Call the server to get the result by stream.
- streamCall(ConversationParam, ResultCallback<ConversationResult>) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
-
已过时。
Call the server to get the result by stream.
- streamCall(HalfDuplexServiceParam) - 类 中的方法com.alibaba.dashscope.aigc.generation.Generation
-
Call the server to get the result by stream. http and websocket.
- streamCall(HalfDuplexServiceParam, ResultCallback<GenerationResult>) - 类 中的方法com.alibaba.dashscope.aigc.generation.Generation
-
- streamCall(MultiModalConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversation
-
Call the server to get the result by stream.
- streamCall(MultiModalConversationParam, ResultCallback<MultiModalConversationResult>) - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversation
-
Call the server to get the result by stream.
- streamCall(ParamT, ServiceOption) - 类 中的方法com.alibaba.dashscope.api.GeneralApi
-
Call the server to get the result by stream.
- streamCall(ParamT, ServiceOption, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.api.GeneralApi
-
Call the server to get the result by stream.
- streamCall(ParamT) - 类 中的方法com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Call the server to get the result by stream.
- streamCall(ParamT, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Call the server to get the result by stream.
- streamCall(ApplicationParam) - 类 中的方法com.alibaba.dashscope.app.Application
-
app completion call for http request by sse stream
- streamCall(RecognitionParam, Flowable<ByteBuffer>) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
-
- streamCall(SpeechSynthesisParam) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
-
- streamCall(HalfDuplexServiceParam) - 类 中的方法com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
Call the server to get the result by stream. http and websocket.
- streamCall(HalfDuplexServiceParam, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.utils.GeneralHalfDuplexApi
-
- streamCall() - 类 中的静态方法GenerationStreamCall
-
- streamCallWithCallback() - 类 中的静态方法GenerationStreamCall
-
- streamIn(ParamT) - 类 中的方法com.alibaba.dashscope.api.SynchronizeFullDuplexApi
-
Call the server to get the whole result.
- streamIn(ParamT, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.api.SynchronizeFullDuplexApi
-
Call the server to get the result in the callback function.
- streamIn(FullDuplexRequest) - 接口 中的方法com.alibaba.dashscope.protocol.FullDuplexClient
-
- streamIn(FullDuplexRequest, ResultCallback<DashScopeResult>) - 接口 中的方法com.alibaba.dashscope.protocol.FullDuplexClient
-
- streamIn(FullDuplexRequest) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- streamIn(FullDuplexRequest, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- STREAMING - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- streamingCall(String) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Streaming input mode: You can call the stream_call function multiple times to send text.
- streamingCallAsFlowable(Flowable<String>) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Stream input and output speech synthesis using Flowable features
- streamingCancel() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Immediately terminate the streaming input speech synthesis task and discard any remaining audio
that is not yet delivered.
- streamingComplete(long) - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Synchronously stop the streaming input speech synthesis task.
- streamingComplete() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesizer
-
Synchronously stop the streaming input speech synthesis task.
- StreamingMode - com.alibaba.dashscope.protocol中的枚举
-
- streamOut(HalfDuplexRequest) - 接口 中的方法com.alibaba.dashscope.protocol.HalfDuplexClient
-
- streamOut(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 接口 中的方法com.alibaba.dashscope.protocol.HalfDuplexClient
-
- streamOut(HalfDuplexRequest) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpHttpClient
-
- streamOut(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpHttpClient
-
- streamOut(HalfDuplexRequest) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- streamOut(HalfDuplexRequest, ResultCallback<DashScopeResult>) - 类 中的方法com.alibaba.dashscope.protocol.okhttp.OkHttpWebSocketClient
-
- streamRun(String) - 类 中的静态方法AssistantFunctionCallStream
-
- streamRun(String) - 类 中的静态方法AssistantFunctionCallStreamOpenai
-
- streamRun(String) - 类 中的静态方法AssistantFunctionCallStreamQwen
-
- StringUtils - com.alibaba.dashscope.utils中的类
-
- StringUtils() - 类 的构造器com.alibaba.dashscope.utils.StringUtils
-
- STYLE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
-
- submitStreamToolOutputs(String, String, SubmitToolOutputsParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Submit tool outputs, and return stream result.
- submitStreamToolOutputs(String, String, SubmitToolOutputsParam, AssistantEventHandler) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Submit tool outputs, and return stream result.
- submitToolOutputs(String, String, SubmitToolOutputsParam) - 类 中的方法com.alibaba.dashscope.threads.runs.Runs
-
Submit tool outputs.
- SubmitToolOutputsParam - com.alibaba.dashscope.threads.runs中的类
-
- SubmitToolOutputsParam() - 类 的构造器com.alibaba.dashscope.threads.runs.SubmitToolOutputsParam
-
- SUBTASK_STATUS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- SynchronizeFullDuplexApi<ParamT extends FullDuplexServiceParam> - com.alibaba.dashscope.api中的类
-
DashScope synchronize full duplex request processing, only websocket support.
- SynchronizeFullDuplexApi(ApiServiceOption) - 类 的构造器com.alibaba.dashscope.api.SynchronizeFullDuplexApi
-
Create default http client.
- SynchronizeFullDuplexApi(ConnectionOptions, ApiServiceOption) - 类 的构造器com.alibaba.dashscope.api.SynchronizeFullDuplexApi
-
Create custom http client
- SynchronizeHalfDuplexApi<ParamT extends HalfDuplexParamBase> - com.alibaba.dashscope.api中的类
-
Dashscope synchronize half duplex request processing, both http and websocket support.
- SynchronizeHalfDuplexApi(ServiceOption) - 类 的构造器com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Create default client, http or websocket.
- SynchronizeHalfDuplexApi(ConnectionOptions, ServiceOption) - 类 的构造器com.alibaba.dashscope.api.SynchronizeHalfDuplexApi
-
Create custom client
- validate() - 类 中的方法ChatGLMParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.codegeneration.CodeGenerationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.completion.ChatCompletionParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.generation.GenerationParamBase
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.ImageSynthesisParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.imagesynthesis.SketchImageSynthesisParam
-
- validate() - 类 中的方法com.alibaba.dashscope.aigc.multimodalconversation.MultiModalConversationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.app.ApplicationParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
-
- validate() - 类 中的方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentParam
-
- validate() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskListParam
-
已过时。
- validate() - 类 中的方法com.alibaba.dashscope.base.AsyncTaskParam
-
已过时。
- validate() - 类 中的方法com.alibaba.dashscope.base.FlattenHalfDuplexParamBase
-
- validate() - 类 中的方法com.alibaba.dashscope.base.HalfDuplexParamBase
-
Validate the input and parameters.
- validate() - 类 中的方法com.alibaba.dashscope.common.GeneralGetParam
-
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.BatchTextEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.MultiModalEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.embeddings.TextEmbeddingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.nlp.understanding.UnderstandingParam
-
- validate() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskListParam
-
- validate() - 类 中的方法com.alibaba.dashscope.task.AsyncTaskParam
-
- validate() - 类 中的方法com.alibaba.dashscope.threads.messages.TextMessageParam
-
- validate() - 类 中的方法com.alibaba.dashscope.threads.runs.RunParam
-
- validate() - 类 中的方法com.alibaba.dashscope.threads.runs.SubmitToolOutputsParam
-
- validate() - 类 中的方法com.alibaba.dashscope.threads.runs.ThreadAndRunParam
-
- value() - 枚举 中的方法com.alibaba.dashscope.threads.AssistantStreamEvents
-
- value() - 枚举 中的方法com.alibaba.dashscope.threads.messages.ThreadMessage.Status
-
- value() - 枚举 中的方法com.alibaba.dashscope.threads.runs.Run.Status
-
- value() - 枚举 中的方法com.alibaba.dashscope.threads.runs.RunStep.Status
-
- value() - 枚举 中的方法com.alibaba.dashscope.threads.runs.RunStep.Type
-
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseOperationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyOperationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentOperationType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisState
-
返回带有指定名称的该类型的枚举常量。
- 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
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.threads.AssistantStreamEvents
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.threads.messages.ThreadMessage.Status
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.Run.Status
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.RunStep.Status
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.RunStep.Type
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.phrase.AsrPhraseOperationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.vocabulary.VocabularyOperationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentOperationType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisAudioFormat
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.audio.ttsv2.SpeechSynthesisState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- 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
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.threads.AssistantStreamEvents
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.threads.messages.ThreadMessage.Status
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.Run.Status
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.RunStep.Status
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.alibaba.dashscope.threads.runs.RunStep.Type
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- Version - com.alibaba.dashscope中的类
-
- Version() - 类 的构造器com.alibaba.dashscope.Version
-
- version - 类 中的静态变量com.alibaba.dashscope.Version
-
- Vocabulary - com.alibaba.dashscope.audio.asr.vocabulary中的类
-
- Vocabulary() - 类 的构造器com.alibaba.dashscope.audio.asr.vocabulary.Vocabulary
-
- VOCABULARY_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
-
- VOCABULARY_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
-
- vocabularyFromCreateResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.asr.vocabulary.Vocabulary
-
- vocabularyFromQueryResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.asr.vocabulary.Vocabulary
-
- vocabularyListFromListResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.asr.vocabulary.Vocabulary
-
- VocabularyOperationType - com.alibaba.dashscope.audio.asr.vocabulary中的枚举
-
- VocabularyParam - com.alibaba.dashscope.audio.asr.vocabulary中的类
-
- VocabularyParam(<any>) - 类 的构造器com.alibaba.dashscope.audio.asr.vocabulary.VocabularyParam
-
- VocabularyService - com.alibaba.dashscope.audio.asr.vocabulary中的类
-
- VocabularyService(String) - 类 的构造器com.alibaba.dashscope.audio.asr.vocabulary.VocabularyService
-
- VocabularyService(String, String) - 类 的构造器com.alibaba.dashscope.audio.asr.vocabulary.VocabularyService
-
- VOICE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-
- Voice - com.alibaba.dashscope.audio.ttsv2.enrollment中的类
-
- Voice() - 类 的构造器com.alibaba.dashscope.audio.ttsv2.enrollment.Voice
-
- VoiceEnrollmentOperationType - com.alibaba.dashscope.audio.ttsv2.enrollment中的枚举
-
- VoiceEnrollmentParam - com.alibaba.dashscope.audio.ttsv2.enrollment中的类
-
- VoiceEnrollmentParam(<any>) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentParam
-
- VoiceEnrollmentService - com.alibaba.dashscope.audio.ttsv2.enrollment中的类
-
- VoiceEnrollmentService(String) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentService
-
- VoiceEnrollmentService(String, String) - 类 的构造器com.alibaba.dashscope.audio.ttsv2.enrollment.VoiceEnrollmentService
-
- voiceFromCreateResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.ttsv2.enrollment.Voice
-
- voiceFromQueryResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.ttsv2.enrollment.Voice
-
- voiceListFromListResult(DashScopeResult) - 类 中的静态方法com.alibaba.dashscope.audio.ttsv2.enrollment.Voice
-
- VOLUME - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
-