Uses of Class
com.azure.ai.openai.models.ChatTokenLogProbabilityResult
Packages that use ChatTokenLogProbabilityResult
-
Uses of ChatTokenLogProbabilityResult in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return types with arguments of type ChatTokenLogProbabilityResultModifier and TypeMethodDescriptionChatChoiceLogProbabilityInfo.getContent()Get the content property: The list of log probability information entries for the choice's message content tokens, as requested via the 'logprobs' option.