mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
perf(memory-core): defer embedding engine startup imports
This commit is contained in:
@@ -1085,6 +1085,10 @@
|
||||
"types": "./dist/plugin-sdk/memory-core-engine-runtime.d.ts",
|
||||
"default": "./dist/plugin-sdk/memory-core-engine-runtime.js"
|
||||
},
|
||||
"./plugin-sdk/memory-core-host-embedding-registry": {
|
||||
"types": "./dist/plugin-sdk/memory-core-host-embedding-registry.d.ts",
|
||||
"default": "./dist/plugin-sdk/memory-core-host-embedding-registry.js"
|
||||
},
|
||||
"./plugin-sdk/memory-core-host-engine-embeddings": {
|
||||
"types": "./dist/plugin-sdk/memory-core-host-engine-embeddings.d.ts",
|
||||
"default": "./dist/plugin-sdk/memory-core-host-engine-embeddings.js"
|
||||
|
||||
Reference in New Issue
Block a user