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

Overview

RAXE integrates with LlamaIndex to automatically scan queries, prompts, and responses in your RAG pipelines and agents.

Installation

Quick Start

Configuration

Specialized Callbacks

Query Engine Callback

Optimized for RAG pipelines:

Agent Callback

Optimized for LlamaIndex agents:

Agent Integration

Instrumentation API (v0.10.20+)

For more granular control, use the instrumentation handler:

Error Handling

Best Practices

Monitor threats before enabling blocking:
Choose the right callback for your use case:
Always catch RaxeBlockedError:

Supported Versions

What’s Next

Production Checklist

Deploy RAXE safely to production

Custom Rules

Create detection rules for your specific use case