18 lines
482 B
JSON
18 lines
482 B
JSON
{
|
||
"name": "ai-runtime-memory",
|
||
"owner": {
|
||
"name": "CodeConscious",
|
||
"email": "ai@example.com"
|
||
},
|
||
"plugins": [
|
||
{
|
||
"name": "ai-runtime-memory",
|
||
"description": "AI Runtime分层记忆系统,支持SQL风格的事件查询、时间线管理,以及记忆的智能固化和检索",
|
||
"source": {
|
||
"source": "url",
|
||
"url": "https://git.waymay.us/zhongwei/gh-dwsy-ai-runtime-ai-runtime-memory.git"
|
||
},
|
||
"strict": true
|
||
}
|
||
]
|
||
} |