mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 23:40:21 +00:00
refactor: move memory engine into memory plugin
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export { getMemorySearchManager, readAgentMemoryFile, resolveMemoryBackendConfig } from "./api.js";
|
||||
export { readAgentMemoryFile, resolveMemoryBackendConfig } from "./api.js";
|
||||
export { getMemorySearchManager } from "./runtime-api.js";
|
||||
|
||||
Reference in New Issue
Block a user