getcursor / cursor

The AI Code Editor
https://cursor.com
25.48k stars 1.59k forks source link

Azure o1 model API isn’t working, but the 4o model API is functional #2298

Open graceleeis opened 1 month ago

graceleeis commented 1 month ago

I posted this issue on the Cursor forum several days ago: https://forum.cursor.com/t/azure-o1-model-api-isnt-working-but-the-4o-model-api-is-functional/22919

I used to use the GPT-4o model, and it worked fine. I tried the o1-mini model but got an invalid credential error. I already checked the deployment name and key.

Here’s what I verified:

  1. curl azure gpt o1-mini returns successfully
  2. Ensured Cursor uses deployment name, not model name
  3. Confirmed base URL and API key are correct

Can anyone suggest why o1-mini isn't working? For now, I can only use the 4o model.

graceleeis commented 1 month ago

Add related issue https://github.com/getcursor/cursor/issues/1922 https://github.com/getcursor/cursor/issues/1732

bcrispcvna commented 1 week ago

any update on this? o1-preview and o1-mini are still unusable

varunk47 commented 15 hours ago

I am having the exact same issue. Did you solve it?