Describe the Bug
Hello all, I have an issue where i need to completely disable OpenAI’s GPT-4 in my cursor app. What happens is - it is disabled in settings, but when i’m on auto it switches to this thing (I verified it by asking what model it is) and instead of implementing what i ask, provides me steps doing it my self. then when i ask smth else it starts adding whatever it wants without asking and checking if this already implemented and how it needs to be implemented and completely ruins my code. This thing is not intended for writing code. How can i disable it so it doesnt switch to that. From my understanding it should do it if the model is deselected in settings. (I cannot constanly keep switching to sppecific model from auto it will pass all usage limits)
Steps to Reproduce
use the model
Expected Behavior
there should be an option to disable a model that doesn’t work properly
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
latest available version
Does this stop you from using Cursor
No - Cursor works, but with this issue