About 410 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. Quickstart | Langflow Documentation

    Langflow is an IDE, but it's also a runtime you can call through the Langflow API with Python, JavaScript, or HTTP. When you start Langflow locally, you can send requests to the local …

  4. 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 …

  5. 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 …

  6. 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, …

  7. Get started with the Langflow API | Langflow Documentation

    Commonly used values in Langflow API requests include your Langflow server URL, Langflow API keys, flow IDs, and project IDs. You can retrieve flow IDs from the API access pane, in a …

  8. 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 …

  9. 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 …

  10. 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.