docs: align memory search cache default · openclaw/openclaw@884aa1b
Aman113114-I
·
2026-05-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -408,7 +408,7 @@ Supported formats: `.jpg`, `.jpeg`, `.png`, `.webp`, `.gif`, `.heic`, `.heif` (i
|
408 | 408 | |
409 | 409 | | Key | Type | Default | Description | |
410 | 410 | | ------------------ | --------- | ------- | -------------------------------- | |
411 | | -| `cache.enabled` | `boolean` | `false` | Cache chunk embeddings in SQLite | |
| 411 | +| `cache.enabled` | `boolean` | `true` | Cache chunk embeddings in SQLite | |
412 | 412 | | `cache.maxEntries` | `number` | `50000` | Max cached embeddings | |
413 | 413 | |
414 | 414 | Prevents re-embedding unchanged text during reindex or transcript updates. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。