chore(sync): mirror docs from openclaw/openclaw@4b4cde7187
This commit is contained in:
parent
71a86037f9
commit
ff9b1e5bf0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "343f2d7245933a249716f550ecdd1c25ce56a13b",
|
||||
"syncedAt": "2026-04-28T03:14:07.669Z"
|
||||
"sha": "4b4cde71874f1140346456640b8913042e560661",
|
||||
"syncedAt": "2026-04-28T03:17:32.906Z"
|
||||
}
|
||||
|
||||
@ -64,6 +64,9 @@ present.
|
||||
same-source collections into one QMD search invocation. Older QMD releases
|
||||
keep the compatible per-collection fallback.
|
||||
- If QMD fails entirely, OpenClaw falls back to the builtin SQLite engine.
|
||||
Repeated chat-turn attempts back off briefly after an open failure so a
|
||||
missing binary or broken sidecar dependency does not create a retry storm;
|
||||
`openclaw memory status` and one-shot CLI probes still recheck QMD directly.
|
||||
|
||||
<Info>
|
||||
The first search may be slow -- QMD auto-downloads GGUF models (~2 GB) for
|
||||
|
||||
Loading…
Reference in New Issue
Block a user