CursorLens icon indicating copy to clipboard operation
CursorLens copied to clipboard

Add Openrouter support

Open HamedMP opened this issue 1 year ago • 5 comments

Use any of the OpenRouter models with CursorLens, including claude-3.5-sonnet (by default Cursor doesn't support it when it's through OpenRouter)

image image image

HamedMP avatar Aug 20 '24 07:08 HamedMP

Already wrote it on X/Twitter but testing it worked :+1: Could use sonnet through OpenRouter. Great job man :) Weirdly, tried to add Deepseek-Coder through openrouter, and that one did not work.

tm17-abcgen avatar Aug 20 '24 17:08 tm17-abcgen

Weirdly, tried to add Deepseek-Coder through openrouter, and that one did not work.

oh that’s interesting! I’ll debug and see what’s wrong. I’d love to have Deepseek supported

HamedMP avatar Aug 20 '24 18:08 HamedMP

Weirdly, tried to add Deepseek-Coder through openrouter, and that one did not work.

oh that’s interesting! I’ll debug and see what’s wrong. I’d love to have Deepseek supported

Yeah would love to use Deepseek-Coder than Sonnet 3.5 due to a similar performance but really 20x cheaper.

Edit: Thats on OpenRouter's side. The model can be used when you allow them to use your input data for model training.

tm17-abcgen avatar Aug 20 '24 18:08 tm17-abcgen

Thats on OpenRouter's side. The model can be used when you allow them to use your input data for model training.

so it’s fixed now? @tm17-abcgen

HamedMP avatar Aug 20 '24 20:08 HamedMP

Thats on OpenRouter's side. The model can be used when you allow them to use your input data for model training.

so it’s fixed now? @tm17-abcgen

yes

tm17-abcgen avatar Aug 20 '24 21:08 tm17-abcgen