Complete memory graph and document value workplans
This commit is contained in:
parent
f49ebb563b
commit
6cc44da628
25 changed files with 1546 additions and 168 deletions
|
|
@ -19,6 +19,7 @@ def test_collect_cli_command_specs_from_builtin_registry():
|
|||
assert ("backend.local-sqlite", "mkt cache index") in commands
|
||||
assert ("backend.local-sqlite", "mkt search") in commands
|
||||
assert ("document.function", "mkt function render") in commands
|
||||
assert ("memory.graph-contract", "mkt memory graph pack") in commands
|
||||
assert ("memory.context-package", "mkt context pack") in commands
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue