I wonder if someone from cursor could shed some light on this.
Ive been using cursor paid for a while now. Ive noticed the models seem to have gotten increasingly more “stupid” with code questions especially when it comes to any larger chunks of code.
I’ve been running into an issue nthepast feqw days where the GPT4 and Cursor-Fast models were failing miserably. GPT just going in circles and failing to get to the answer.
I swap to GPT-4-1106-preview using my own keys and suddenly it nails the issue right away.
So my questions:
Can someone shed some light on which exact models gpt-4 and cursor-fast under the cursor paid plans are using as this is not clear.
Why is GPT-4-1106-preview so much better than gpt4 or cursor-fast? It seems counter productive to pay for cursor but then to have to keep swapping to my own keys (in turn paying Open AI) in order to get decent answers out.
Would be great to get some clarity on this! Its the source of much frustration daily for me and I still find consistently that cursor-fast or gpt4 using cursor is not as intelligent as the preview models using my own keys.
Would be great to get clarification on this as I feel token issue seems to be a real issue with some of longer conversations with larger chunks of code. It feels “stupid” but actually just dont think it has the token reach to have all the context it needs.
How can I use the 128k context in openai? never used my own keys, should try. I find the default model having a bit of hallucinations (suggesting non existent but ‘would make sense if it exists’ classes and functions as chatgpt does ) I wonder if those other latest versions that work only through api keys are better, really want to try. should I configure it first on openai side for the limits of context window and then use my keys in cursor? (can I use my keys in Cursor free version as well? I’m still using the free)
From what I understand, Cursor is currently using the GPT-4 0125 model, which, according to this article: URL, has become even worse. If you connect your own API key, you will have access to the older GPT-4 1106 model, which handles tasks better and hallucinates less. And yes, you can use your key without switching to a paid plan in Cursor.
So cursor is using only 10k token context window? Because I also have a ChatGPT enterprise account which seems to use128k token context window. So not sure if I should better use the enterprise acccount for some things?