-
Notifications
You must be signed in to change notification settings - Fork 1.5k
en usage pipelines langflow
Langflow is an open-source project for building and deploying AI-based Agents and Workflows. It supports local and cloud deployment, and provides APIs for other applications to integrate.
LangBot currently supports using Langflow as the runner.
Please follow the Langflow documentation to deploy Langflow instance.
As an example of the default template's Simple Agent:

You can modify the workflow according to your needs:

Open the LangBot WebUI page, add a new pipeline or switch to the AI capability configuration page in an existing pipeline, and select Langflow API as the runner.

Fill in the other settings according to the prompts, including Base URL (fill in according to actual network conditions), API Key, Flow ID, etc. The API Key can be obtained from Langflow's Settings:

Flow ID can be obtained by clicking the Share -> API access button in the top right corner of the edit page and obtaining it from the example code:

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