mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
70a282ebf1
commit
9c8bde2cff
1 changed files with 4 additions and 1 deletions
|
@ -169,7 +169,10 @@ python -m aider
|
||||||
|
|
||||||
## Can I change the system prompts that aider uses?
|
## Can I change the system prompts that aider uses?
|
||||||
|
|
||||||
Aider is set up to support different system prompts and edit formats
|
The most convenient way to add custom instructions is to use a
|
||||||
|
[conventions file](https://aider.chat/docs/usage/conventions.html).
|
||||||
|
|
||||||
|
But, aider is set up to support different actual system prompts and edit formats
|
||||||
in a modular way. If you look in the `aider/coders` subdirectory, you'll
|
in a modular way. If you look in the `aider/coders` subdirectory, you'll
|
||||||
see there's a base coder with base prompts, and then there are
|
see there's a base coder with base prompts, and then there are
|
||||||
a number of
|
a number of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue