Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions sources/platform/integrations/ai/flowise.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ slug: /integrations/flowise

import ThirdPartyDisclaimer from '@site/sources/_partials/_third-party-integration.mdx';

:::danger Flowise development ended

The Flowise team has [discontinued the project](https://flowiseai.com/sunset). The code stays open source, so existing deployments keep working, but there are no further releases or official support. Consider another integration before you invest time in a new Flowise setup.

:::

[Flowise](https://flowiseai.com/) is an open-source UI visual tool to build customized LLM flows using LangChain.

<ThirdPartyDisclaimer />
Expand Down
Loading