Langflow (legacy)
ActiveDescription
Earlier monorepo version of Langflow, useful as historical reference.
Key Features
- Earlier version — Langflow evolution history
- Python-first — Pure Python workflow
- Multi-agent — Agent nodes supported
- Vector DB — Multiple vector store integrations
- Traceable — Useful for design archaeology
Use Cases
💡 Study Langflow's early architecture.
💡 Experiment on top of a fork.
💡 Compare Langflow old vs new versions.
Categories
Quick Start
# Install and run
git clone https://github.com/logspace-ai/langflow.git
cd langflow && pip install -e .