Interface HallucinationReductionConfiguration.Builder

  • Method Details

    • hallucinationReductionControl

      HallucinationReductionConfiguration.Builder hallucinationReductionControl(String hallucinationReductionControl)

      Controls whether hallucination reduction has been enabled or disabled for your application. The default status is DISABLED.

      Parameters:
      hallucinationReductionControl - Controls whether hallucination reduction has been enabled or disabled for your application. The default status is DISABLED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • hallucinationReductionControl

      HallucinationReductionConfiguration.Builder hallucinationReductionControl(HallucinationReductionControl hallucinationReductionControl)

      Controls whether hallucination reduction has been enabled or disabled for your application. The default status is DISABLED.

      Parameters:
      hallucinationReductionControl - Controls whether hallucination reduction has been enabled or disabled for your application. The default status is DISABLED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: