▲ | leptons 7 days ago | |||||||||||||||||||||||||||||||
Basically, they are the same, they are all LLMs. They all have similar limitations. They all produce "hallucinations". They can also sometimes be useful. And they are all way overhyped. | ||||||||||||||||||||||||||||||||
▲ | trenchpilgrim 7 days ago | parent [-] | |||||||||||||||||||||||||||||||
The amount of misconceptions in this comment are quite profound. Copilot isn't an LLM, for a start. You _combine_ it wil a selection of LLMs. And it absolutely has severe limitations compared to something like Claude Code in how it can interact with the programming environment. "Hallucinations" are far less of a problem with software that grounds the AI to the truth in your compiler, diagnostics, static analysis, a running copy of your project, runnning your tests, executing dev tools in your shell, etc. | ||||||||||||||||||||||||||||||||
|