| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ChoiceForBatchChatCompletionsOutput |
ChoiceForBatchChatCompletionsOutput.delta(DeltaForBatchChatCompletionsOutput delta) |
ChoiceForBatchChatCompletionsOutput |
ChoiceForBatchChatCompletionsOutput.finishReason(String finishReason) |
ChoiceForBatchChatCompletionsOutput |
ChoiceForBatchChatCompletionsOutput.index(Integer index) |
ChoiceForBatchChatCompletionsOutput |
ChoiceForBatchChatCompletionsOutput.logprobs(LogprobsForBatchChatCompletionsOutput logprobs) |
ChoiceForBatchChatCompletionsOutput |
ChoiceForBatchChatCompletionsOutput.message(MessageForBatchChatCompletionsOutput message) |
| Modifier and Type | Method and Description |
|---|---|
BatchChatCompletionsResponse |
BatchChatCompletionsResponse.addChoicesItem(ChoiceForBatchChatCompletionsOutput choicesItem) |
| Modifier and Type | Method and Description |
|---|---|
BatchChatCompletionsResponse |
BatchChatCompletionsResponse.choices(List<ChoiceForBatchChatCompletionsOutput> choices) |
void |
BatchChatCompletionsResponse.setChoices(List<ChoiceForBatchChatCompletionsOutput> choices) |
Copyright © 2025. All rights reserved.