| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
@Valid UsageForEmbeddingsOutput |
EmbeddingsResponse.getUsage()
Get usage
|
UsageForEmbeddingsOutput |
UsageForEmbeddingsOutput.promptTokens(Integer promptTokens) |
UsageForEmbeddingsOutput |
UsageForEmbeddingsOutput.totalTokens(Integer totalTokens) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddingsResponse.setUsage(UsageForEmbeddingsOutput usage) |
EmbeddingsResponse |
EmbeddingsResponse.usage(UsageForEmbeddingsOutput usage) |
Copyright © 2025. All rights reserved.