Yufan Dang

Results 16 comments of Yufan Dang

You can copy [here](https://github.com/OpenBMB/ChatDev?tab=readme-ov-file#-citation) for citation. Hope this works well for you.

This issue seems to extend beyond our project alone. More information is preferred to effectively address this issue.

It seems that you are using a command prompt (CMD) on windows system. Try to utilize PowerShell to set the environment variables. Or you can directly edit your environments variables...

Is this issue occurring while running ChatDev itself or while running the software generated by ChatDev? Providing more details will help in resolving the issue effectively.

> > > > reinstall multiprocess, and replace multiprocessing used in human_eval/execution.py, then here we go. This works well for me on windows 11. Thank you so much!

At present, the default generated software is a Python program, so the implementation focuses specifically on handling `.py` files. Please feel free to make any modifications to the repository as...

Thank you for your suggestions! I see the concern with fluctuating model prices and potential output discrepancies. Your suggestion to use OpenAI's response for local calculation sounds promising. It will...

I have the same problem. My code works as expected when initializing with 1 agent or 2 agents. However, I stuck in the `initialize` action and get TimeoutError for 3...

Thank you for your proposal! As a fellow Windows user, I truly appreciate your suggestion to incorporate a Windows batch file launcher into our future roadmap for the ChatDev project....