Skip to main content

Module flowise

Module flowise 

Source
Expand description

Flowise Provider - Self-hosted LLM workflow platform

Flowise is a low-code/no-code drag & drop workflow builder for LLMs. This provider connects to a self-hosted Flowise instance.

Setup:

  1. Install Flowise: npm install -g flowise
  2. Start Flowise: npx flowise start
  3. Configure rco: rco config set RCO_AI_PROVIDER=flowise RCO_API_URL=http://localhost:3000

Docs: https://docs.flowiseai.com/

Structsยง

FlowiseProvider
FlowiseProviderBuilder
ProviderBuilder for Flowise