Update ctags.md

This commit is contained in:
paul-gauthier 2023-05-21 14:58:01 -07:00 committed by GitHub
parent d1ccd1328c
commit 9ccae2e5ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ Mapping out the repo like this provides some benefits:
Of course, for large repositories, even their map might be too large
for the context window. However, this mapping approach opens up the
ability to collaborate with GPT-4 on larger codebases than previous
methods. It also reduces the need for manual curation of files to
methods. It also reduces the need for manually curating which files to
add to the chat context, empowering GPT to autonomously identify
relevant files for the task at hand.