You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LangBot is an **open-source, production-grade platform** for building AI-powered instant messaging bots. It connects Large Language Models (LLMs) to any chat platform, enabling you to create intelligent agents that can converse, execute tasks, and integrate with your existing workflows.
38
38
39
-
## Enhancements in This Branch
39
+
## 本分支相对官方版本增加 / 增强的能力
40
40
41
-
Compared with the upstream official branch, this maintained branch includes several practical enhancements focused on WeCom / WeChat operations and long-running session reliability:
-**WeCom Customer Service runtime enhancements** — Redis-backed scheduling, state persistence, retry handling, token cache, and sharded processing for more stable large-volume customer service workloads.
44
-
-**WeCom app managed customer service adapter** — Added `wecom_kf_app` support for scenarios where customer service is managed through a WeCom application authorization model.
45
-
-**Dify conversation persistence** — Persist Dify `conversation_id` bindings in Redis and clear them on explicit session resets, reducing context loss after runtime restarts.
These enhancements are especially useful for teams running LangBot in private deployments with heavier WeCom / WeChat customer-service traffic and stronger context-continuity requirements.
0 commit comments