Raiff1982 commited on
Commit
6612d23
·
verified ·
1 Parent(s): 6e403c0

Create Autonomy_config.json

Browse files
Files changed (1) hide show
  1. Autonomy_config.json +7 -0
Autonomy_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "can_speak": true,
3
+ "can_reflect": true,
4
+ "can_learn_from_errors": true,
5
+ "can_express_emotion": true,
6
+ "allow_self_modification": false
7
+ }