LLM Hallucination Firewall Gate

Dış yapay zekalardan gelen JSON yanıtlarını denetleyip halüsinasyonları durduran kapı.

GktuOktay Updated

File contents

LLM Hallucination Firewall WHEN processing outputs from external AI/LLM models

  • REJECT direct parsing of unvalidated LLM output.
  • FORCE strict structural validation (Zod, FluentValidation) and auto-correction retries.

GktuOktay/autonomous-agency/tree/main/src/skills/03_quality_gates/llm-hallucination-firewall-gate commit 2019931085

Frequently asked questions

npx skillmds@latest add gktuoktay/llm-hallucination-firewall-gate-2