Every feature built for enterprise AI safety.
Autrace is a true reverse proxy - in-path between your app and the model. Every request is evaluated atomically before it reaches the provider.
Rule-based enforcement. Applied in-path.
Define allow/block rules by model, user, org, content pattern, or token budget. Rules evaluate atomically - one API call, one evaluation, one deterministic outcome.
Scan and redact before the model sees it.
Built-in regex + NLP PII detection. Redacts before forwarding. Configurable per org - enable, disable, or customize redaction tokens per entity type.
Note: PII detection is best-effort. Novel patterns or obfuscated inputs may not be caught. Apply defence-in-depth.
Block jailbreak attempts in-path.
Pattern-based and heuristic detection of common injection and jailbreak vectors. OWASP LLM01 coverage. Blocks requests before they reach the model.
Cryptographically verifiable logs.
Every request and response is logged. Entries are hash-chained - each record includes SHA-256 of the previous, making tampering instantly detectable. Append-only.
Multi-provider. One endpoint.
Route traffic across providers via our unified intelligence layer. Configure fallbacks, load balancing, and cost-based routing. Same OpenAI-compatible request - Autrace handles the translation.