|
|
|
|
|
by nearbuy
314 days ago
|
|
For what it's worth, I've been trying Opus 4.1 in VS Code through GitHub Copilot and it's been really bad. Maybe worse than Sonnet and GPT 4.1. I'm not sure why it was doing so poorly. In one instance, I asked it to optimize a roughly 80 line C# method that matches some object positions by object ID and delta encodes their positions from the previous frame. It seemed to be confused about how all this should work and output completely wrong code. It has all the context it needs in the file and the method is fairly self-contained. Other models did much better. GPT-5 understood what to do immediately. I tried a few other tasks/questions that also had underwhelming results. Now I've switched to using GPT-5. If you have a quick prompt you'd like me to try, I can share the results. |
|