Defend

Hallucination output

Probe for unsupported factual claims relative to grounding mode.

YAML key: hallucination_output
Direction: output

Probe for unsupported factual claims relative to grounding mode.

Configuration

Prop

Type

Example

defend.config.yaml (fragment)
guards:
  output:
    enabled: true
    provider: claude
    modules:
      - hallucination_output:
          grounding: "none"

Provider usage

Configure under guards.output.modules with output guarding enabled and provider claude or openai.

See the modules overview.