🚀 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 #1918
- feat(telegram): threaded mode support by @tiankaima in #1920
- fix(localagent): allow empty func arg by @tiankaima in #1921
- feat: add GitHub Actions workflow for linting with Ruff by @RockChinQ in #1929
- feat(user): update Space model provider API keys in UserService by @RockChinQ in #1932
- fix a bug of copy by @TyperBody in #1931
- feat: add emoji support to knowledge bases and pipelines by @RockChinQ in #1935
- Feat/monitor by @wangcham in #1928
Full Changelog: v4.7.2...v4.8.0