From 33d2b23408d50b8cde36a4bd11eaaf4a1230cd8c Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Mon, 26 Jan 2026 13:00:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8AI=E6=9F=A5=E8=AF=A2=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=B7=BB=E5=8A=A0=E7=BB=9F=E8=AE=A1=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加AI查询统计卡片,显示总查询次数、成功率、平均响应时间等 - 按场景统计:文章摘要、垃圾评论检测、批量检测、关键词提取 - 按服务商统计:OpenAI、Anthropic、DeepSeek、小米Mimo等 - 使用AJAX动态加载统计数据 - 仅对管理员可见 - 统计数据来自wp_argon_ai_query_log表 --- ai-summary-query.php | 214 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) diff --git a/ai-summary-query.php b/ai-summary-query.php index 425a6a4..7cc8a4b 100644 --- a/ai-summary-query.php +++ b/ai-summary-query.php @@ -1064,6 +1064,220 @@ if (current_user_can('manage_options')): + +
+

+ +

+ +
+ +
+
+ +
+
+ +
+
+ +

+
+
+ + + + +
+ +