I do use the ollama with gemma3:12b

Describe the problem/error/question

I do use the ollama with gemma3:12b.

As soon as I send a chat message, I get the following error message. What could be the cause?

What is the error message (if any)?

registry.ollama.ai/library/gemma3:12b does not support tools

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.86.1
  • **Database (default: SQLite): postgres 17 **
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • **Operating system: windows 10 **

I think the message already says exactly what is wrong.

If you want a model that does support tools, you need to pick from one of these.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.