HallucinationReductionConfiguration¶
Structure Class¶
HallucinationReductionConfiguration
dataclass
¶
Configuration information required to setup hallucination reduction. For more information, see hallucination reduction.
Note
The hallucination reduction feature won't work if chat orchestration controls are enabled for your application.
Attributes¶
hallucination_reduction_control
class-attribute
instance-attribute
¶
hallucination_reduction_control: HallucinationReductionControl | None = None
Controls whether hallucination reduction has been enabled or disabled
for your application. The default status is DISABLED.