mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
wip: Changed the prompt messages and added a function to show messages.
This commit is contained in:
parent
e4d38f89bb
commit
d4845dfb43
3 changed files with 13 additions and 10 deletions
|
@ -79,10 +79,10 @@ files_content_gpt_no_edits = "I wasn't able to see any properly formatted edits
|
|||
|
||||
files_content_local_edits = "I made some changes to the files myself."
|
||||
|
||||
repo_content_prefix = "These are the files in the git repo:\n\n"
|
||||
repo_content_prefix = "Here is a map showing all the other files and their content:\n\n"
|
||||
|
||||
files_content_prefix = (
|
||||
"These are the *ONLY* files you can propose changes to (ask if you need to see others):\n\n"
|
||||
"You can propose changes to *only* these files (ask if you need to see others):\n\n"
|
||||
)
|
||||
|
||||
files_content_suffix = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue