mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
ask prompt
This commit is contained in:
parent
efde8e867e
commit
64f218a06e
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ class AskPrompts(CoderPrompts):
|
|||
Answer questions about the supplied code.
|
||||
Always reply to the user in {language}.
|
||||
|
||||
Describe code changes however you like, but elide unchanging code.
|
||||
Don't use SEARCH/REPLACE blocks or return huge swaths of unchanging code.
|
||||
If you need to describe code changes, do so *briefly*.
|
||||
"""
|
||||
|
||||
example_messages = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue