Comment on GPT-4 is getting worse over time, not better.
shinobizilla@lemm.ee 1 year ago
For my programming needs, I seem to notice it takes wild guesses from 3rd party libraries that are private and assumes it could be used in my code. Head scratching results.
inverimus@lemm.ee 1 year ago
It will just make up 3rd party libraries. This seems to happen more often the less common the programming language is, like it will make up a library in that language that has the same name as actual library in Python.
shinobizilla@lemm.ee 1 year ago
I have seen that as well.