I'm with the GP. To me LLMs are just better search engines. In the most literal sense. They have their own index and can generate links if you want them.
By “their own index” i assume you mean training data?
If so, thats a big part of the issue for me. As an example, if I ask an LLM for some part of the Zig stdlib, I will get an incorrect answer 10/10 times because it will refuse to look up the latest documentation.
Along those lines:
https://news.ycombinator.com/item?id=48269481
By “their own index” i assume you mean training data? If so, thats a big part of the issue for me. As an example, if I ask an LLM for some part of the Zig stdlib, I will get an incorrect answer 10/10 times because it will refuse to look up the latest documentation.