Uses of Class
com.azure.ai.openai.models.Choice
Packages that use Choice
-
Uses of Choice in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ChoiceModifier and TypeMethodDescriptionstatic ChoiceChoice.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Choice from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type ChoiceModifier and TypeMethodDescriptionCompletions.getChoices()Get the choices property: The collection of completions choices associated with this completions response.