We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa72b3 commit 195e9ccCopy full SHA for 195e9cc
plugins.json
@@ -56,6 +56,14 @@
56
"repo": "https://github.com/clown145/astrbot_plugin_tts_llm",
57
"tags": ["TTS"]
58
},
59
+ {
60
+ "name": "astrbot_plugin_angel_heart",
61
+ "desc": "天使心秘书,是一个专为 AstrBot 平台设计的智能群聊交互插件。它采用创新的两级AI协作架构,实现高质量、低成本的智能对话交互,让 AI 成为懂分寸、有眼色的聊天伙伴。",
62
+ "author": "kawayiYokami",
63
+ "repo": "https://github.com/kawayiYokami/astrbot_plugin_angel_heart",
64
+ "tags": ["群聊", "主动应答"],
65
+ "social_link": "https://github.com/kawayiYokami"
66
+ },
67
"astrbot_plugin_angel_eye": {
68
"desc": "在调用大模型之前,通过小模型识别对话中的专有名词并链接百科知识,为大模型补充上下文,使其更“见多识广”。",
69
"author": "kawayiYokami",
0 commit comments