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