Langflow

Low-code app builder for RAG and multi-agent AI applications

★ 43.6k Chatbot AI RAG Low-code

Homepage · Source code

Author: Langflow · License: MIT

Version: 1.1.1 · Updated

About Langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It's Python-based and agnostic to any model, API, or database.

preview


Features

  1. Python-based and agnostic to models, APIs, data sources, or databases.
  2. Visual IDE for drag-and-drop building and testing of workflows.
  3. Playground to immediately test and iterate workflows with step-by-step control.
  4. Multi-agent orchestration and conversation management and retrieval.
  5. Free cloud service to get started in minutes with no setup.
  6. Publish as an API or export as a Python application.
  7. Observability with LangSmith, LangFuse, or LangWatch integration.
  8. Enterprise-grade security and scalability with free DataStax Langflow cloud service.
  9. Customize workflows or create flows entirely just using Python.
  10. Ecosystem integrations as reusable components for any model, API or database.

Integrations

Integrations


Environment variables

View environment variables
PROJECT
  langflow
DOMAIN
  stack.localhost
DO_NOT_TRACK
  true
LANGFLOW_LANGCHAIN_CACHE
  SQLiteCache
LANGFLOW_WORKERS
  1
LANGFLOW_LOG_LEVEL
  warning
LANGFLOW_OPEN_BROWSER
  false
LANGFLOW_REMOVE_API_KEYS
  false
LANGFLOW_CACHE_TYPE
  memory
LANGFLOW_AUTO_LOGIN
  true
LANGFLOW_SUPERUSER
  admin
LANGFLOW_SUPERUSER_PASSWORD
  123456
LANGFLOW_STORE_ENVIRONMENT_VARIABLES
  false
LANGFLOW_STORE_URL
  https://$PROJECT.$DOMAIN

Related

  1. 🤖  Dify

    Platform for building apps with AI

    ★ 58.9k llm ai rag chatbot