mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 11:41:02 +02:00
Add agent-manager-react command line
This commit is contained in:
parent
a4ace74150
commit
f26eacb439
2 changed files with 7 additions and 0 deletions
6
trustgraph-flow/scripts/agent-manager-react
Normal file
6
trustgraph-flow/scripts/agent-manager-react
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.agent.react import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue