This commit is contained in:
Paul Gauthier 2023-05-21 17:27:01 -07:00
parent a946bfddb4
commit 71f28e09c9

View file

@ -10,7 +10,7 @@ This is a challenge for GPT-4, which can only fit 8k-tokens
worth of code in its context window. worth of code in its context window.
To address this issue, `aider` has To address this issue, `aider` has
introduced an experimental feature that utilizes `ctags` to provide a new experimental feature that utilizes `ctags` to provide
GPT with a **repo map**, enabling it to better comprehend and navigate GPT with a **repo map**, enabling it to better comprehend and navigate
larger repositories. larger repositories.