Uses of Class
com.azure.ai.openai.models.CompletionsLogProbabilityModel
Packages that use CompletionsLogProbabilityModel
-
Uses of CompletionsLogProbabilityModel in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return CompletionsLogProbabilityModelModifier and TypeMethodDescriptionChoice.getLogprobs()Get the logprobs property: The log probabilities model for tokens associated with this completions choice.