Cursor won't accept that gpt-4o exists

I’m writing some code that uses Open AI and Cursor won’t accept that gpt-4o exists. I’ve tried:

  • Explicitly adding @OpenAI
  • Using gpt-4o as the model instead of Sonnet (!)
  • Restarting cursor

Any tips to help resolve this?

Hey, what do you mean that gpt-4o exists? You should be able to select it as your model by default and use it within your Pro plan.

A screenshot here would be helpful!