CheckGroundingSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Specification for the grounding check.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
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. This field is a member of oneof _ _citation_threshold .
|
enable_claim_level_score |
bool
The control flag that enables claim-level grounding score in the response. This field is a member of oneof _ _enable_claim_level_score .
|