We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea0f2c commit 9bde39aCopy full SHA for 9bde39a
plugins.json
@@ -1,4 +1,18 @@
1
{
2
+ "astrbot-plugin-memorix": {
3
+ "display_name": "Memorix",
4
+ "desc": "让AstrBit拥有可检索、可维护、可追溯的长期记忆——图谱+向量混合检索,内置生命周期管理与 WebUI。",
5
+ "author": "薄暝",
6
+ "repo": "https://github.com/exynos967/astrbot_plugin_memorix",
7
+ "tags": [
8
+ "长期记忆",
9
+ "图谱",
10
+ "webui",
11
+ "向量",
12
+ "检索",
13
+ "人物画像"
14
+ ]
15
+ },
16
"astrbot-plugin-GPT-SoVITS": {
17
"display_name": "GPT-SoVITS",
18
"desc": "本地运行的 GPT-SoVITS-1007-cu124 的 Astrbot 文本转语音插件。",
0 commit comments