mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-22 11:01:50 +03:00
2f6d5805de
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"id": "memory-core",
|
|
"kind": "memory",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|