Interface protos.google.ai.generativelanguage.v1beta.ILogprobsResult (2.7.0)

Properties of a LogprobsResult.

Package

@google-ai/generativelanguage

Properties

chosenCandidates

chosenCandidates?: (google.ai.generativelanguage.v1beta.LogprobsResult.ICandidate[]|null);

LogprobsResult chosenCandidates

topCandidates

topCandidates?: (google.ai.generativelanguage.v1beta.LogprobsResult.ITopCandidates[]|null);

LogprobsResult topCandidates