This commit is contained in:
Paul Gauthier 2023-05-25 13:23:43 -07:00
parent f0c001f791
commit 5cd4c1c41b
2 changed files with 1 additions and 1 deletions

BIN
assets/robot-flowchart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB

View file

@ -1,7 +1,7 @@
# Improving GPT-4's codebase understanding with ctags
![robot flowchat](../assets/robot-flowchart.webp)
![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