App Integrations

LangBot - IM Bot Development Platform

LangBot is an open-source IM bot development platform that supports multiple instant messaging platforms such as Lark, DingTalk, WeChat, QQ, Telegram, Discor...

LangBot is an open-source IM bot development platform that supports multiple instant messaging platforms such as Lark, DingTalk, WeChat, QQ, Telegram, Discord, Slack, and more. It integrates with globally leading AI models, supports knowledge bases, Agent, MCP, and various other AI application capabilities, and is perfectly compatible with ZipFlow.

Integrating with ZipFlow

LangBot supports integration with locally deployed ZipFlow and third-party ZipFlow services built using ZipFlow.

Usage Instructions

  1. Get API key from ZipFlow Get API key

    For locally deployed ZipFlow, please configure the API address yourself (refer to Container Network Connection). If using third-party ZipFlow services, you can copy the address from the page. Note that /v1 needs to be added after the address.

  2. Add a model in LangBot, select ZipFlow as the provider, and fill in the corresponding API key and API address Add ZipFlow Model

  3. Select the model to use in the pipeline

    Select Model

  4. Chat in the conversation debug or with the bot bound to the pipeline to use it

    For deploying and configuring bots, please refer to Deploy Bots.

Using LangBot Knowledge Base

LangBot supports using ZipFlow's embedding models as vector models for knowledge bases.

  1. Add an embedding model in LangBot, select ZipFlow as the provider Add Embedding Model

  2. Choose the embedding model when creating a new knowledge base Use Embedding Model

For more usage methods, please refer to LangBot's official documentation: https://docs.langbot.app/en/insight/guide.html

On this page