Skip to main content

Integrations

RAXE integrates with your entire AI stack, from agent frameworks to LLM providers to enterprise SIEM platforms.
All integrations use the same underlying detection engine with 514+ rules and ML-based classification. Choose the integration that matches your architecture.

Agent Frameworks

Protect multi-agent systems, RAG pipelines, and autonomous AI applications.

LLM Provider Wrappers

Drop-in replacements for native SDKs with built-in threat detection.

Enterprise SIEM

Real-time threat data streaming to your security operations center.

Web Frameworks

Protect HTTP endpoints and API routes.

CI/CD & DevOps

Shift-left security scanning in your deployment pipeline.

LLM Providers via LiteLLM

Through our LiteLLM integration, RAXE supports 100+ LLM providers with a single integration:
ProviderModels
OpenAIGPT-4o, GPT-4, GPT-3.5
AnthropicClaude 3.5, Claude 3, Claude 2
Azure OpenAIAll Azure-hosted models
Google Vertex AIGemini Pro, PaLM 2
AWS BedrockClaude, Llama, Titan
CohereCommand, Embed
Mistral AIMistral Large, Medium, Small

Quick Comparison

IntegrationBest ForScan PointsInstall
LangChainAgent apps, RAGPrompts, tools, memorypip install raxe[langchain]
LiteLLMMulti-provider appsAll LLM callspip install raxe[litellm]
OpenAI WrapperSimple OpenAI appsChat completionspip install raxe[wrappers]
CrewAIMulti-agent crewsAgent messages, taskspip install raxe[crewai]
SIEMEnterprise SOCAll detectionsSee SIEM docs

Need Help Choosing?

Use LangChain or LlamaIndex depending on your framework. Both provide deep integration with document retrieval and query pipelines.
Use LiteLLM - it provides a unified interface for 100+ providers with RAXE protection built in.
Use the OpenAI Wrapper - it’s a drop-in replacement with zero code changes beyond the import.
See our SIEM documentation for Splunk, CrowdStrike, Sentinel, and CEF integrations.
Use CrewAI or AutoGen depending on your framework. Both support inter-agent message scanning.

What’s Next?