mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 10:02:04 +00:00
feat(memory-core): bridge wiki corpus into memory tools
This commit is contained in:
@@ -1 +1,8 @@
|
||||
export * from "../memory-host-sdk/runtime-core.js";
|
||||
export type {
|
||||
MemoryCorpusGetResult,
|
||||
MemoryCorpusSearchResult,
|
||||
MemoryCorpusSupplement,
|
||||
MemoryCorpusSupplementRegistration,
|
||||
} from "../plugins/memory-state.js";
|
||||
export { listMemoryCorpusSupplements } from "../plugins/memory-state.js";
|
||||
|
||||
Reference in New Issue
Block a user