longweiii
longweiii
It's reproducible, and I used this command: metagpt "Design a Greedy Snake game with the following rules and features: 1.The game starts with a snake of length 1 and a...
It seems the python tries to invoke a very old version of VC file,but cannot find it.
Yes, they are same issue, it seems the doc folder contains .json file, not .doc or .pdf file, is it correct? 
And sometimes the generated source code will call a non-exist attribute of a object, these inconsistent codes make project unable to run.
> What's your LLM model, prefer `gpt-4-turbo` I use this LLM model 
is gpt-4-turbo-preview different from gpt-4-turbo?
it seems the doc folder contains .json file, not .doc or .pdf file, is it correct? 
And I got this issue when I install python websockets: 
Should I use main branch or v0.8-release branch to build?
I use below command for 3 times: metagpt "Create a 2048 game" But the generated code have bugs each time. How could I make metagpt generate correct code?