mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-22 13:55:12 +02:00
Fix/cli docs (#143)
* Improved documentation in tg-invoke-prompt. Added tg-invoke-llm. These are diagnostics for the text-completion and prompt services. * Fix command name
This commit is contained in:
parent
c308180b54
commit
66d273cf5a
3 changed files with 73 additions and 4 deletions
|
|
@ -52,5 +52,6 @@ setuptools.setup(
|
|||
"scripts/tg-init-pulsar",
|
||||
"scripts/tg-processor-state",
|
||||
"scripts/tg-invoke-prompt",
|
||||
"scripts/tg-invoke-llm",
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue