mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Fix panel dependency host import depth
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// ST-BME: 向量模式、后端索引与直连兜底
|
||||
|
||||
import { getRequestHeaders } from "../../../../../script.js";
|
||||
import { getRequestHeaders } from "../../../../script.js";
|
||||
import { embedBatch, embedText, searchSimilar } from "./embedding.js";
|
||||
import { getActiveNodes } from "../graph/graph.js";
|
||||
import { describeMemoryScope, normalizeMemoryScope } from "../graph/memory-scope.js";
|
||||
|
||||
Reference in New Issue
Block a user