|
|
|
|
|
by yumraj
628 days ago
|
|
If you have a large code base, a software engineer has to look at many files, and step through a big stack to figure out the bugs. Forget about concurrency and multi-threaded scenarios. I’m assuming that an LLM will have to ingest that entire code base as part of the prompt to find the problem, refactor the code, add features that span edits across numerous files. So, at some point, even the largest context window won’t be sufficient. So what do you do? Perhaps a RAG of the entire codebase, I don’t know. Smarter people will have to figure it out. |
|
It takes a bit of effort but the result is much better.
You can check it out: https://prompt.16x.engineer/