|
|
|
|
|
by simonw
599 days ago
|
|
That problem genuinely doesn't matter to me at all. If an LLM hallucinates a method that doesn't exist I find out the moment I try and run the code. If I'm using ChatGPT Code Interpreter (for Python) or Claude analysis mode (for JavaScript) I don't even have to intervene: the LLM can run in a loop, generating code, testing that it executes without errors and correcting any mistakes it makes. I still need to carefully review the code, but the mistakes which cause it not to run at all are by far the least amount of work to identify. |
|
https://news.ycombinator.com/item?id=41929174