top Candidates
public abstract LogprobsResult.Builder topCandidates(List<LogprobsResultTopCandidates> topCandidates)
@CanIgnoreReturnValue()
Setter for topCandidates.
topCandidates: A list of the top candidate tokens at each decoding step. The length of this list is equal to the total number of decoding steps.
@CanIgnoreReturnValue()
Setter for topCandidates builder.
topCandidates: A list of the top candidate tokens at each decoding step. The length of this list is equal to the total number of decoding steps.