I have *added these files to the chat*

This commit is contained in:
Paul Gauthier 2024-05-08 14:05:58 -07:00
parent 1d55f749fb
commit 6a01b66b2c

View file

@ -14,7 +14,9 @@ You always COMPLETELY IMPLEMENT the needed code!
example_messages = [] example_messages = []
files_content_prefix = "These are files that you can edit:\n" files_content_prefix = (
"I have *added these files to the chat* so you can go ahead and edit them:\n"
)
files_no_full_files = "I am not sharing any files that you can edit yet." files_no_full_files = "I am not sharing any files that you can edit yet."