# langflow **Repository Path**: snowolf/langflow ## Basic Information - **Project Name**: langflow - **Description**: 一种用于构建多智能体和RAG应用的可视化框架 开源、Python驱动、完全可定制、大模型且不依赖于特定的向量存储 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-25 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Langflow logo](./docs/static/img/langflow-logo-color-black-solid.svg) [![Release Notes](https://img.shields.io/github/release/langflow-ai/langflow?style=flat-square)](https://github.com/langflow-ai/langflow/releases) [![PyPI - License](https://img.shields.io/badge/license-MIT-orange)](https://opensource.org/licenses/MIT) [![PyPI - Downloads](https://img.shields.io/pypi/dm/langflow?style=flat-square)](https://pypistats.org/packages/langflow) [![GitHub star chart](https://img.shields.io/github/stars/langflow-ai/langflow?style=flat-square)](https://star-history.com/#langflow-ai/langflow) [![Open Issues](https://img.shields.io/github/issues-raw/langflow-ai/langflow?style=flat-square)](https://github.com/langflow-ai/langflow/issues) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/langflow-ai.svg?style=social&label=Follow%20%40Langflow)](https://twitter.com/langflow_ai) [![YouTube Channel](https://img.shields.io/youtube/channel/subscribers/UCn2bInQrjdDYKEEmbpwblLQ?label=Subscribe)](https://www.youtube.com/@Langflow) [![Discord Server](https://img.shields.io/discord/1116803230643527710?logo=discord&style=social&label=Join)](https://discord.gg/EqksyE2EX9) [Langflow](https://langflow.org) is a powerful tool for building and deploying AI-powered agents and workflows. It provides developers with both a visual authoring experience and a built-in API server that turns every agent into an API endpoint that can be integrated into applications built on any framework or stack. Langflow comes with batteries included and supports all major LLMs, vector databases and a growing library of AI tools. ## ✨ Highlight features 1. **Visual Builder** to get started quickly and iterate. 1. **Access to Code** so developers can tweak any component using Python. 1. **Playground** to immediately test and iterate on their flows with step-by-step control. 1. **Multi-agent** orchestration and conversation management and retrieval. 1. **Deploy as an API** or export as JSON for Python apps. 1. **Observability** with LangSmith, LangFuse and other integrations. 1. **Enterprise-ready** security and scalability. ## ⚡️ Quickstart Langflow works with Python 3.10 to 3.13. Install with uv **(recommended)** ```shell uv pip install langflow ``` Install with pip ```shell pip install langflow ``` ## 📦 Deployment ### Self-managed Langflow is completely open source and you can deploy it to all major deployment clouds. Follow this [guide](https://docs.langflow.org/deployment-docker) to learn how to use Docker to deploy Langflow. ### Fully-managed by DataStax DataStax Langflow is a full-managed environment with zero setup. Developers can [sign up for a free account](https://astra.datastax.com/signup?type=langflow) to get started. ## ⭐ Stay up-to-date Star Langflow on GitHub to be instantly notified of new releases. ![Star Langflow](https://github.com/user-attachments/assets/03168b17-a11d-4b2a-b0f7-c1cce69e5a2c) ## 👋 Contribute We welcome contributions from developers of all levels. If you'd like to contribute, please check our [contributing guidelines](./CONTRIBUTING.md) and help make Langflow more accessible. --- [![Star History Chart](https://api.star-history.com/svg?repos=langflow-ai/langflow&type=Timeline)](https://star-history.com/#langflow-ai/langflow&Date) ## ❤️ Contributors [![langflow contributors](https://contrib.rocks/image?repo=langflow-ai/langflow)](https://github.com/langflow-ai/langflow/graphs/contributors)