In business subscription, when using gpt4-turbo api, cursor cannnot do ide.edit

in business subscription, when using gpt4-turbo api, cursor cannnot do ide.edit.
It occured errors.

The same error is reported here. Please fix the bug.

It’s intended because /edit uses non-public models and therefore can’t be used by your own OpenAI API Key. You have to use Cursor’s own GPT-4 requests for it.

1 Like