mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 17:07:28 +02:00
Disables async batch embeddings by default for memory indexing; batch remains opt-in via agents.defaults.memorySearch.remote.batch.enabled. (#13069) Thanks @mcinteerj. Co-authored-by: Jake McInteer <mcinteerj@gmail.com>