Uses of Interface
com.google.cloud.aiplatform.v1.LogprobsResult.CandidateOrBuilder
Packages that use LogprobsResult.CandidateOrBuilder
-
Uses of LogprobsResult.CandidateOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement LogprobsResult.CandidateOrBuilderModifier and TypeClassDescriptionstatic final classCandidate for the logprobs token and score.static final classCandidate for the logprobs token and score.Methods in com.google.cloud.aiplatform.v1 that return LogprobsResult.CandidateOrBuilderModifier and TypeMethodDescriptionLogprobsResult.TopCandidates.Builder.getCandidatesOrBuilder(int index) Sorted by log probability in descending order.LogprobsResult.TopCandidates.getCandidatesOrBuilder(int index) Sorted by log probability in descending order.LogprobsResult.TopCandidatesOrBuilder.getCandidatesOrBuilder(int index) Sorted by log probability in descending order.LogprobsResult.Builder.getChosenCandidatesOrBuilder(int index) Length = total number of decoding steps.LogprobsResult.getChosenCandidatesOrBuilder(int index) Length = total number of decoding steps.LogprobsResultOrBuilder.getChosenCandidatesOrBuilder(int index) Length = total number of decoding steps.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type LogprobsResult.CandidateOrBuilderModifier and TypeMethodDescriptionList<? extends LogprobsResult.CandidateOrBuilder>LogprobsResult.TopCandidates.Builder.getCandidatesOrBuilderList()Sorted by log probability in descending order.List<? extends LogprobsResult.CandidateOrBuilder>LogprobsResult.TopCandidates.getCandidatesOrBuilderList()Sorted by log probability in descending order.List<? extends LogprobsResult.CandidateOrBuilder>LogprobsResult.TopCandidatesOrBuilder.getCandidatesOrBuilderList()Sorted by log probability in descending order.List<? extends LogprobsResult.CandidateOrBuilder>LogprobsResult.Builder.getChosenCandidatesOrBuilderList()Length = total number of decoding steps.List<? extends LogprobsResult.CandidateOrBuilder>LogprobsResult.getChosenCandidatesOrBuilderList()Length = total number of decoding steps.List<? extends LogprobsResult.CandidateOrBuilder>LogprobsResultOrBuilder.getChosenCandidatesOrBuilderList()Length = total number of decoding steps.