mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Added layer diagram to README
This commit is contained in:
parent
f70cd202cb
commit
28bcbf8a40
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ kubectl apply -f <launch-file.yaml>
|
|||
|
||||
## Architecture
|
||||
|
||||

|
||||

|
||||
|
||||
TrustGraph is designed to be modular to support as many LLMs and environments as possible. A natural fit for a modular architecture is to decompose functions into a set of modules connected through a pub/sub backbone. [Apache Pulsar](https://github.com/apache/pulsar/) serves as this pub/sub backbone. Pulsar acts as the data broker managing data processing queues connected to procesing modules.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue