sphemngadi commited on
Commit
1f99862
·
verified ·
1 Parent(s): aec669f

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +3 -0
agent.json CHANGED
@@ -61,4 +61,7 @@
61
  "queue",
62
  "statistics"
63
  ]
 
 
 
64
  }
 
61
  "queue",
62
  "statistics"
63
  ]
64
+ "executor_type": "python",
65
+ "executor_kwargs": {},
66
+ "max_print_outputs_length": 1000
67
  }