I have a chat using Ollama models where when I add a simple tools it gets stuck in the tool loop. It reaches the max_steps, is told to summarize findings then returns the tool call one last time. I have tried it with 'qwen3-coder:30b', 'nemotron-3-nano:latest' and 'llama3.1:8b'
https://github.com/SBrewer15/CellMate/blob/main/nb_testing/03_test-toolUse.ipynb
I have a chat using Ollama models where when I add a simple tools it gets stuck in the tool loop. It reaches the max_steps, is told to summarize findings then returns the tool call one last time. I have tried it with 'qwen3-coder:30b', 'nemotron-3-nano:latest' and 'llama3.1:8b'
https://github.com/SBrewer15/CellMate/blob/main/nb_testing/03_test-toolUse.ipynb