Spaces:
No application file
No application file
Update agents/PoliceAgent.json
Browse files- agents/PoliceAgent.json +2 -1
agents/PoliceAgent.json
CHANGED
@@ -22,5 +22,6 @@
|
|
22 |
],
|
23 |
"defer_model_check": false,
|
24 |
"end_strategy": "early",
|
25 |
-
"config_version": "0.0.1"
|
|
|
26 |
}
|
|
|
22 |
],
|
23 |
"defer_model_check": false,
|
24 |
"end_strategy": "early",
|
25 |
+
"config_version": "0.0.1",
|
26 |
+
"repo_id": "NeuralNotwork/extendable-agents"
|
27 |
}
|