DeerFlowAgent

DeerFlow Agent

langbot-team / DeerFlowAgent
Plugin0 downloadsAgent Runner1

Run a DeerFlow LangGraph agent as a LangBot AgentRunner.

DeerFlow Agent

Overview

Run a DeerFlow LangGraph agent as a LangBot AgentRunner.

Package information

Capabilities

  • Enabled: streaming, multimodal input
  • Not declared: tool calling, knowledge retrieval, interrupt

Configuration

FieldTypeRequiredDefault
api-basestringYeshttp://127.0.0.1:2026
api-keysecretNoEmpty
auth-headersecretNoEmpty
assistant-idstringYeslead_agent
model-namestringNoEmpty
thinking-enabledbooleanNofalse
plan-modebooleanNofalse
subagent-enabledbooleanNofalse
max-concurrent-subagentsintegerNo3
timeoutintegerNo300
recursion-limitintegerNo1000

Host permissions

  • storage: plugin

Installation and usage

  1. Install the plugin from the LangBot plugin marketplace.
  2. Select the Runner ID below in the Pipeline AgentRunner selector.
  3. Fill in connection settings from the table and store credentials in secret fields in the admin UI.

Security and limitations

  • The runner can use only LangBot resources authorized for the current run.
  • Availability, model abilities, and rate limits depend on the external service.
  • See the full Chinese README at the package root for advanced behavior and product-specific limitations.

Use DeerFlow Agent in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.

Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.

Open LangBot Cloud

Comments