mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-30 19:06:21 +02:00
Feature/reverse gateway (#416)
* Created reverse gateway * Dispatched invoke message translations * Added config receiver * Provide a script to start rev-gateway
This commit is contained in:
parent
fcab3aeb0e
commit
f08e3c1b27
7 changed files with 392 additions and 7 deletions
|
|
@ -71,6 +71,7 @@ setuptools.setup(
|
|||
scripts=[
|
||||
"scripts/agent-manager-react",
|
||||
"scripts/api-gateway",
|
||||
"scripts/rev-gateway",
|
||||
"scripts/chunker-recursive",
|
||||
"scripts/chunker-token",
|
||||
"scripts/config-svc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue