logoalt Hacker News

krackerstoday at 6:19 AM1 replyview on HN

>It keeps guessing function names that sound plausible but don't exist.

That's surprising considering how good their documentation is. A tool using LLM should have no problem with that. WolframLanguage is almost ideal for an LLM actually.


Replies

Iolaumtoday at 2:54 PM

LLM's learn by training on examples more than by training on documentation. Especially since examples are usually bigger in data size.