mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-04 01:08:45 +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>