Skip to content

Commit a9af5dd

Browse files
authored
Update run-scans-ai-red-teaming-agent.md
1 parent 5591914 commit a9af5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/develop/run-scans-ai-red-teaming-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article guides you through the process of
3434
First install the `redteam` package as an extra from Azure AI Evaluation SDK, this provides the PyRIT functionality:
3535

3636
```python
37-
uv pip install "azure-ai-evaluation[redteam]
37+
uv pip install "azure-ai-evaluation[redteam]"
3838
```
3939

4040
> [!NOTE]

0 commit comments

Comments
 (0)