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:
- Install Flowise:
npm install -g flowise - Start Flowise:
npx flowise start - Configure rco:
rco config set RCO_AI_PROVIDER=flowise RCO_API_URL=http://localhost:3000
Docs: https://docs.flowiseai.com/
Structsยง
- Flowise
Provider - Flowise
Provider Builder - ProviderBuilder for Flowise