Skip to content

Commit b6ab060

Browse files
authored
Merge pull request #181 from anka-afk/main
add plugin: astrbot_plugin_seiadetect astrbot_plugin_time_prompt
2 parents 870b2aa + f6e7b82 commit b6ab060

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"astrbot_plugin_time_prompt": {
3+
"author": "wuyan1003",
4+
"desc": "给聊天增加了当前时间提示词,让模型有一定的时间观念,还会让模型知道你们上一次对话间隔了多久[可在插件配置选择是否开启,默认开启]",
5+
"repo": "https://github.com/wuyan1003/time_prompt"
6+
},
7+
"astrbot_plugin_seiadetect": {
8+
"author": "orchidsziyou",
9+
"desc": "[仅 napcat] 使用Onnx检测发送的图片是否包含_百合园圣娅_并且有特定回复。",
10+
"repo": "https://github.com/orchidsziyou/astrbot_plugin_seiadetect"
11+
},
212
"astrbot_plugin_knowledge_base": {
313
"author": "lxfight",
414
"desc": "astrbot_plugin_knowledge_base 是一个为 AstrBot 聊天机器人框架量身定制的强大知识库插件。 它允许您的机器人连接到自定义的知识源,通过先进的检索增强生成 (RAG) 技术, 让机器人能够基于准确、具体的私有信息进行对话,而不仅仅依赖预训练模型的通用知识。",

0 commit comments

Comments
 (0)