Skip to content

First Stable Release πŸŽ‰

Choose a tag to compare

@penguine-ip penguine-ip released this 23 May 19:36

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

Docs here: https://www.trydeepteam.com/docs/getting-started