mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 18:06:21 +02:00
Fixed typo
This commit is contained in:
parent
86a46ea19b
commit
f10c2822f4
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ Processing modules are executed in containers. Processing can be scaled-up by d
|
|||
|
||||
## 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 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 inputs and outputs between modules.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue