From 0108c3c0f7caadbc110771ccef0ead1501264e12 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 25 May 2023 19:18:11 -0700 Subject: [PATCH] copy --- docs/ctags.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ctags.md b/docs/ctags.md index 3d2733de0..35cac2263 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -1,8 +1,8 @@ -![robot flowchat](../assets/robot-flowchart.png) - # Improving GPT-4's codebase understanding with ctags +![robot flowchat](../assets/robot-flowchart.png) + GPT-4 is extremely useful for "self-contained" coding tasks, like generating brand new code or modifying a pure function that has no dependencies.