disableAttribution property

bool? disableAttribution
getter/setter pair

Disable using the result from this tool in detecting grounding attribution.

This does not affect how the result is given to the model for generation.

Optional.

Implementation

core.bool? disableAttribution;