Are you an LLM? You can read better optimized documentation at /docs/services/langflow.md for this page in Markdown format
Langflow
What is Langflow?
Langflow is an open-source Python-based framework for building AI applications. It combines a visual authoring experience with full programmatic access, enabling teams to prototype, test, and deploy AI-powered agents and workflows.
It accelerates development by providing a drag-and-drop interface while maintaining the flexibility of custom Python components for advanced use cases.
Credentials
After deploying Langflow on Coolify you can login to the dashboard with the autogenerated credentials stored in the following environment variables:
| Variable | Description |
|---|---|
LANGFLOW_SUPERUSER | Username for the admin account |
LANGFLOW_SUPERUSER_PASSWORD | Password for the admin account |