Hannah
Hannah
You might have to enable the systemctl service manually, after that the `ollama serve` should be redundant. ```bash systemctl enable ollama systemctl start ollama ```
I'm not hosting it myself, it's the version hosted under https://www.chatbotui.com/
Mh okay, if I can do anything to help let me know. I've tested both with and without VPN and with multiple location, two devices and two different API and...
Did you find a fix for this?
Smart with Tools isn't really meant to be used directly. More a reference implementation as explained in the Readme. Which OpenWebUI Version are you on? What do the logs say?...
Hey, are you using ollama? (And can you maybe include the script you're using below / which version)
Hey, are you using this script? https://openwebui.com/f/moophlo/multi_agent_reasoning_for_ollama/ I need to know which script you're actually using? Or are you using the generic one? If you use the one under the...
I think this is an issue with how ollama does tool calling, not one on my end. It would need a ollama specific one probably, which I neither have the...
Ah okay! I'll take a look at it as soon as I have time to fix the tool calling issue.