public class BatchTextEmbeddingUsage extends Object
| 构造器和说明 |
|---|
BatchTextEmbeddingUsage() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
basicCall() |
static void |
cancelTask(BatchTextEmbeddingResult result) |
static BatchTextEmbeddingResult |
createTask() |
static void |
fetchTaskStatus(BatchTextEmbeddingResult result) |
static void |
list() |
static void |
main(String[] args) |
static void |
waitTask(BatchTextEmbeddingResult result) |
public static void basicCall()
throws ApiException,
NoApiKeyException
public static BatchTextEmbeddingResult createTask() throws ApiException, NoApiKeyException
public static void fetchTaskStatus(BatchTextEmbeddingResult result) throws ApiException, NoApiKeyException
public static void waitTask(BatchTextEmbeddingResult result) throws ApiException, NoApiKeyException
public static void cancelTask(BatchTextEmbeddingResult result) throws ApiException, NoApiKeyException
public static void list()
throws ApiException,
NoApiKeyException
public static void main(String[] args)
Copyright © 2024. All rights reserved.