mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Added agent support to templates (#150)
This commit is contained in:
parent
f654d72515
commit
efd13ae5f1
5 changed files with 158 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
"vertexai": import "components/vertexai.jsonnet",
|
||||
"null": {},
|
||||
|
||||
"agent-manager-react": import "components/agent-manager-react.jsonnet",
|
||||
|
||||
// FIXME: Dupes
|
||||
"cassandra": import "components/cassandra.jsonnet",
|
||||
"neo4j": import "components/neo4j.jsonnet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue