From cdd6b5154c2b04ae2d5ef8aacda2631713ff431b Mon Sep 17 00:00:00 2001 From: Farouk Adeleke Date: Tue, 21 Oct 2025 08:01:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7263f86..13b7f8d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To our knowledge, this is the first attempt at using any auto-prompting *framewo We accomplish this using a *deep* language program with several layers of alternating `Attack` and `Refine` modules in the following optimization loop:
- Overview of DSPy for red-teaming + Overview of DSPy for red-teaming
Figure 1: Overview of DSPy for red-teaming. The DSPy MIPRO optimizer, guided by a LLM as a judge, compiles our language program into an effective red-teamer against Vicuna.