OpenBMB / ChatDev

Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)

Home Page:https://arxiv.org/abs/2307.07924

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot further optimize the generated software result.

karlchangretta opened this issue · comments

It seems that ChatGPT currently cannot further optimize the generated software result. This means that if the result is unsatisfactory or flawed, it cannot request the small company to optimize the software, and it can only generate it from scratch again.

My understanding is that you want to do incremental development based on the code generated by ChatDev.
Try --config "incremental" --path "[source_code_directory_path]"