From 86f63e1a0c6dea37ebabc4e351818c22ebad1dc7 Mon Sep 17 00:00:00 2001 From: Florance Date: Sat, 27 Jun 2026 19:46:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=9C=AC=E4=BA=BA=E7=9A=84=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E4=BF=AE=E6=94=B9=E4=BA=86=E6=8F=92=E4=BB=B6=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=B8=8E=E4=BD=9C=E8=80=85=E4=BF=A1=E6=81=AF=E7=BB=9F?= =?UTF-8?q?=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins.json b/plugins.json index 3ee2b3ab..1fd878b1 100644 --- a/plugins.json +++ b/plugins.json @@ -2,22 +2,22 @@ "astrbot-plugin-image-caption-cache": { "display_name": "Image Caption Cache", "desc": "为 AstrBot 图片转述结果提供 TTL 与图片数量双策略缓存,减少重复图片的视觉模型调用", - "author": "FloranceYeh", + "author": "Florance", "repo": "https://github.com/FloranceYeh/astrbot_plugin_image_caption_cache", "tags": [ "缓存" ], - "social_link": "Florance.top" + "social_link": "https://Florance.top" }, "astrbot-plugin-response2image": { "display_name": "Response2Image", - "desc": "基于 Responses API 的 AstrBot 图像生成插件。", + "desc": "基于 `/v1/responses` API 的图像生成插件", "author": "Florance", "repo": "https://github.com/FloranceYeh/astrbot_plugin_response2image", "tags": [ "生图" ], - "social_link": "Florance.top" + "social_link": "https://Florance.top" }, "astrbot-plugin-Google-Health-Data-Retrieval-and-Analysis": { "display_name": "谷歌Health数据拉取与分析",