Spaces:
Sleeping
Sleeping
File size: 191 Bytes
2fee12e |
1 2 3 4 5 |
bash /data/OpenAgent/run_toolgen_service.sh >> /data/OpenAgent/log.txt 2>&1 & bash /data/StableToolBench/run_stabletoolbench_service.sh >> /data/StableToolBench/log.txt 2>&1 & python app.py |