| Package | Description |
|---|---|
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
TopLogprobForBatchChatCompletionsOutput |
TopLogprobForBatchChatCompletionsOutput.addBytesItem(Integer bytesItem) |
TopLogprobForBatchChatCompletionsOutput |
TopLogprobForBatchChatCompletionsOutput.bytes(List<Integer> bytes) |
TopLogprobForBatchChatCompletionsOutput |
TopLogprobForBatchChatCompletionsOutput.logprob(Float logprob) |
TopLogprobForBatchChatCompletionsOutput |
TopLogprobForBatchChatCompletionsOutput.token(String token) |
| Modifier and Type | Method and Description |
|---|---|
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.addTopLogprobsItem(TopLogprobForBatchChatCompletionsOutput topLogprobsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentForBatchChatCompletionsOutput.setTopLogprobs(List<TopLogprobForBatchChatCompletionsOutput> topLogprobs) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.topLogprobs(List<TopLogprobForBatchChatCompletionsOutput> topLogprobs) |
Copyright © 2025. All rights reserved.