mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
feat: add maintenance concurrency modes
This commit is contained in:
@@ -540,6 +540,7 @@ async function summarizeBatch(
|
||||
activeNodes: getActiveNodes(graph).filter(
|
||||
(node) => !excludedNodeIds.has(String(node?.id || "").trim()),
|
||||
),
|
||||
settings,
|
||||
rankingOptions: {
|
||||
topK: 12,
|
||||
diffusionTopK: 48,
|
||||
|
||||
Reference in New Issue
Block a user