Spaces:
Sleeping
Sleeping
Update agent.json
Browse files- 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 |
}
|