v4.8.0 - Observability Improvements
🚀 Key Features / 关键更新
📊 Monitoring / 日志监控
在此版本中,我们加入了监控和日志中心,您可以查看在实例中处理的消息、模型调用的详细信息,方便您排查任何异常。
In this version, we have added a monitoring and log center, where you can view detailed information about messages processed in the instance and model calls, making it easier for you to troubleshoot any anomalies.
- Authored by @wangcham
👍 Other Improvements / 细节优化
- Telegram bugfix & threaded mode supports by @tiankaima
- Add emoji icons for knowledge bases and pipelines by @RockChinQ
What's Changed
- fix(telegram): set reply_to_message_id correctly by @tiankaima in https://github.com/langbot-app/LangBot/pull/1918
- feat(telegram): threaded mode support by @tiankaima in https://github.com/langbot-app/LangBot/pull/1920