Skip to content

Latest commit

 

History

History

langflow-ide

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

LangFlow IDE chart

Helm chart for LangFlow as IDE with a persistent storage or an external database (for example PostgreSQL).

Quick start

Install the chart:

helm repo add langflow https://langflow-ai.github.io/langflow-helm-charts
helm repo update
helm install langflow-ide langflow/langflow-ide -n langflow --create-namespace

Examples

See more examples in the examples directory.