chosenCandidates property

List<LogprobsResult_Candidate> chosenCandidates
final

Length = total number of decoding steps. The chosen candidates may or may not be in top_candidates.

Implementation

final List<LogprobsResult_Candidate> chosenCandidates;