Uses of Class
com.azure.ai.openai.models.ChatChoice
Packages that use ChatChoice
-
Uses of ChatChoice in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return types with arguments of type ChatChoiceModifier and TypeMethodDescriptionChatCompletions.getChoices()Get the choices property: The collection of completions choices associated with this completions response.