NeuralNotwork commited on
Commit
c5aaa1d
·
verified ·
1 Parent(s): 58df328

Update agents/PoliceAgent.json

Browse files
Files changed (1) hide show
  1. 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
  }