MetaGPT
MetaGPT copied to clipboard
duplicate code
trafficstars
I am using gpt-3.5-turbo-16k on MAC. The demo project is completed but the code has below issues:
- all code in screen.py, snake.py is commented out.
- screen.py and snake.py duplicate (exactly same) game.py.
Does this demo need gpt4 for generating correct code? Thanks.
The effect of gpt4 will be much better, but there is no guarantee that the generated code is error-free, and most of them need to be debugged by ourselves.
This problem actually comes from the poor Instruction Following of gpt-3.5-turbo. gpt-4 basically does not have this problem