Uses of Class
dev.langchain4j.model.openai.internal.chat.ChatCompletionChoice
Packages that use ChatCompletionChoice
-
Uses of ChatCompletionChoice in dev.langchain4j.model.openai.internal.chat
Methods in dev.langchain4j.model.openai.internal.chat that return ChatCompletionChoiceMethods in dev.langchain4j.model.openai.internal.chat that return types with arguments of type ChatCompletionChoiceMethod parameters in dev.langchain4j.model.openai.internal.chat with type arguments of type ChatCompletionChoiceModifier and TypeMethodDescriptionChatCompletionResponse.Builder.choices
(List<ChatCompletionChoice> choices)