Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 558 Bytes

File metadata and controls

17 lines (13 loc) · 558 Bytes

Steps to set up

  1. open the CI-pipeline
  2. hit the Prepare Stage
  3. Set up these 4 environmental variables:
    • DATABASE_PATH = /home/user/app
    • DATABASE_TYPE = sqlite
    • FLOWISE_USER =
    • FLOWISE_PASSWORD =
  4. after the Run stage is finished hit the Run stage
  5. 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