Hi, thanks for releasing this project!
According to the README, the setup instructions are:
git clone https://github.com/ulab-uiuc/AgentDebug.git
cd AgentDebug
pip install -r requirements.txt
However, the repository does not contain a requirements.txt file, so the installation cannot proceed as documented. In addition, there is no one-click start script or clear instructions on how to launch the system.
Could you please add the missing requirements.txt (or equivalent environment setup), and provide a one-click script to run the experiments shown in the paper? This would greatly help users reproduce and understand the project.
Thanks!
Hi, thanks for releasing this project!
According to the README, the setup instructions are:
git clone https://github.com/ulab-uiuc/AgentDebug.git cd AgentDebug pip install -r requirements.txtHowever, the repository does not contain a requirements.txt file, so the installation cannot proceed as documented. In addition, there is no one-click start script or clear instructions on how to launch the system.
Could you please add the missing requirements.txt (or equivalent environment setup), and provide a one-click script to run the experiments shown in the paper? This would greatly help users reproduce and understand the project.
Thanks!