mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-01 03:16:23 +02:00
Tweak diagram
This commit is contained in:
parent
3353d4305b
commit
73b5aaa6c2
1 changed files with 6 additions and 6 deletions
|
|
@ -20,10 +20,10 @@ This document specifies a new agent architecture for TrustGraph that introduces
|
|||
┌──────────────────────────────────────────────────────────────────┐
|
||||
│ Gateway Service Layer │
|
||||
│ (dispatch/agent_confidence.py) │
|
||||
└────────────────────────────┬─────────────────────────────────────┘
|
||||
│
|
||||
Pulsar Message Bus
|
||||
│
|
||||
└─────────────────────────────┬─────────────────────────────────────┘
|
||||
│
|
||||
Pulsar Message Bus
|
||||
│
|
||||
┌─────────────────────────────┴────────────────────────────────────┐
|
||||
│ Confidence Agent Service │
|
||||
│ (agent/confidence/service.py) │
|
||||
|
|
@ -32,8 +32,8 @@ This document specifies a new agent architecture for TrustGraph that introduces
|
|||
│ │ Planner │ │ Flow Controller │ │ Confidence │ │
|
||||
│ │ Module │─▶│ Module │─▶│ Evaluator │ │
|
||||
│ └──────────────┘ └─────────────────┘ └────────────────┘ │
|
||||
│ │ │ │ │
|
||||
│ ▼ ▼ ▼ │
|
||||
│ │ │ │ │
|
||||
│ ▼ ▼ ▼ │
|
||||
│ ┌──────────────┐ ┌───────────────┐ ┌────────────────┐ │
|
||||
│ │ Execution │ │ Memory │ │ Audit │ │
|
||||
│ │ Engine │◄──│ Manager │ │ Logger │ │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue