Skip to content

Commit

Permalink
Made sure GPT won't add in comments about the files as these confuse …
Browse files Browse the repository at this point in the history
…the chat-to-files regex
  • Loading branch information
Nitaym committed Jun 23, 2023
1 parent 102e44e commit d1dc798
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gpt_engineer/preprompts/generate
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ FILENAME
CODE
```

Do not comment on what every file does

You will start with the "entrypoint" file, then go to the ones that are imported by that file, and so on.
Please note that the code should be fully functional. No placeholders.

Expand Down

0 comments on commit d1dc798

Please sign in to comment.