mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
repo-map
This commit is contained in:
parent
c5e127d6fa
commit
0b7bee8712
3 changed files with 6 additions and 7 deletions
|
@ -16,14 +16,12 @@ Be selective, and just add the files that the LLM will need to edit.
|
|||
If you add a bunch of unrelated files, the LLM can get overwhelmed
|
||||
and confused (and it costs more tokens).
|
||||
Aider will automatically
|
||||
share snippets from other, related files with the LLM so it can
|
||||
share snippets from related files with the LLM so it can
|
||||
[understand the rest of your code base](https://aider.chat/docs/repomap.html).
|
||||
|
||||
You can also just launch aider anywhere in a git repo without naming files.
|
||||
You can then add and remove files in the chat
|
||||
with the `/add` and `/drop` [chat commands](/docs/commands.html).
|
||||
If you or the LLM mention any of the repo filenames,
|
||||
aider will ask if you'd like to add them to the chat.
|
||||
|
||||
See info about how to [connect to LLMs](/docs/llms.html) for information on
|
||||
telling aider which model to use.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue