mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
fix(memory-lancedb): use neutral memory host import
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
getMemoryEmbeddingProvider,
|
||||
type MemoryEmbeddingProvider,
|
||||
} from "openclaw/plugin-sdk/memory-core-host-engine-embeddings";
|
||||
import { resolveDefaultAgentId } from "openclaw/plugin-sdk/memory-core-host-runtime-core";
|
||||
import { resolveDefaultAgentId } from "openclaw/plugin-sdk/memory-host-core";
|
||||
import { resolveLivePluginConfigObject } from "openclaw/plugin-sdk/plugin-config-runtime";
|
||||
import { ensureGlobalUndiciEnvProxyDispatcher } from "openclaw/plugin-sdk/runtime-env";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user