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 TypeMethodDescriptionCompletionsLogProbabilityModel.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CompletionsLogProbabilityModel from the JsonReader.Choice.getLogprobs()Get the logprobs property: The log probabilities model for tokens associated with this completions choice.