bug fixed the wiring between embedding and memory write path

This commit is contained in:
Storme-bit
2026-04-05 00:20:40 -07:00
parent ed18022d1f
commit ddd251cd5a
4 changed files with 275 additions and 5 deletions

View File

@@ -13,5 +13,8 @@
},
"engines": {
"node": ">=22.0.0"
},
"dependencies": {
"concurrently": "^9.2.1"
}
}