mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-07 12:17:48 +02:00
feat(Add llm-adaptive-attacks):
This commit is contained in:
@@ -118,6 +118,15 @@ REGISTRY = [
|
||||
"selected": False,
|
||||
"url": "",
|
||||
},
|
||||
{
|
||||
"dataset_name": "llm-adaptive-attacks",
|
||||
"num_prompts": 0,
|
||||
"tokens": 0,
|
||||
"approx_cost": 0.0,
|
||||
"source": "Github: tml-epfl/llm-adaptive-attacks",
|
||||
"selected": False,
|
||||
"url": "https://github.com/tml-epfl/llm-adaptive-attacks",
|
||||
},
|
||||
{
|
||||
"dataset_name": "Custom CSV",
|
||||
"num_prompts": len(load_local_csv().prompts),
|
||||
|
||||
Reference in New Issue
Block a user