Describe the problem/error/question
I am trying to use Deepseek and cannot connect despite the Deepseek credential being validated.
What is the error message (if any)? * The value "deepseek-reasoner " is not supported
Information on your n8n setup
Checkout these videos:
Hopefully you can find the solution there.
Thank you but those are general videos that do not address my issue.
Hey @Mitchell_Herman
Add Base URL and you will be able to chose the model
eu também estou tendo um problema em relação a configuraçao do DeepSeek dentro da estutura do n8n, nas instruçoes do DeepSeek pede para incluir a url https://api.deepseek.com/chat/completions
mas o n8n nĂŁo esta aceitando essa url sĂł aceita a url https://api.deepseek.com/v1.
E quando faço alguma perguna fora do contexto para o meu agente, o fluxo de resposta para e da erro, e dessa forma eu nao cosigo usar a LLM da DeepSeek aqui no n8n.
entrei em contato com o DeepSeek me informaram esse erro pode ser causado por esse conflito de url. segue responsta so suporte
" Corrija isso para garantir que o n8n acesse o endpoint correto" eu não sei o que e ENDPOINT e a relaçao com o erro, poderia verificar isso por favor. desde já agradeço
trocar de “deepseek-reasoner” para “deepseek-chat” usei isso e consegui acessar aqui
If you’re self hosting, I also built a custom node, which makes it super simple!