Hacker News new | ask | show | jobs
by CamperBob2 145 days ago
This is the classic 'plausible hallucination' problem. In my own testing with coding agents, we see this constantly—LLMs will invent a method that sounds correct but doesn't exist in the library.

Often, if not usually, that means the method should exist.

1 comments

Only if it's actually possible and not a fictional plot device aka MacGuffin.