Values.HallucinationReductionConfigurationSourceConfiguration information required to setup hallucination reduction. For more information, see hallucination reduction. The hallucination reduction feature won't work if chat orchestration controls are enabled for your application.
type nonrec t = {hallucinationReductionControl : HallucinationReductionControl.t option;Controls whether hallucination reduction has been enabled or disabled for your application. The default status is DISABLED.
*)}