mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
282887368a
commit
4af583e5d5
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ In these cases, here are some things you might try.
|
|||
Many LLMs now have very large context windows,
|
||||
but filling them with irrelevant code or conversation
|
||||
can confuse the model.
|
||||
Above about 25k tokens of context, most models start to become distracted and become less likely
|
||||
to conform to their system prompt.
|
||||
|
||||
- Don't add too many files to the chat, *just* add the files you think need to be edited.
|
||||
Aider also sends the LLM a [map of your entire git repo](https://aider.chat/docs/repomap.html), so other relevant code will be included automatically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue