Class LogprobsResultTopCandidates

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.LogprobsResultTopCandidates

public abstract class LogprobsResultTopCandidates extends JsonSerializable
A list of the top candidate tokens and their log probabilities at each decoding step. This can be used to see what other tokens the model considered.