Uses of Interface
com.microsoft.semantickernel.aiservices.openai.chatcompletion.OpenAIChatResponse.Choice
-
Packages that use OpenAIChatResponse.Choice Package Description com.microsoft.semantickernel.aiservices.openai.chatcompletion -
-
Uses of OpenAIChatResponse.Choice in com.microsoft.semantickernel.aiservices.openai.chatcompletion
Methods in com.microsoft.semantickernel.aiservices.openai.chatcompletion that return types with arguments of type OpenAIChatResponse.Choice Modifier and Type Method Description List<OpenAIChatResponse.Choice>OpenAIChatResponse. getChoices()
-