| 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 |
CreateContextResult.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateContextResult.setUsage(Usage usage) |
| Modifier and Type | Method and Description |
|---|---|
Usage |
EmbeddingResult.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddingResult.setUsage(Usage usage) |
Copyright © 2025. All rights reserved.