BatchTextEmbeddingResult |
BatchTextEmbedding.asyncCall(BatchTextEmbeddingParam param) |
BatchTextEmbeddingResult |
BatchTextEmbedding.call(BatchTextEmbeddingParam param)
Call the server and wait for the task finished.
|
BatchTextEmbeddingResult |
BatchTextEmbedding.cancel(BatchTextEmbeddingResult taskInfo,
String apiKey) |
BatchTextEmbeddingResult |
BatchTextEmbedding.cancel(String taskId,
String apiKey) |
BatchTextEmbeddingResult |
BatchTextEmbedding.fetch(BatchTextEmbeddingResult taskInfo,
String apiKey) |
BatchTextEmbeddingResult |
BatchTextEmbedding.fetch(String taskId,
String apiKey) |
static BatchTextEmbeddingResult |
BatchTextEmbeddingResult.fromDashScopeResult(DashScopeResult dashScopeResult) |
BatchTextEmbeddingResult |
BatchTextEmbedding.wait(BatchTextEmbeddingResult taskInfo,
String apiKey) |
BatchTextEmbeddingResult |
BatchTextEmbedding.wait(String taskId,
String apiKey) |