A Python package with a built-in web application for building AI-powered workflows. Current version 0.9.1, released March 2025. Active development with monthly releases.
pip install langflow-baseVerified import paths — ran on the pinned version, not inferred.
Loads a Langflow flow from a JSON file. For authentication, set LANGFLOW_API_KEY environment variable.
Use new submodule paths as documented in the official changelog.
Replace 'run_flow(...)' with 'execute_flow(...)'.
Ensure Python version is 3.10, 3.11, 3.12, or 3.13.
Run 'pip install langflow-base[web]' if you need the built-in web app.
No dependency data recorded yet.