Skip to content

langbot-app/dify-plugin-langbot-trigger

Repository files navigation

langbot_trigger

LangBot is an open-source LLM native instant messaging robot development platform, aiming to provide out-of-the-box IM robot development experience, with Agent, RAG, MCP and other LLM application functions, adapting to global instant messaging platforms, and providing rich API interfaces, supporting custom development.

This trigger plugin is used to process message events from LangBot Webhook. It can be used to trigger Dify workflows when a message is received from a LangBot instance.

Usage

  1. Install this plugin in Dify.
  2. Setup LangBot instance according to the LangBot documentation.
  3. Open subscription page in Dify, copy the Webhook URL.

Subscription Page

  1. Go back to LangBot API integration page, fill in the Webhook URL and save the configuration.

API Integration Page

  1. Receive messages from configured bots, or test it in LangBot pipeline debug page.

If you wang to receive messages from other platforms(e.g. Telegram, Discord, Slack, LINE, Lark, DingTalk), you should configure your bots according to the LangBot documentation.

Pipeline Debug Page

  1. You can now use this plugin to trigger Dify workflows when a message is received from a LangBot instance.

Workflow Page

About

Enable Dify to receive messages from LangBot Webhook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages