
FlowiseAI
@FlowiseAI • 29,564 subscribers
Build AI Agents, Visually. 🤖 https://t.co/zB8Y9d5Z1H
Videos

Welcome to the game OpenAI btw, here's an open source version that support all models
FlowiseAI397,369 Aufrufe • vor 8 Monaten

This is the biggest update we've had in a while. Flowise v2.0 and Flowise Cloud With v2.0, we've introduced Sequential Agentic Workflow. The new agentic workflow allows you to: ⛓️Chain agents together 🔁Loopback mechanisms 🙋Human-in-the-Loop 🔶Conditional branches Different from existing chatflow which relies LLM to act on its own, now you have greater control over the flow. Huge shoutout to team for the exceptional LangGraph framework, which made all of this possible! We're also excited to announce the closed beta release of Flowise Cloud! In addition to all existing features, cloud version also includes Evals and Logging. Join the waitlist here: Here's 7 examples to help you get started with agentic workflow:
FlowiseAI46,701 Aufrufe • vor 1 Jahr

Today, we're supporting MCP in Flowise! There has been a lot of discussion about MCP lately. From our perspective, MCP is nothing fancy - just tools with third-party APIs or functions, wrapped under a unified protocol that can be consumed by client LLM applications. In fact, we've had something similar for a long time with Langchain Tools. However, MCP offers two key benefits: - Its open protocol isn’t limited to specific frameworks - Client applications (like us, Cursor , @windsurf , etc) can offload the burden of maintaining and updating these tools to the official MCP creators These MCP servers (a.k.a. tools) are provided to the LLM, allowing it to decide when and how to use them. This is sometimes referred to as an "agentic" approach, as opposed to a "deterministic" approach like Zapier, where each step must be explicitly mapped out. In real-world scenarios, you might find yourself needing both approaches depending on the use case. It's still early days, and it will take time for the community to establish standards. We're excited to see where this goes!
FlowiseAI27,360 Aufrufe • vor 1 Jahr
Keine weiteren Inhalte verfügbar