> The real risk from using LLMs for code is that they’ll make mistakes that aren’t instantly caught by the language compiler or interpreter. And these happen all the time!
Are these not considered hallucinations still?
replies(3):
Are these not considered hallucinations still?
I guess you could call bugs in LLM code "hallucinations", but they feel like a slightly different thing to me.