logprobsResult property

GoogleCloudAiplatformV1LogprobsResult? logprobsResult
getter/setter pair

The detailed log probability information for the tokens in this candidate.

This is useful for debugging, understanding model uncertainty, and identifying potential "hallucinations".

Output only.

Implementation

GoogleCloudAiplatformV1LogprobsResult? logprobsResult;