You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tells local users to run `bm reindex --embeddings` after upgrading to
generate vector embeddings for semantic search.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
After upgrading to v0.19, run `bm reindex --embeddings` to generate vector embeddings for semantic search. This is a one-time operation for local projects. Cloud projects handle embedding generation automatically.
274
+
::
275
+
272
276
**Restore old behavior:** Set `semantic_search_enabled: false` in config, or set `BASIC_MEMORY_SEMANTIC_SEARCH_ENABLED=false`.
0 commit comments