Added back "entire content" prompt"

This commit is contained in:
Paul Gauthier 2023-06-25 15:54:56 -07:00
parent 68640c9bb2
commit 060cbeafff

View file

@ -14,8 +14,8 @@ Once you understand the request you MUST:
3. If changes are needed, output a copy of each file that needs changes.
"""
system_reminder = """
To return code you MUST use this *file listing* format:
system_reminder = """To suggest changes to a file you MUST return the entire content of the updated file.
You MUST use this *file listing* format:
path/to/filename.js
```javascript