Google Cloud Discovery Engine V1beta Client - Class CheckGroundingSpec (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class CheckGroundingSpec.

Specification for the grounding check.

Generated from protobuf message google.cloud.discoveryengine.v1beta.CheckGroundingSpec

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
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.

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.

Returns
Type Description
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.

Parameter
Name Description
var float
Returns
Type Description
$this