OpenBMB / ChatDev

Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
https://arxiv.org/abs/2307.07924
Apache License 2.0
24.38k stars 3.06k forks source link

Confusing Installation isntruction in replay #366

Closed dlwby1985 closed 2 months ago

dlwby1985 commented 3 months ago

Hi: I use ChatDev to create a translation GPT using ChatGPT. In the installation instructions, it says "Clone or download the Translation GPT repository from the ChatDev GitHub page (https://github.com/ChatDev/Translation-GPT)." But there is no https://github.com/ChatDev/Translation-GPT at all. Any idea where is the repository? image

image

JYM0000 commented 2 months ago

Regarding your question, "Translation-GPT" does not exist in ChatDev GitHub. The software you develop with chatdev will be stored directly on your computer (its python files will be in the WareHouse folder), and you won't need to download it.