Hey, I’m a little bit confused as when I go to settings I can add custom model name and that’s it. I cannot configure this, so what’s the point of this setting? I want to use my company proxy + api key + model name but I cannot do so.
I could use the OpenAPI key section but there is a problem, it tries to find model:
“model”: “gpt-4o”
where my company named it: openai/gpt-4o so I also cannot use it. Can someone tell me how to properly configure this?
not really, I cannot set openai/gpt-4o model, I believe the Add Model function doesn’t support /. After adding this model it just doesn’t appear into the list. @deanrie
ok trying with local MPC, when running it locally it starts on port 4333, however cursor looks for either 80 or 3000, I’m using stdio and also looked into docs:
Hi, I think the issue happens when you first use cursor premium model with agent mode (need call tools like read or search) then you change it to use Optimus-alpha with ask mode.