mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 09:02:02 +03:00
perf: lazy-load memory manager
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
export { MemoryIndexManager, type MemorySearchResult } from "./manager.js";
|
||||
export type { MemoryIndexManager, MemorySearchResult } from "./manager.js";
|
||||
export { getMemorySearchManager, type MemorySearchManagerResult } from "./search-manager.js";
|
||||
|
||||
Reference in New Issue
Block a user