It's gotten worse. It's at the very least been quantized resulting in much lower overall precision. That's how they have been able to speed up inference so much.
I have used the same prompts to design a infinite scroll up/down image container.
2 months ago chat when it first came out was able to generate working code that used intersection observer API.
Now when I use the same prompts it only generates high level suggestions and when I ask for code it suggests using dom scroll events and doesn't even come up with intersection observer API unless I specifically ask. And if I do, it then generates incorrect code.
It even previously was correctly memoizing certain functions and included performance optimizations.
I have used the same prompts to design a infinite scroll up/down image container.
2 months ago chat when it first came out was able to generate working code that used intersection observer API.
Now when I use the same prompts it only generates high level suggestions and when I ask for code it suggests using dom scroll events and doesn't even come up with intersection observer API unless I specifically ask. And if I do, it then generates incorrect code.
It even previously was correctly memoizing certain functions and included performance optimizations.