Builder
Builder for LogprobsResult.
Functions
Link copied to clipboard
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract LogprobsResult.Builder chosenCandidates(List<LogprobsResultCandidate> chosenCandidates)
Setter for chosenCandidates.
@CanIgnoreReturnValue()
Setter for chosenCandidates builder.
Link copied to clipboard
Clears the value of chosenCandidates field.
Link copied to clipboard
Clears the value of logProbabilitySum field.
Link copied to clipboard
Clears the value of topCandidates field.
Link copied to clipboard
Setter for logProbabilitySum.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract LogprobsResult.Builder topCandidates(List<LogprobsResultTopCandidates> topCandidates)
Setter for topCandidates.
@CanIgnoreReturnValue()
Setter for topCandidates builder.