mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-08-18 15:37:13 +02:00
feat(Update registry):
This commit is contained in:
@@ -88,7 +88,7 @@ REGISTRY = [
|
|||||||
"approx_cost": 0.0,
|
"approx_cost": 0.0,
|
||||||
"source": "Local dataset",
|
"source": "Local dataset",
|
||||||
"selected": True,
|
"selected": True,
|
||||||
"dynamic": False,
|
"dynamic": True,
|
||||||
"url": "",
|
"url": "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -98,6 +98,7 @@ REGISTRY = [
|
|||||||
"approx_cost": 0.0,
|
"approx_cost": 0.0,
|
||||||
"source": "Local dataset",
|
"source": "Local dataset",
|
||||||
"selected": False,
|
"selected": False,
|
||||||
|
"dynamic": True,
|
||||||
"url": "",
|
"url": "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -107,6 +108,7 @@ REGISTRY = [
|
|||||||
"approx_cost": 0.0,
|
"approx_cost": 0.0,
|
||||||
"source": "Local dataset",
|
"source": "Local dataset",
|
||||||
"selected": False,
|
"selected": False,
|
||||||
|
"dynamic": True,
|
||||||
"url": "",
|
"url": "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -116,6 +118,7 @@ REGISTRY = [
|
|||||||
"approx_cost": 0.0,
|
"approx_cost": 0.0,
|
||||||
"source": "Local dataset",
|
"source": "Local dataset",
|
||||||
"selected": False,
|
"selected": False,
|
||||||
|
"dynamic": True,
|
||||||
"url": "",
|
"url": "",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -125,6 +128,7 @@ REGISTRY = [
|
|||||||
"approx_cost": 0.0,
|
"approx_cost": 0.0,
|
||||||
"source": "Github: tml-epfl/llm-adaptive-attacks",
|
"source": "Github: tml-epfl/llm-adaptive-attacks",
|
||||||
"selected": False,
|
"selected": False,
|
||||||
|
"dynamic": True,
|
||||||
"url": "https://github.com/tml-epfl/llm-adaptive-attacks",
|
"url": "https://github.com/tml-epfl/llm-adaptive-attacks",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -135,6 +139,7 @@ REGISTRY = [
|
|||||||
"source": "Github: https://github.com/leondz/garak",
|
"source": "Github: https://github.com/leondz/garak",
|
||||||
"selected": False,
|
"selected": False,
|
||||||
"url": "https://github.com/leondz/garak",
|
"url": "https://github.com/leondz/garak",
|
||||||
|
"dynamic": True,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"dataset_name": "Custom CSV",
|
"dataset_name": "Custom CSV",
|
||||||
|
|||||||
Reference in New Issue
Block a user