Skip to main content
New to RAXE? Start with the Quickstart and learn how detection works.

Overview

RAXE integrates with LiteLLM to provide automatic security scanning across 100+ LLM providers through a single interface.

Installation

Callback Handler

Use the RAXE callback handler to scan all LiteLLM calls:

Configuration Options

Blocking Mode

Enable blocking to reject requests with detected threats:

Factory Function

Quick setup using the factory function:

Multi-Provider Support

LiteLLM routes to 100+ providers. RAXE scans all of them:

Accessing Scan Stats

Error Handling

Best Practices

Begin with monitoring before enabling blocking:
RAXE works with LiteLLM’s proxy server:
Track security metrics across all providers:

Supported LiteLLM Versions

What’s Next

Production Checklist

Deploy RAXE safely to production

Common Patterns

Error handling, logging, and production patterns