Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CheckGroundingSpec.
Specification for the grounding check.
Generated from protobuf message google.cloud.discoveryengine.v1.CheckGroundingSpec
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ citation_threshold
float
The threshold (in [0,1]) used for determining whether a fact must be cited for a claim in the answer candidate. Choosing a higher threshold will lead to fewer but very strong citations, while choosing a lower threshold may lead to more but somewhat weaker citations. If unset, the threshold will default to 0.6.
↳ enable_claim_level_score
bool
The control flag that enables claim-level grounding score in the response.
getCitationThreshold
The threshold (in [0,1]) used for determining whether a fact must be cited for a claim in the answer candidate. Choosing a higher threshold will lead to fewer but very strong citations, while choosing a lower threshold may lead to more but somewhat weaker citations. If unset, the threshold will default to 0.6.
float
hasCitationThreshold
clearCitationThreshold
setCitationThreshold
The threshold (in [0,1]) used for determining whether a fact must be cited for a claim in the answer candidate. Choosing a higher threshold will lead to fewer but very strong citations, while choosing a lower threshold may lead to more but somewhat weaker citations. If unset, the threshold will default to 0.6.
var
float
$this
getEnableClaimLevelScore
The control flag that enables claim-level grounding score in the response.
bool
hasEnableClaimLevelScore
clearEnableClaimLevelScore
setEnableClaimLevelScore
The control flag that enables claim-level grounding score in the response.
var
bool
$this