Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::DataStoreConnectionSignals::GroundingSignals::GroundingScoreBucket (v1.1.1)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::DataStoreConnectionSignals::GroundingSignals::GroundingScoreBucket.

Grounding score buckets.

Constants

GROUNDING_SCORE_BUCKET_UNSPECIFIED

value: 0
Score not specified.

VERY_LOW

value: 1
We have very low confidence that the answer is grounded.

LOW

value: 3
We have low confidence that the answer is grounded.

MEDIUM

value: 4
We have medium confidence that the answer is grounded.

HIGH

value: 5
We have high confidence that the answer is grounded.

VERY_HIGH

value: 6
We have very high confidence that the answer is grounded.