| 程序包 | 说明 |
|---|---|
| com.alibaba.dashscope.embeddings |
| 限定符和类型 | 方法和说明 |
|---|---|
MultiModalEmbeddingResult |
MultiModalEmbedding.call(MultiModalEmbeddingParam param)
Call the server to get the whole result, only http protocol
|
static MultiModalEmbeddingResult |
MultiModalEmbeddingResult.fromDashScopeResult(DashScopeResult dashScopeResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MultiModalEmbedding.call(MultiModalEmbeddingParam param,
ResultCallback<MultiModalEmbeddingResult> callback)
Call the server to get the result in the callback function.
|
Copyright © 2025. All rights reserved.