mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-02 11:25:14 +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 │
|
│ Gateway Service Layer │
|
||||||
│ (dispatch/agent_confidence.py) │
|
│ (dispatch/agent_confidence.py) │
|
||||||
└────────────────────────────┬─────────────────────────────────────┘
|
└─────────────────────────────┬─────────────────────────────────────┘
|
||||||
│
|
│
|
||||||
Pulsar Message Bus
|
Pulsar Message Bus
|
||||||
│
|
│
|
||||||
┌─────────────────────────────┴────────────────────────────────────┐
|
┌─────────────────────────────┴────────────────────────────────────┐
|
||||||
│ Confidence Agent Service │
|
│ Confidence Agent Service │
|
||||||
│ (agent/confidence/service.py) │
|
│ (agent/confidence/service.py) │
|
||||||
|
|
@ -32,8 +32,8 @@ This document specifies a new agent architecture for TrustGraph that introduces
|
||||||
│ │ Planner │ │ Flow Controller │ │ Confidence │ │
|
│ │ Planner │ │ Flow Controller │ │ Confidence │ │
|
||||||
│ │ Module │─▶│ Module │─▶│ Evaluator │ │
|
│ │ Module │─▶│ Module │─▶│ Evaluator │ │
|
||||||
│ └──────────────┘ └─────────────────┘ └────────────────┘ │
|
│ └──────────────┘ └─────────────────┘ └────────────────┘ │
|
||||||
│ │ │ │ │
|
│ │ │ │ │
|
||||||
│ ▼ ▼ ▼ │
|
│ ▼ ▼ ▼ │
|
||||||
│ ┌──────────────┐ ┌───────────────┐ ┌────────────────┐ │
|
│ ┌──────────────┐ ┌───────────────┐ ┌────────────────┐ │
|
||||||
│ │ Execution │ │ Memory │ │ Audit │ │
|
│ │ Execution │ │ Memory │ │ Audit │ │
|
||||||
│ │ Engine │◄──│ Manager │ │ Logger │ │
|
│ │ Engine │◄──│ Manager │ │ Logger │ │
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue