|
|
|
|
|
by chii
665 days ago
|
|
> In order for the LLM or agent to do what you want, you'd need to be able to precisely specify what you want no, you just need to vaguely know what you want, and get the LLM to produce something that you then examine, and crawl towards the end goal. LLM's could potentially allow fast iteration from a laymen's description of what they want. |
|
But I can't find the bug. I get the wrong answers but can't trace it through the logic.
Maybe it's a dumb thing like a missing index increment? Or a missing assignment and I just can't see it.
Maybe it's easier to just tear down the mess and write it again.
This is how I feel whenever I deal with AI generated code.