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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]