mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Added tg-invoke-prompt utility to test / diagnose / interact with the (#129) prompt service
This commit is contained in:
parent
7c0c471e55
commit
dedb66379d
2 changed files with 76 additions and 0 deletions
|
|
@ -50,5 +50,6 @@ setuptools.setup(
|
|||
"scripts/tg-query-graph-rag",
|
||||
"scripts/tg-init-pulsar",
|
||||
"scripts/tg-processor-state",
|
||||
"scripts/tg-invoke-prompt",
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue