mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
I have *added these files to the chat*
This commit is contained in:
parent
1d55f749fb
commit
6a01b66b2c
1 changed files with 3 additions and 1 deletions
|
@ -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."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue