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