| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
DataForEmbeddingsOutput |
DataForEmbeddingsOutput.addEmbeddingItem(String embeddingItem) |
DataForEmbeddingsOutput |
DataForEmbeddingsOutput.embedding(List<String> embedding) |
DataForEmbeddingsOutput |
DataForEmbeddingsOutput.index(Integer index) |
DataForEmbeddingsOutput |
DataForEmbeddingsOutput.object(String object) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddingsResponse |
EmbeddingsResponse.addDataItem(DataForEmbeddingsOutput dataItem) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddingsResponse |
EmbeddingsResponse.data(List<DataForEmbeddingsOutput> data) |
void |
EmbeddingsResponse.setData(List<DataForEmbeddingsOutput> data) |
Copyright © 2025. All rights reserved.