ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.addBytesItem(Integer bytesItem) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.addTopLogprobsItem(TopLogprobForBatchChatCompletionsOutput topLogprobsItem) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.bytes(List<Integer> bytes) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.logprob(Float logprob) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.token(String token) |
ContentForBatchChatCompletionsOutput |
ContentForBatchChatCompletionsOutput.topLogprobs(List<TopLogprobForBatchChatCompletionsOutput> topLogprobs) |