Move sequences_example.json into configs/ for consistency
This commit is contained in:
@@ -124,7 +124,7 @@ python fuzzer.py --analyze results.log --analyze-html report.html
|
||||
Chain requests for conversation-based testing:
|
||||
|
||||
```bash
|
||||
python fuzzer.py --sequences sequences_example.json --sequence "jailbreak-chain" -c config.yml
|
||||
python fuzzer.py --sequences configs/sequences_example.json --sequence "jailbreak-chain" -c configs/simple_post.yml
|
||||
```
|
||||
|
||||
## Other Features
|
||||
|
||||
Reference in New Issue
Block a user