From 30eab474323145befb3f00ee16bca2b91521e550 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 25 May 2023 19:12:31 -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 35cac2263..3d2733de0 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -1,8 +1,8 @@ -# Improving GPT-4's codebase understanding with ctags - ![robot flowchat](../assets/robot-flowchart.png) +# Improving GPT-4's codebase understanding with ctags + GPT-4 is extremely useful for "self-contained" coding tasks, like generating brand new code or modifying a pure function that has no dependencies.