Tag
#content-moderation
2 posts tagged content-moderation.
- Defense
Output Filtering Architecture for Production LLMs: A Blueprint
How to architect a multi-layer output filtering pipeline for production LLMs — covering deterministic guards, ML classifiers, schema validation, and async
- Defense
Output Filtering Architecture for Production LLMs
A deep-dive into layered output filtering for production LLMs — combining semantic classifiers, regex scrubbing, and LLM-as-judge techniques to catch