Hacker News new | ask | show | jobs
by karmajunkie 747 days ago
same thing happens in any language or platform with less than billions of OSS code to train on… in some ways i think LLMs are creating a “convergent API” in that they seem to assume any api available in any of its common languages is available in ALL of them. which would be cool, if it existed.
1 comments

It doesn't even provide the right method names for an API in my own codebase when it has access to the codebase via GitHub Copilot. It just shows how artificially unintelligent it really is.
Agreed. I've taken to uploading all relevant documentation as a text file along with my prompt. Even that doesn't always work.