Home | Deployment | Plugin | Submit Plugin
- 💬 Chat with LLM / Agent: Supports multiple LLMs, adapt to group chats and private chats; Supports multi-round conversations, tool calls, and multi-modal capabilities. Deeply integrates with Dify. Currently supports QQ, QQ Channel, WeCom, personal WeChat, Lark, DingTalk, Discord, Telegram, etc.
- 🛠️ High Stability, Feature-rich: Native access control, rate limiting, sensitive word filtering, etc. mechanisms; Easy to use, supports multiple deployment methods. Supports multiple pipeline configurations, different bots can be used for different scenarios.
- 🧩 Plugin Extension, Active Community: Support event-driven, component extension, etc. plugin mechanisms; Integrate Anthropic MCP protocol; Currently has hundreds of plugins.
- 😻 [New] Web UI: Support management LangBot instance through the browser. No need to manually write configuration files.
git clone https://github.com/RockChinQ/LangBot
cd LangBot
docker compose up -d
Visit http://localhost:5300 to start using it.
Detailed documentation Docker Deployment.
LangBot has been listed on the BTPanel, if you have installed the BTPanel, you can use the document to use it.
Community contributed Zeabur template.
Directly use the released version to run, see the Manual Deployment documentation.
- WebUI Demo: https://demo.langbot.dev/
- Login information: Email:
[email protected]
Password:langbot123456
- Note: Only the WebUI effect is shown, please do not fill in any sensitive information in the public environment.
- Login information: Email:
Platform | Status | Remarks |
---|---|---|
Personal QQ | ✅ | |
QQ Official API | ✅ | |
WeCom | ✅ | |
WeComCS | ✅ | |
Personal WeChat | ✅ | |
Lark | ✅ | |
DingTalk | ✅ | |
Discord | ✅ | |
Telegram | ✅ | |
Slack | ✅ | |
LINE | 🚧 | |
🚧 |
🚧: In development
LLM | Status | Remarks |
---|---|---|
OpenAI | ✅ | Available for any OpenAI interface format model |
DeepSeek | ✅ | |
Moonshot | ✅ | |
Anthropic | ✅ | |
xAI | ✅ | |
Zhipu AI | ✅ | |
Dify | ✅ | LLMOps platform |
PPIO | ✅ | LLM and GPU resource platform |
Google Gemini | ✅ | |
Ollama | ✅ | Local LLM running platform |
LMStudio | ✅ | Local LLM running platform |
GiteeAI | ✅ | LLM interface gateway(MaaS) |
SiliconFlow | ✅ | LLM gateway(MaaS) |
Aliyun Bailian | ✅ | LLM gateway(MaaS), LLMOps platform |
Volc Engine Ark | ✅ | LLM gateway(MaaS), LLMOps platform |
ModelScope | ✅ | LLM gateway(MaaS) |
MCP | ✅ | Support tool access through MCP protocol |
Thank you for the following code contributors and other members in the community for their contributions to LangBot:
Click the Star and Watch button in the upper right corner of the repository to get the latest updates.