Langflow
install
pipx
pipx install langflow
langflow run
Docker Compose
mkdir langflow
cd langflow
wget https://github.com/langflow-ai/langflow/blob/main/docker_example/docker-compose.yml
sudo docker compose up -d
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
pipx install langflow
langflow run
mkdir langflow
cd langflow
wget https://github.com/langflow-ai/langflow/blob/main/docker_example/docker-compose.yml
sudo docker compose up -d