From 6803238b15d910352baa366689503fb4d16832cb Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 23 May 2023 06:00:31 -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 6161d18e0..54c4adc34 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -176,7 +176,7 @@ able to quickly fix the issue after being shown the `pytest` error output. ## Future work -Just as send "the whole codebase to GPT with every request" +Just as "send the whole codebase to GPT with every request" is not an efficient solution to this problem, there are probably better approaches than "send the whole repo map with every request".