mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Ported tg-invoke-agent to websockets
This commit is contained in:
parent
d7299aeba7
commit
6343072b7b
2 changed files with 67 additions and 27 deletions
|
|
@ -40,6 +40,7 @@ setuptools.setup(
|
|||
"rdflib",
|
||||
"tabulate",
|
||||
"msgpack",
|
||||
"websockets",
|
||||
],
|
||||
scripts=[
|
||||
"scripts/tg-graph-show",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue