mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
[feat] (asycn llm_analyser) 串行执行群分析导致处理单次请求耗时太长,修改为异步网络请求
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# QQ群日常分析插件
|
||||
|
||||
|
||||
[](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis)
|
||||
[](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis)
|
||||
[](https://github.com/AstrBotDevs/AstrBot)
|
||||
[](LICENSE)
|
||||
|
||||
@@ -146,6 +146,10 @@ _✨ 一个基于AstrBot的智能群聊分析插件,能够生成精美的群
|
||||
### v3.0.0
|
||||
- 解决自动分析器获取群聊消息失败的问题
|
||||
|
||||
### v3.1.0
|
||||
- llm_analyser 串行执行三部分分析导致处理单次请求耗时太长,修改为异步网络请求
|
||||
|
||||
|
||||
## 许可证
|
||||
|
||||
MIT License
|
||||
|
||||
Reference in New Issue
Block a user