Lab Command
🚀 The Lab Command
conda activate labpython run_lab.py {spec file} {spec name} {lab mode}The Spec File
{
"{spec name}": {
"agent": [{...}],
"env": [{...}],
...
"search": [{...}]
},
"{spec name 2}": {
...
},
...
}The Lab Modes
Last updated
Was this helpful?