First Stable Release π
DeepTeam v0.1.0 β First Release π
Weβre excited to launch the first public release of DeepTeam, the open-source framework for LLM red teaming.
π§ DeepTeam enables you to simulate real-world attacks on language models, test for failure modes like jailbreaks, and uncover model vulnerabilities using structured, reproducible evaluation.
π Features
- β Built-in adversarial attack strategies (jailbreaks, refusal bypasses, prompt injections)
- β Automatic generation of adversarial test cases
- β Multi-metric evaluation (pass/fail, toxicity, relevance, etc.)
- β Seamless integration with your LLM app and testing pipelines
- β Type-safe Python API with minimal setup
Get started by installing deepteam:
pip install deepteam