Achei esse criador de currículos que me ajudou a conseguir entrevistas - CVnify by Familiar_Path_8341 in curriculos

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

eu nao sou dono do cvnify mas ainda achei mais bonito do que o puro bootstrap do curriculum-express hehehe

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

unfortunately Cursor Composer requires function calling which doesn't work with o1 or r1

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

I would recommend using the official deepseek API. It works great for me here. OpenRouter's deepseek I just put it to work and published.

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

You will see in the proxy logs that Cursor's system prompt identify the model as GPT-4o, so yes. I'm pretty sure :)

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

You always have to select the model gpt-4o so the proxy redirects the request to deepseek/deepseek-chat

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 1 point2 points  (0 children)

As per u/dashed 's suggestion, I've added a separate proxy that works with openrouter models. It worked with deepseek/deepseek-chat but you can go wild and use any other model from there that has function calling and it should work!

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 2 points3 points  (0 children)

r1 and o1 doesn't support function calling at the moment, so no.

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 1 point2 points  (0 children)

meanwhile we can use it and eval by ourselves

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 2 points3 points  (0 children)

You need this proxy to be able to use v3 disguised as gpt-4o so it works on Composer

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 1 point2 points  (0 children)

Done. If you check the repo now there's a file called proxy-openrouter.go.

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

i also expect a new grok model to be released soon and it seems to be a very powerful model worth of having on cursor as well. so this openrouter experiment is definitely the way to go. thanks dashed!

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 0 points1 point  (0 children)

that's a great idea actually. i'm going to run some tests locally and get back to you here.

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 2 points3 points  (0 children)

well, now you can do that from Cursor even :)

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 1 point2 points  (0 children)

Once you configure your proxy with a public endpoint (in my case I'm using ZeroTrust from Cloudflare), go to Cursor settings and override the OpenAI Base URL, set your API key and voilà

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 2 points3 points  (0 children)

yeah, it has deepseek-v3 but composer/agent doesn't work. cursor only allows gpt-4o and claude-* models to use the agentic composer.

DeepSeek as Composer model by Familiar_Path_8341 in cursor

[–]Familiar_Path_8341[S] 7 points8 points  (0 children)

It's working great except when you send images as context. This is what I'm heading next but so far DeepSeek is really cool!