github.com/FlowiseAI/Flowise… [Translated from EN to English]
→ View original post on X — @flowiseai, 2026-03-16 20:10 UTC
Global AI News Aggregator
By
–
github.com/FlowiseAI/Flowise… [Translated from EN to English]
→ View original post on X — @flowiseai, 2026-03-16 20:10 UTC
By
–
🚀Flowise 3.1.0 is here!
— FlowiseAI (@FlowiseAI) 16 mars 2026
It’s been a while since our last release (3.0.13), and we’ve been focusing on upgrading core dependencies and AI SDKs to support the latest models and capabilities across providers.
🧠Latest Models Support
– GPT-5.4
– Claude 4.6
– Gemini 3.1
All with… pic.twitter.com/MkgvOHhzdi
🚀Flowise 3.1.0 is here! It’s been a while since our last release (3.0.13), and we’ve been focusing on upgrading core dependencies and AI SDKs to support the latest models and capabilities across providers. 🧠Latest Models Support – GPT-5.4 – Claude 4.6 – Gemini 3.1 All with built-in tools support! ⚡ New Capabilities – Reasoning support for more advanced AI workflows – Token cost tracking to better monitor and control usage 🔒 Security Hardening We’ve significantly strengthened Flowise’s security and some of these protections are now enabled by default, so please review the breaking changes section in the release notes!
→ View original post on X — @flowiseai, 2026-03-16 20:10 UTC
By
–
What I’m hearing: large open source projects are being absolutely hammered by AI-generated security reports. To the point of not being able to handle them. Feeling is lots of ppl want an easy way to put a CVE on their CV and collect $$ for bug bounty. Super bad for maintainers
→ View original post on X — @flowiseai, 2026-01-27 20:57 UTC
By
–
Finally recorded my first non-faceless YouTube video. Been inspired by @dabit3 for years (back to his Amazon then web3 days)—the way he explores something new, learns it, builds with it, then teaches it publicly. That loop is what I'm trying to do more of this year. So here's my first attempt on Agentic AI basic—LLMs, RAG, and Agents explained simply with a hands-on @FlowiseAI demo where we build a working RAG agent for CX. I know many folks are advanced Clawding at this point, but if you're a bit fuzzy on how these pieces connect this is a quick way to dive into without the hype. 🎥 piped.video/watch?v=4WWQV6hg…
→ View original post on X — @flowiseai, 2026-01-25 20:13 UTC
By
–
github.com/FlowiseAI/Flowise… [Translated from EN to English]
→ View original post on X — @flowiseai, 2025-12-05 15:39 UTC
By
–
3.0.12 is out!
— FlowiseAI (@FlowiseAI) 5 décembre 2025
🍌 Nano Banana Pro
Use Gemini 3 with Nano Banana Pro – with support of multi turn conversation
🖥️ Gemini Code Interpreter
Use built in Gemini Code Interpreter and enables the model to generate and run Python code
📜 Agent Structured Output
Agent node can now… pic.twitter.com/97HLu1CDTa
3.0.12 is out! 🍌 Nano Banana Pro Use Gemini 3 with Nano Banana Pro – with support of multi turn conversation 🖥️ Gemini Code Interpreter Use built in Gemini Code Interpreter and enables the model to generate and run Python code 📜 Agent Structured Output Agent node can now support returning structured JSON output More bugfix and details in release note 👇
→ View original post on X — @flowiseai, 2025-12-05 15:38 UTC

By
–
✅GPT 5.1 ✅Gemini 3.0 ✅Opus 4.5 [Translated from EN to English]
→ View original post on X — @flowiseai, 2025-11-26 16:21 UTC
By
–
Thank you @aibysid for all these awesome PRs! Open source ftw 🙌 Siddharth Chauhan (@aibysid) 🚀 I’ve Been Hacking on @FlowiseAI Lately — Here’s What I’ve Built 👇 So over the last few weeks I’ve gone down a bit of a Flowise rabbit hole… in a good way 😄 I ended up opening a bunch of PRs to the project and thought I’d share what I actually did. If you haven’t used Flowise: it’s basically a super-nice visual builder for AI agents. Drag, drop, connect nodes, and boom — you’ve got a working LLM workflow. 🔧 What I’ve Been Fixing & Adding 🗑️ 1. AgentFlow list didn’t refresh after deleting Small bug, annoying experience. Fixed it so when you delete an AgentFlow, the UI instantly updates. No more manual refreshes. Tiny change, but feels way better. 🖼️ 2. Added image upload support to the ChatOpenRouter node Wanted multimodal flows inside Flowise — so now you can just drop images into the node. Opens up tons of cool use-cases. 🧾 3. Agent node can now output structured JSON Earlier, responses were mostly text. I added proper structured JSON output so people can build cleaner automations or connect flows to other tools without parsing headaches. 🚨 4. Fixed inconsistent status codes Some API calls returned weird/inconsistent errors for invalid chatflow IDs. Cleaned that up so failures are predictable and easier to handle. 🤖 5. Improved support for Hugging Face inference providers Made Flowise a bit more flexible by making model provider integrations work more smoothly with the HF inference API. 📝 6. Added image loader w/ OCR support (multiple providers!) One of my favourites — Flowise can now take in images and run OCR through different providers. Super useful for docs, receipts, screenshots, all that stuff. 🤔 Why I Did All This Honestly, I just started exploring the codebase and found small areas that could be improved. And once you make 1 PR, you kinda get hooked. Plus: Multi-modal workflows are the future JSON output makes everything easier A good user experience is basically 50% of why people love a tool Flowise is growing fast, so contributing early is fun 🎯 What I Learned Messing With Flowise OSS PRs teach you WAY more than tutorials ever will “Small things” like UI refresh bugs make a big difference Multi-modal + agent workflows get tricky behind the scenes Consistent API behavior is underrated Flowise’s architecture is actually pretty clean once you get the hang of it 🔮 What’s Next I’m planning to pick up stuff around permissions, workspaces, and maybe build some sample flows showing image-upload → OCR → agent reasoning → structured output. Also thinking of writing a guide for beginners who want to contribute. 🙌 If You’re Into AI Agents or Flowise Hit me up, or drop into the repo. There’s a lot of cool stuff happening and it’s a great project if you want to get into open-source around LLMs. Here is is list of my PRs: github.com/FlowiseAI/Flowise… — https://nitter.net/aibysid/status/1991120542594949189#m
→ View original post on X — @flowiseai, 2025-11-19 12:48 UTC
By
–
And lots of small improvements and bugfixes from community, thank you🫡 Full release note:
github.com/FlowiseAI/Flowise… [Translated from EN to English]
→ View original post on X — @flowiseai, 2025-10-10 18:32 UTC
By
–
5/📜 OpenAPI Toolkit upgrades
— FlowiseAI (@FlowiseAI) 10 octobre 2025
This toolkit turns any OpenAPI (Swagger/JSON) spec into a set of LLM-ready tools – kinda similar to MCP!
Simply drop an OpenAPI spec link like: https://t.co/CI2AgIW0HD and watch the magic 🪄 pic.twitter.com/kLRUN2ieY2
5/📜 OpenAPI Toolkit upgrades This toolkit turns any OpenAPI (Swagger/JSON) spec into a set of LLM-ready tools – kinda similar to MCP! Simply drop an OpenAPI spec link like: api.apis.guru/v2/specs/groun… and watch the magic 🪄
→ View original post on X — @flowiseai, 2025-10-10 18:32 UTC