Defend

Sensitive topics

Restrict sensitive political, medical, or other configured topics.

YAML key: sensitive_topics
Direction: input

Restrict sensitive political, medical, or other configured topics.

Configuration

Prop

Type

Example

defend.config.yaml (fragment)
guards:
  input:
    modules:
      - sensitive_topics:
          topics: []

Provider usage

Configure under guards.input.modules when using an LLM-backed input provider.

See the modules overview.