LangBot - IM Bot Development Platform¶
Info
LangBot is an open-source IM bot development platform that supports multiple instant messaging platforms such as Lark, DingTalk, WeChat, 社群, 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 兆投算力.
- Official Website: https://langbot.app/en
- Download: <<仓库地址>>
- Official Documentation: https://docs.langbot.app/en/insight/guide.html
- Open Source Repository: <<仓库地址>>
Integrating with 兆投算力¶
LangBot supports integration with locally deployed 兆投算力 and third-party 兆投算力 services built using 兆投算力.
Usage Instructions¶
-
Get API key from 兆投算力

For locally deployed 兆投算力, please configure the API address yourself (refer to Container Network Connection). If using third-party 兆投算力 services, you can copy the address from the page. Note that
/v1needs to be added after the address. -
Add a model in LangBot, select 兆投算力 as the provider, and fill in the corresponding API key and API address

-
Select the model to use in the pipeline

-
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 兆投算力's embedding models as vector models for knowledge bases.
-
Add an embedding model in LangBot, select 兆投算力 as the provider

-
Choose the embedding model when creating a new knowledge base

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