### 插件信息 ```json { "name": "astrbot_plugin_infinite_memory", "display_name": "无限记忆插件", "desc": "根据token自动总结上下文,同时采用记忆图谱存储记忆,让AI拥有长期无限记忆", "author": "ThriEy", "repo": "https://github.com/ThriEy/astrbot_plugin_infinite_memory", "tags": [ "记忆", "总结" ] } ``` ### 插件检查清单 - [x] 我的插件经过完整的测试 - [x] 我的插件不包含恶意代码 - [x] 我已阅读并同意遵守该项目的 [行为准则](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。