-
Notifications
You must be signed in to change notification settings - Fork 1.5k
zh usage pipelines langflow
langbot-wiki-sync[bot] edited this page Jul 29, 2026
·
1 revision
Langflow 是一个开源的用于构建和部署基于 AI 的 Agent 和工作流的项目。其支持本地和云端部署,并提供 API 供其他应用接入。
LangBot 目前支持使用 Langflow 作为运行器。
请根据 Langflow 文档 部署 Langflow 实例。
以默认模板中的 Simple Agent 为例:

您可根据需求修改工作流:

打开 LangBot WebUI 页面,添加一个新的流水线或在已有流水线中切换到 AI 能力配置页面,选择Langflow API 作为运行器。

根据提示填入Base URL(根据实际网络情况填写) API Key Flow ID 等信息,API Key 可在 Langflow 的 Settings 中获取:

Flow ID 可点击编辑页右上角的Share -> API access 并示例代码中获取:

Automatically synchronized from langbot-app/langbot-wiki.
简体中文
指南
开发者
- 插件开发
- 插件 SDK API
- 核心开发
API 参考
- Service API
English
Guides
Developers
-
Plugin Development
- Plugin Development Tutorial
- Completing Plugin Configuration Information
- Plugin Directory Structure
- Component Development
- Code Style Guide
- Migration Guide
- Publish Plugin
- Plugin SDK API
- Core Development
API Reference
- Service API