Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamgordonbell
1031 days ago
Solutions exist that feed LLMS ctags, and seem to work well. The function signatures and symbols names for a code base are much smaller than the actual code.
1 comments
sean_flanigan
1030 days ago
I know about
https://github.com/paul-gauthier/aider
. Have you got a link to any others?
link
smcleod
1030 days ago
I'm using this right now, but it's noted that "ctags only work with GPT4" so I'm yet to get them working with llama locally.
link
adamgordonbell
1030 days ago
Aider was exactly what I was thinking of!
link