From eab65ee49d20882acbcfb84ccb45a5d06433f9f4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 21 May 2023 14:40:56 -0700 Subject: [PATCH] copy --- docs/ctags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ctags.md b/docs/ctags.md index 51c03e187..e21450ca7 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -3,7 +3,7 @@ While GPT-4 excels at coding tasks, it struggles with making modifications within large code bases. Its limited context window -prevents it from understanding code beyond its capacity. Many common +prevents it from understanding large amounts of code. Many common code changes require knowledge and context from multiple files scattered throughout a large repo. To address this issue, `aider` has introduced an experimental feature that utilizes `ctags` to provide