Steps to set up
- open the
CI-pipeline
- hit the
Prepare
Stage - Set up these 4 environmental variables:
- DATABASE_PATH = /home/user/app
- DATABASE_TYPE = sqlite
- FLOWISE_USER =
- FLOWISE_PASSWORD =
- after the
Run
stage is finished hit theRun
stage - click on
Open deployment
Use a self-hosted LLM with Flowise
You can self-host a LLM on Codesphere which you can use for your FlowiseAI project. Here you can find the Llama API template: https://codesphere.com/templates/llama2API