| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ChoiceForBotsChatCompletionsOutput |
ChoiceForBotsChatCompletionsOutput.delta(DeltaForBotsChatCompletionsOutput delta) |
ChoiceForBotsChatCompletionsOutput |
ChoiceForBotsChatCompletionsOutput.finishReason(String finishReason) |
ChoiceForBotsChatCompletionsOutput |
ChoiceForBotsChatCompletionsOutput.index(Integer index) |
ChoiceForBotsChatCompletionsOutput |
ChoiceForBotsChatCompletionsOutput.logprobs(LogprobsForBotsChatCompletionsOutput logprobs) |
ChoiceForBotsChatCompletionsOutput |
ChoiceForBotsChatCompletionsOutput.message(MessageForBotsChatCompletionsOutput message) |
| Modifier and Type | Method and Description |
|---|---|
BotsChatCompletionsResponse |
BotsChatCompletionsResponse.addChoicesItem(ChoiceForBotsChatCompletionsOutput choicesItem) |
| Modifier and Type | Method and Description |
|---|---|
BotsChatCompletionsResponse |
BotsChatCompletionsResponse.choices(List<ChoiceForBotsChatCompletionsOutput> choices) |
void |
BotsChatCompletionsResponse.setChoices(List<ChoiceForBotsChatCompletionsOutput> choices) |
Copyright © 2025. All rights reserved.