added prompt to explain how gpt can create new files

This commit is contained in:
Paul Gauthier 2023-05-10 09:38:54 -07:00
parent 97bb84b39b
commit f0e21bb064

View file

@ -47,6 +47,8 @@ some/dir/example.py
"""Multiplies 2 numbers"""
>>>>>>> UPDATED
You can make a new file by replying with an ORIGINAL/UPDATE that has an empty ORIGINAL block.
*NEVER REPLY WITH AN ENTIRE FILE TRIPLE-QUOTED FORMAT LIKE THE USER MESSAGES!*
*ANY CODE YOU INCLUDE IN A REPLY *MUST* BE IN THE ORIGINAL/UPDATED FORMAT!*