Skip to content

Commit c5a0908

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#5752 (#308)
Co-authored-by: astrbot-plugin-copybara[bot] <261421607+astrbot-plugin-copybara[bot]@users.noreply.github.com>
1 parent 48e4e2b commit c5a0908

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

plugins.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
{
2+
"astrbot-plugin-local-reminiscence": {
3+
"display_name": "本地回忆[APLR]",
4+
"desc": "轻量级本地记忆插件,使用本地Embedding模型、本地数据库存储和回忆聊天记录。无需额外API,零Embedding成本,节约Token,完全保护隐私。使用Cron Job自动记录对话,通过关键词和语义匹配帮助AI自动回忆起相关经历和概念。初次安装时请科学上网以便快速下载依赖。",
5+
"author": "olozhika",
6+
"repo": "https://github.com/olozhika/astrbot_plugin_local_reminiscence",
7+
"tags": [
8+
"记忆",
9+
"回忆",
10+
"每日总结",
11+
"语义识别",
12+
"关键词",
13+
"上下文注入",
14+
"长期记忆"
15+
],
16+
"social_link": "https://github.com/olozhika/"
17+
},
218
"astrbot-plugin-oyasumi": {
319
"display_name": "睡了喵~",
420
"desc": "基于正则触发的早安晚安长期记录插件,可自定义触发词,支持统计、修正与 llm 个性化分析,配套 webui。",

0 commit comments

Comments
 (0)