Guardrails for LLM Apps in Java

Defending the trust boundary in LLM apps: direct and indirect prompt-injection defense, input validation, schema-validated output, and PII redaction — with the anti-pattern named beside each safe one.

Read Original

Related