Uses of Class
com.azure.ai.openai.models.ChatChoiceLogProbabilityInfo
Packages that use ChatChoiceLogProbabilityInfo
-
Uses of ChatChoiceLogProbabilityInfo in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return ChatChoiceLogProbabilityInfoModifier and TypeMethodDescriptionChatChoice.getLogprobs()Get the logprobs property: The log probability information for this choice, as enabled via the 'logprobs' request option.