Describe the problem/error/question
I currently have a workflow that works (I’m using Chat GPT o1 model currently) but I’d like to swap it to Deepseek r1 as it’s much cheaper. See below, the current working one.
What is the error message (if any)?
When I try to use DeepSeek R1 model instead I get an error saying I can’t do function calling.
I’m not exactly sure that I’m doing any function calling so I’m not too sure what to do. I know that I need a reasoning model (o1 or r1) as there’s some math involved, because when I try to use chat model or gpt-4o, they give me the wrong outputs.
Please share your workflow
Does anyone have any ideas on what to do to get DeepSeek reasoning model to work?
Any advice is appreciated