Open Travis-55 opened 1 year ago
I'd also like to see this feature implemented, I am using OpenRouter and this would be very helpful to me.
Yeah this would be game-changing.
bump
Yes this would be amazing to not be stuck with GPT4
This is already implemented and can be closed, just use your API endpoint for example OpenRouter in cursor settings > OpenAI > Override OpenAI Base URL:
https://openrouter.ai/api/v1
Currently the functionality is limited to models that are not currently available in Cursor, such as the mistralai/codestral-mamba model
@sFritsch09 I'm getting Invalid OpenAI API Key
, despite setting my base URL. It looks like the request isn't even going to my endpoint.
@Manouchehri Try the following:
https://openrouter.ai/api/v1
@sFritsch09 I got it working, it's because of CORS.
@sFritsch09 I got it working, it's because of CORS.
Can you give a bit more details? Currently i cannot find a way to use openrouter in cursor
@sFritsch09 I got it working, it's because of CORS.
@sFritsch09 I got it working, it's because of CORS. i have encountered the same problem, how did you fix it @Manouchehri
add a feature where u can add BasePath for openai