Closed GsHeri closed 1 year ago
i encountered same problem using many kinds of gpt project on github
Two things I can think of to reduce this issue, as I was experiencing this as well.
philosophy
file in particular, has a lot of python specific instructions, removing those should help the AI stop thinking about Python. ✅
PR should to philosophy should fix this
Expected Behavior
I've seen 3 or 4 issues here asking if gpt-engineer could use languages other than python. the answer was always something like "yes, of course, it's chatgpt writing the code, so you can use everything"
Current Behavior
no matter what i do, it is always using python. even if i explicitly forbid it to use python, and stress it in the clarifications why?