Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPT Engineer will not save individual files when given specs that result in many files. #117

Closed
raychorn opened this issue Jun 17, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@raychorn
Copy link

The generated code goes into the logfile however it would be more useful if the tool could make all those files automatically.

@AntonOsika AntonOsika added the bug Something isn't working label Jun 17, 2023
@AntonOsika
Copy link
Owner

It should always generate all files. This seems to happen sometimes, we should improve the prompt.

@AntonOsika
Copy link
Owner

Happy to take a well prompt engineered PR on the generate and run_clarified steps

@patillacode
Copy link
Collaborator

#94 should make sure the file creation works.

@goncalomoita
Copy link
Contributor

I have solved these issues and made a PR #120 with my improved parser.

@sugarbean777
Copy link

Files are not being written. Did the html prompt and it managed to write the html file and another file called python with part of the game code but missing all the rest

@sugarbean777
Copy link

I have solved these issues and made a PR #120 with my improved parser.

Do I modify the chat_to_file.py code with the green highlighted code? Also your gpt-engineer/test test_chat_parser code does that need to be a new file in that directory with your written code?

@patillacode
Copy link
Collaborator

Many changes have been applied since you posted this, give the latest version a try.

If you wish to reopen the issue please do following the new issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants