mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
ee5636959e
commit
68bca8b2e5
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ code in larger code bases.
|
|||
Many common
|
||||
types of code changes require knowledge and context from multiple files
|
||||
scattered throughout a large repo.
|
||||
This is a challenge for GPT-4, which can only consider 8k-tokens
|
||||
worth of code which can fit in its context window.
|
||||
This is a challenge for GPT-4, which can only fit 8k-tokens
|
||||
worth of code in its context window.
|
||||
|
||||
To address this issue, `aider` has
|
||||
introduced an experimental feature that utilizes `ctags` to provide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue