Human as the agent:
python3 cli.py(aiopslab) $ start misconfig_app_hotel_res-detection-1# or choose any problem you want to solve# ... wait for the setup ...(aiopslab) $ submit("Yes") # submit solution
Run GPT-4 baseline agent:
export OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>python3 clients/gpt.py # you can also change the problem to solve in the main() function