Closed cypherpork closed 1 month ago
Hey @cypherpork,
We have created an internal ticket to look into this which we will be tracking as "GHC-213"
Hey @cypherpork,
This doesn't look like a bug, Sadly not all Models support using tools so you would need to find one that supports the tools you are using. In this case Ollama is telling you the model selected won't work the tool you are using, I don't have a list of the ones that support tools as we don't control that but the Ollama team might.
Bug Description
When I try to chat using the following workflow: I get back "[my_model_name] does not support tools."
Log:
If I replace Ollama with OpenAI, everything works.
To Reproduce
Use a similar workflow: workflow.json Open chat. Type any prompt.
Models that I tried and got the same response: Reasoner-Llama3.1-70b.i1-Q4_K_M.gguf Meta-Llama-3.1-8B-Instruct-Q8_0.gguf Dark-Miqu-70B.i1-Q5_K_M.gguf
Expected behavior
The model should respond
Operating System
macOS Sonoma 14.5 or 14.5.1
n8n Version
1.58.1, reproducable on 1.57.1
Node.js Version
20.17.0, reproducable on 18 and 22
Database
SQLite (default)
Execution mode
main (default)