Flowise is shutting down
11–20 of 49 posts
Re: Flowise is shutting down
#12Re: Flowise is shutting down
#13There is something about agent workflow builders not gaining as much traction as they could have. Open AI also launched something in house and they are also shutting it down https://developers.openai.com/api/docs/guides/agent-builder OpenAI is deprecating Agent Builder. Existing users can continue using it during the transition window, and the product is scheduled to shut down on November 30, 2026. ChatKit remains av…
I think it's the cost (both tokens and initial setup and debugging the workflow). It's really easy to spend a gazillion tokens by mistake and the resulting workflows are still probabilistic and open for abuse or failure. Maybe it's too soon, we need more time to figure out what works and what doesn't. We're still looking for the right balance for when a probabilistic solution (i.e AI) works and when we need a determi…
Re: Flowise is shutting down
#14Disclosure up front: I build LLMGraph (llmgraph.ai), a hosted product in the same category, so I have a horse in this race. The interesting part of the announcement is the stated reason: "developers are increasingly relying on new coding agents" and "rigid workflow low code approach quickly hits the limit when it comes to complexity." I think that's half right. Coding agents are clearly eating the developer end of th…
Re: Flowise is shutting down
#15Re: Flowise is shutting down
#16Re: Flowise is shutting down
#17There is something about agent workflow builders not gaining as much traction as they could have. Open AI also launched something in house and they are also shutting it down https://developers.openai.com/api/docs/guides/agent-builder OpenAI is deprecating Agent Builder. Existing users can continue using it during the transition window, and the product is scheduled to shut down on November 30, 2026. ChatKit remains av…
2 years ago (during the agentic workflow boom) prompting was annoying and tedious. Context was small, harnesses were weak. You needed to string along multiple complex prompts to get anything done.
Now, you can give an agent 50+ tasks and it will churn through them.
Re: Flowise is shutting down
#18Re: Flowise is shutting down
#19I'm building an agentic compliance platform where every procedure needs to follow company policies and operated on the rigid plan, but the procedure itself is different for every customer. Coding agents could in principle generate the necessary workflow for each company, but they need to integrate with millions of other applications in the company, easy to review and modify.
We built our own workflow builder because every other existing solution is too complicated and doesn't meet compliance requirements. The workflow builder itself was coded by Claude, and it's working wonderfully.
So flowise's shutdown is because their business is targeting a specific sector which doesn't need it anymore, not because workflow builder itself is not useful.