I have a general question about Mixtral and its use with the AI Agent node. I'm currently using the Ollama node with the Mixtral 8x7b model selected. When I try to execute a workflow by sending a message in the chat, I encounter the following error:
Problem in node ‘AI Agent‘
registry.ollama.ai/library/mixtral:8x7b does not support tools
However, on the Ollama page mixtral:8x7b, the Mixtral model is tagged as “tools,” which led me to believe it would be compatible with an AI Agent in callin.io.
Is this a bug, or is there something I'm overlooking?
It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
- callin.io version: 1.69.2
- Database (default: SQLite): SQLite
- callin.io EXECUTIONS_PROCESS setting (default: own, main): not sure
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): desktop app
- Operating system: Windows
Hello, I believe that mixtral:8x22b
is the version that supports tools, not mixtral:8x7b
. You can find more information here: Function calling | Mistral AI Large Language Models.
Hello, thanks! You’re probably right, based on the link you provided.
Currently I don’t have the possibility to run 8x22 so I cannot confirm.
Please provide the rewritten markdown content it should be in the markdown format.
This discussion was automatically closed 90 days following the last response. New replies are no longer permitted.