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 ChatChoiceModifier and TypeMethodDescriptionstatic ChatChoiceChatChoice.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ChatChoice from the JsonReader.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.