From 3d60a144456cffe3c14dc68a74a2943e0d195ef4 Mon Sep 17 00:00:00 2001 From: SXP-Simon Date: Tue, 25 Nov 2025 21:12:30 +0800 Subject: [PATCH] =?UTF-8?q?[v4.2.0]=20(!!!=E8=A6=81=E6=B1=82:AstrBot=20v4.?= =?UTF-8?q?5.7+!!!)=20=E9=80=82=E9=85=8D=20AstrBot=20v4.5.7+=20=E7=9A=84?= =?UTF-8?q?=E6=96=B0=20LLM=20API=20=E6=A0=87=E5=87=86=EF=BC=8C=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=A4=9A=E5=A5=97=E4=B8=BB=E9=A2=98=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E4=BD=BF=E7=94=A8=EF=BC=8C=E6=AC=A2=E8=BF=8E?= =?UTF-8?q?=E4=B8=BA=E6=8F=92=E4=BB=B6=E8=B4=A1=E7=8C=AE=E6=96=B0=E7=9A=84?= =?UTF-8?q?=E6=8A=A5=E5=91=8A=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- metadata.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a083603..5af0f2a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # QQ群日常分析插件 -[![Plugin Version](https://img.shields.io/badge/Latest_Version-v4.1.1-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) +[![Plugin Version](https://img.shields.io/badge/Latest_Version-v4.2.0-blue.svg?style=for-the-badge&color=76bad9)](https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis) [![AstrBot](https://img.shields.io/badge/AstrBot-Plugin-ff69b4?style=for-the-badge)](https://github.com/AstrBotDevs/AstrBot) [![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](LICENSE) [![](https://img.shields.io/badge/五彩斑斓的Bug群-Bug反馈群&水群-white?style=for-the-badge&color=76bad9&logo=qq&logoColor=76bad9)](https://qm.qq.com/q/oTzIrdDBIc) @@ -97,6 +97,9 @@ _✨ 一个基于AstrBot的智能群聊分析插件,能够生成精美的群
📋 点击展开查看完整更新日志 +### v4.2.0 +- 适配 **AstrBot v4.5.7+** 的新 LLM API 标准,支持多套主题模板切换使用,欢迎为插件贡献新的报告模板 + ### v4.1.0 - 群黑白名单机制 - 使用信号量(Semaphore)并发限制和弱引用字典(WeakValueDictionary)优化锁管理 diff --git a/metadata.yaml b/metadata.yaml index 202f8c8..cbacd36 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -14,6 +14,6 @@ help: | # 插件的帮助信息 命令: /群分析 [天数] - 分析群聊活动 /分析设置 [操作] - 管理设置(enable/disable/status/test) -version: v4.1.1 # 插件版本号。格式:v1.1.1 或者 v1.1 +version: v4.2.0 # 插件版本号。格式:v1.1.1 或者 v1.1 author: SXP-Simon # 作者 repo: https://github.com/SXP-Simon/astrbot-qq-group-daily-analysis # 插件的仓库地址