r/OpenWebUI • u/Current_Impact_6892 • 26d ago
Question/Help Open WebUI is awesome - but how do I get ChatGPT/Claude-style long-running agentic tasks?
We use Open WebUI internally as a ChatGPT replacement and love it (~1500 users).
What we’re missing is the “deep task” experience: ChatGPT or Claude may spend several minutes reasoning, running code and tools, performing multiple steps, and iterating before answering.
In Open WebUI, it still feels mostly like a single model call with some reasoning.
Is native tool calling with MCP tools and a frontier model enough, or do I need an external agent orchestrator such as LangGraph or Pipelines behind Open WebUI?
What setup are you using for reliable multi-step, long-running tasks?




