1.6.6 β€’ Published 8 days ago

flowise v1.6.6

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
8 days ago

Flowise - Low-Code LLM apps builder

English | δΈ­ζ–‡

Flowise

Drag & drop UI to build your customized LLM flow

⚑Quick Start

  1. Install Flowise
    npm install -g flowise
  2. Start Flowise

    npx flowise start
  3. Open http://localhost:3000

πŸ”’ Authentication

To enable app level authentication, add FLOWISE_USERNAME and FLOWISE_PASSWORD to the .env file:

FLOWISE_USERNAME=user
FLOWISE_PASSWORD=1234

🌱 Env Variables

Flowise support different environment variables to configure your instance. You can specify the following variables in the .env file inside packages/server folder. Read more

You can also specify the env variables when using npx. For example:

npx flowise start --PORT=3000 --DEBUG=true

πŸ“– Tests

We use Cypress for our e2e testing. If you want to run the test suite in dev mode please follow this guide:

cd Flowise/packages/server
pnpm install
./node_modules/.bin/cypress install
pnpm build
#Only for writting new tests on local dev -> pnpm run cypress:open
pnpm run e2e

πŸ“– Documentation

Flowise Docs

🌐 Self Host

Railway

Deploy on Railway

Render

Deploy to Render

AWS

Azure

DigitalOcean

GCP

πŸ’» Cloud Hosted

Coming Soon

πŸ™‹ Support

Feel free to ask any questions, raise problems, and request new features in discussion

πŸ™Œ Contributing

See contributing guide. Reach out to us at Discord if you have any questions or issues.

πŸ“„ License

Source code in this repository is made available under the Apache License Version 2.0.

1.6.6

8 days ago

1.6.5

21 days ago

1.6.4

24 days ago

1.6.3

29 days ago

1.6.2

2 months ago

1.6.1

2 months ago

1.6.0

2 months ago

1.5.1

2 months ago

1.5.0

3 months ago

1.4.12

3 months ago

1.4.11

3 months ago

1.4.10

4 months ago

1.4.9

4 months ago

1.4.8

4 months ago

1.4.7

5 months ago

1.4.6

5 months ago

1.4.5

5 months ago

1.4.4

5 months ago

1.4.3

5 months ago

1.4.2

6 months ago

1.4.1

6 months ago

1.3.8-rc.1

6 months ago

1.4.0

6 months ago

1.3.9

6 months ago

1.4.0-rc.1

6 months ago

1.3.7

7 months ago

1.3.6

8 months ago

1.3.5

8 months ago

1.3.8

7 months ago

1.3.4

8 months ago

1.3.3

9 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.6

12 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.9

11 months ago

1.2.12

11 months ago

1.2.13

11 months ago

1.2.10

11 months ago

1.2.11

11 months ago

1.2.16

10 months ago

1.2.14

10 months ago

1.2.15

10 months ago

1.2.5

12 months ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago