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
Start with log-only mode
Start with log-only mode
Begin with monitoring before enabling blocking:
Use with LiteLLM proxy
Use with LiteLLM proxy
RAXE works with LiteLLM’s proxy server:
Monitor scan statistics
Monitor scan statistics
Track security metrics across all providers:
Supported LiteLLM Versions
| LiteLLM Version | Status |
|---|---|
| 1.0.x | Supported |
| 1.40.x+ | Supported |
