chore(sync): mirror docs from openclaw/openclaw@112dedd093
This commit is contained in:
parent
7e4639bf39
commit
48a7443c5d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "364ec537850072a2275d246adc67a64f07c1f3f6",
|
||||
"syncedAt": "2026-05-01T20:46:14.249Z"
|
||||
"sha": "112dedd0939b8a4972c49686f626124c68c36364",
|
||||
"syncedAt": "2026-05-01T20:57:02.394Z"
|
||||
}
|
||||
|
||||
@ -185,7 +185,7 @@ current OpenClaw or a local checkout until a newer npm package is published.
|
||||
|
||||
<Accordion title="Memory plugins">
|
||||
- `memory-core` — bundled memory search (default via `plugins.slots.memory`)
|
||||
- `memory-lancedb` — install-on-demand long-term memory with auto-recall/capture (set `plugins.slots.memory = "memory-lancedb"`)
|
||||
- `memory-lancedb` — LanceDB-backed long-term memory with auto-recall/capture (set `plugins.slots.memory = "memory-lancedb"`)
|
||||
|
||||
See [Memory LanceDB](/plugins/memory-lancedb) for OpenAI-compatible
|
||||
embedding setup, Ollama examples, recall limits, and troubleshooting.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user