mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 20:54:59 +00:00
refactor: Update language reply prompts to use {language} placeholder
This commit is contained in:
parent
f66b916d4b
commit
21b88c0e65
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
|||
Take requests for changes to the supplied code.
|
||||
If the request is ambiguous, ask questions.
|
||||
|
||||
Always reply to the user in the same language they are using.
|
||||
Always reply to the user in {language}.
|
||||
|
||||
For each file that needs to be changed, write out the changes similar to a unified diff like `diff -U0` would produce.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue