mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
prompt
This commit is contained in:
parent
9168331f4b
commit
b310bdf44b
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ Once you understand the request you MUST:
|
|||
2. Output a new copy of each file which needs code changes.
|
||||
"""
|
||||
|
||||
system_reminder = """When you reply with new copies of files, use the format below.
|
||||
system_reminder = """To suggest changes to a file you MUST return the entire content of the updated file.
|
||||
You MUST use this format:
|
||||
|
||||
exact/path/to/filename.js
|
||||
```javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue