Repository for dip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ychangkim f6f3dd53c5 update 3 weeks ago
..
charts/postgresql update 3 weeks ago
templates update 3 weeks ago
.helmignore update 3 weeks ago
BUILD-README.md update 3 weeks ago
CUSTOM-README.md update 3 weeks ago
Chart.lock update 3 weeks ago
Chart.yaml update 3 weeks ago
README.md update 3 weeks ago
custom-values.yaml update 3 weeks ago
dip-questions.yaml update 3 weeks ago
dip-resources-quotas.yaml update 3 weeks ago
dip-values.yaml update 3 weeks ago
dip-volumes-quotas.yaml update 3 weeks ago
values.yaml update 3 weeks ago

README.md

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.