In 05-WIP-agenet-executor
The out.tools_calls steps only seem to return []
I am not a developer, but I was able to follow clearly.
I have tried a few permutations, but AI suggests the models don't support tools.
At a loss as to what to try next.
Most of my answers are along the lines of
"But again, that’s for OpenAI/Anthropic/Gemini-style function calling. With Ollama, none of these will produce out.tool_calls."
and advise me to move to manual JSON call tools or build a ReACT style JSON agent.
Would first like to validate if any of the AI comments are true, then establish what can be done and not with ollama.
In 05-WIP-agenet-executor
The out.tools_calls steps only seem to return []
I am not a developer, but I was able to follow clearly.
I have tried a few permutations, but AI suggests the models don't support tools.
At a loss as to what to try next.
Most of my answers are along the lines of
"But again, that’s for OpenAI/Anthropic/Gemini-style function calling. With Ollama, none of these will produce out.tool_calls."
and advise me to move to manual JSON call tools or build a ReACT style JSON agent.
Would first like to validate if any of the AI comments are true, then establish what can be done and not with ollama.