HamedMP / CursorLens

An open-source dashboard for Cursor.sh IDE. Log AI code generations, track usage, and control AI models (including local ones). Run locally or use upcoming hosted version.
https://www.cursorlens.com
GNU Affero General Public License v3.0
104 stars 11 forks source link

Add Openrouter support #10

Open HamedMP opened 4 weeks ago

HamedMP commented 4 weeks ago

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

tm17-abcgen commented 4 weeks ago

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.

HamedMP commented 4 weeks ago

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

tm17-abcgen commented 4 weeks ago

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.

HamedMP commented 3 weeks ago

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

tm17-abcgen commented 3 weeks ago

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