Guardrails (garde-fous d'un système LLM)

The controls placed around the model to stop an unacceptable output from reaching production: input filtering, output validation against a schema, refusal of out-of-scope topics, prompt injection detection. The model is not its own guardrail: the layer around it decides what passes and what gets blocked.

Strengths

Limitations

Best for

Official site

View on Coeurdar