| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.bot.completion.chat.usage | |
| com.volcengine.ark.runtime.model.completion.chat | |
| com.volcengine.ark.runtime.model.embeddings |
| Modifier and Type | Class and Description |
|---|---|
class |
BotModelUsage |
| Modifier and Type | Method and Description |
|---|---|
Usage |
ChatCompletionResult.getUsage() |
Usage |
ChatCompletionChunk.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatCompletionResult.setUsage(Usage usage) |
void |
ChatCompletionChunk.setUsage(Usage usage) |
| Modifier and Type | Method and Description |
|---|---|
Usage |
EmbeddingResult.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddingResult.setUsage(Usage usage) |
Copyright © 2024. All rights reserved.