candidates
public abstract LogprobsResultTopCandidates.Builder candidates(List<LogprobsResultCandidate> candidates)
@CanIgnoreReturnValue()
Setter for candidates.
candidates: The list of candidate tokens, sorted by log probability in descending order.
@CanIgnoreReturnValue()
Setter for candidates builder.
candidates: The list of candidate tokens, sorted by log probability in descending order.