Flow management CLI and API working

This commit is contained in:
Cyber MacGeddon 2025-04-24 18:54:38 +01:00
parent 3d284baff9
commit 58228c656f
14 changed files with 383 additions and 54 deletions

View file

@ -63,6 +63,13 @@ setuptools.setup(
"scripts/tg-save-kg-core",
"scripts/tg-save-doc-embeds",
"scripts/tg-show-config",
"scripts/tg-show-flows",
"scripts/tg-show-flow-classes",
"scripts/tg-get-flow-class",
"scripts/tg-start-flow",
"scripts/tg-stop-flow",
"scripts/tg-delete-flow-class",
"scripts/tg-put-flow-class",
"scripts/tg-set-prompt",
"scripts/tg-show-tools",
"scripts/tg-show-prompts",