mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Update ctags.md
This commit is contained in:
parent
b7be2a8d01
commit
7dcde43d98
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ each change request. Now GPT has all the context! But this won't work
|
|||
for even moderately
|
||||
sized repos that won't fit in the 8k-token context window.
|
||||
|
||||
An
|
||||
improved approach is to be selective, and **hand pick which files to send**.
|
||||
A better approach is to be selective, and **hand pick which files to send**.
|
||||
For the example above, you could send the file that
|
||||
contains Foo and the file that contains the BarLog logging subsystem.
|
||||
This works pretty well, and is supported by `aider`: you
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue