
Langflow | Low-code AI builder for agentic and RAG applications
Langflow is a powerful tool to build and deploy AI agents and MCP servers. It comes with batteries included and supports all major LLMs, vector databases and a growing library of AI tools.
What is Langflow? | Langflow Documentation
What is Langflow? Langflow is an open-source, Python-based, customizable framework for building AI applications. It supports important AI functionality like agents and the Model Context Protocol (MCP), …
Langflow | Low-code AI builder for agentic and RAG applications
Langflow Desktop is a desktop application offering a visual framework for building AI applications with version management and drag-and-drop interface.
Quickstart | Langflow Documentation
Get started with Langflow by loading a template flow, running it, and then serving it at the /run API endpoint.
Build an AI-Powered Agent – in Minutes - Langflow
Dec 17, 2024 · Langflow is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and built-in API and MCP servers that …
Use the visual editor | Langflow Documentation
You use Langflow's visual editor to create, test, and share flows, which are functional representations of application workflows. Flows consist of components that represent individual steps in your …
Install Langflow | Langflow Documentation
Langflow Desktop is a desktop version of Langflow that simplifies dependency management and upgrades. However, some features aren't available for Langflow Desktop, such as the Shareable …
Use Langflow agents | Langflow Documentation
The following steps explain how to create an agent flow in Langflow from a blank flow. For a prebuilt example, use the Simple Agent template or the Langflow quickstart.
Agents | Langflow Documentation
Langflow quickstart: Start with the Simple Agent template, modify its tools, and then learn how to use an agent flow in an application. The Simple Agent template creates a basic agent flow with an Agent …
Build flows | Langflow Documentation
When you're ready to use Langflow for application development, learn how to trigger flows with the Langflow API, explore more advanced configuration options like custom dependencies, and, …