mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-27 01:16:22 +02:00
Added new architecture diagram to README
This commit is contained in:
parent
320a231abe
commit
6fafc4bd01
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ kubectl apply -f <launch-file.yaml>
|
|||
|
||||
## Architecture
|
||||
|
||||

|
||||

|
||||
|
||||
TrustGraph is designed to be modular to support as many Language Models 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