I have actively tried to incorporate ChatGPT in my everyday life as a dev and architect. ChatGPT is mostly a Litmus test when it comes to coding. If you are impressed by the version before this you are most likely a beginner. ChatGPT is mostly wrong when it comes to any advanced qs in maths or software development. It often gives code that uses features, options, responses in APIs that simple does not exists. Would love to try this version out... It will probably suck too.
That is absolutely not true. I was using a Python charting library I had never used before. It was giving me code that was 95% correct, and I could prompt it to change things. It was way more efficient than finding a dozen different examples on Google and applying it to my code since it was continually able to modify the code it was giving me.
So don't use it to fill that gap? It's a tool so use it for what is good at, and don't try and hammer in screws with it. If you only program with libraries you are already an expert in, in languages you're also already an expert in, it might not present much value to you. For those that aren't already experts in both or either (say, when learning a new language at a new job), it's already great help.