Loading knowledge cores works

This commit is contained in:
Cyber MacGeddon 2025-05-08 00:39:23 +01:00
parent 050b8cf1ef
commit 721c96f1c2
9 changed files with 318 additions and 534 deletions

View file

@ -67,7 +67,6 @@ setuptools.setup(
"scripts/tg-put-kg-core",
"scripts/tg-remove-library-document",
"scripts/tg-save-doc-embeds",
"scripts/tg-save-kg-core",
"scripts/tg-set-prompt",
"scripts/tg-set-token-costs",
"scripts/tg-show-config",
@ -83,6 +82,7 @@ setuptools.setup(
"scripts/tg-show-token-costs",
"scripts/tg-show-tools",
"scripts/tg-start-flow",
"scripts/tg-unload-kg-core",
"scripts/tg-start-library-processing",
"scripts/tg-stop-flow",
"scripts/tg-stop-library-processing",