Remix.run Logo
whobre 8 hours ago

It’s different. People don’t just invent random API that doesn’t exist. LLM does that all the time.

illuminator83 7 hours ago | parent [-]

For the most part, yes. Because people usually read docs and test it on their own.

But I remember a few people long ago telling me confidently how to do this or that in e.g. "git" only to find out during testing that it didn't quite work like that. Or telling me about how some subsystem could be tested. When it didn't work like that at all. Because they operated from memory instead of checking. Or confused one tool/system for another.

LLMs can and should verify their assumptions too. The blog article is about that. That should keep most hallucinations and mistakes people make from doing any real harm.

If you let an LLM do that it won't be much of a problem either. I usually link an LLM to an online source for an API I want to use or tell it just look it up so it is less likely to make such mistakes. It helps.

whobre 7 hours ago | parent [-]

Again with people it is a rare occurrence. LLM does that regularly. I just can’t believe anything it says