Features
LangBot is an open-source LLM native instant messaging robot development platform, aiming to provide an out-of-the-box IM robot development experience, with Agent, RAG, MCP and other LLM application functions, supporting global instant messaging platforms, and providing rich API interfaces, supporting custom development.
Instant Messaging Platform Support
| Platform | Status | Remarks |
|---|---|---|
| Personal QQ | ✅ | Supported by third-party applications that implement the OneBot11 protocol, supports QQ personal private and group chats |
| QQ Official Bot | ✅ | QQ Official Bot, supports channels, private chats, and group chats |
| WeCom | ✅ | |
| WeCom Intelligent Bot | ✅ | Support streaming output |
| WeCom Customer Service | ✅ | |
| WeChat Official Account | ✅ | |
| Lark | ✅ | Support streaming output |
| DingTalk | ✅ | Support streaming output |
| Discord | ✅ | |
| Telegram | ✅ | Support streaming output |
| Slack | ✅ | |
| LINE | ✅ | |
| KOOK | ✅ | |
| 🚧 |
🚧: In development
For platform-specific feature support, please check this document.
Model and LLMOps Platform Support
| Provider/Service | Status | Remarks |
|---|---|---|
| OpenAI | ✅ | Available for any OpenAI interface format model |
| DeepSeek | ✅ | |
| Moonshot | ✅ | |
| Anthropic | ✅ | |
| xAI | ✅ | |
| Zhipu AI | ✅ | |
| ShengSuanYun | ✅ | Global LLM aggregation platform (Recommended) |
| CompShare | ✅ | LLM and GPU resource platform |
| PPIO | ✅ | LLM and GPU resource platform |
| 302.AI | ✅ | LLM gateway (MaaS) |
| Google Gemini | ✅ | |
| Dify | ✅ | LLMOps platform |
| n8n | ✅ | LLMOps platform |
| Langflow | ✅ | LLMOps platform |
| 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) |
| TBox (Ant TreasureBox) | ✅ | LLMOps platform |
| Coze | ✅ | LLMOps platform |
LLM Application Paradigm Implementation
| Application Paradigm | Status | Remarks |
|---|---|---|
| Agent | ✅ | |
| RAG | ✅ | Using Chroma as vector database |
| MCP | ✅ | Support Stdio and HTTP protocol |
System Extensibility
- HTTP Service API: Supports accessing various entities of LangBot through HTTP API interfaces with API key authentication.
- Outgoing Webhook: Supports sending internal events of LangBot to external systems through Webhook.
- Production-grade plugin system: A production-grade plugin system based on cross-process communication technology and asynchronous technology, supporting various component extensions.
Case Screenshots






