mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 08:56:21 +02:00
Fix API gateway integration, added to templates (#165)
This commit is contained in:
parent
92b84441eb
commit
ba6d6c13af
3 changed files with 81 additions and 24 deletions
|
|
@ -59,8 +59,10 @@ setuptools.setup(
|
|||
"ibis",
|
||||
"jsonschema",
|
||||
"aiohttp",
|
||||
"aiopulsar-py",
|
||||
],
|
||||
scripts=[
|
||||
"scripts/api-gateway",
|
||||
"scripts/agent-manager-react",
|
||||
"scripts/chunker-recursive",
|
||||
"scripts/chunker-token",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue