mirror of https://github.com/aliasrobotics/cai.git
Fix formatting issues in README diagram
This was a formating missmatch that now is fixed
This commit is contained in:
parent
34dccb726f
commit
608762ff21
|
|
@ -549,17 +549,17 @@ CAI focuses on making cybersecurity agent **coordination** and **execution** lig
|
|||
|
||||
```
|
||||
┌───────────────┐ ┌───────────┐
|
||||
│ HITL │◀────────▶│ Turns │
|
||||
│ HITL │◀─────-───▶│ Turns │
|
||||
└───────┬───────┘ └───────────┘
|
||||
│
|
||||
▼
|
||||
┌───────────┐ ┌───────────┐ ┌───────────┐ ┌───────────┐
|
||||
│ Patterns │◀────▶│ Handoffs │◀───▶ │ Agents │◀───▶│ LLMs │
|
||||
│ Patterns │◀──-──▶│ Handoffs │◀──-─▶ │ Agents │◀──-─▶│ LLMs │
|
||||
└───────────┘ └─────┬─────┘ └─────┬─────┘ └───────────┘
|
||||
│ │
|
||||
│ ▼
|
||||
┌────────────┐ ┌────┴──────┐ ┌───────────┐ ┌────────────┐
|
||||
│ Extensions │◀────▶│ Tracing │ │ Tools │◀──▶│ Guardrails │
|
||||
│ Extensions │◀────▶ │ Tracing │ │ Tools │◀──▶ │ Guardrails │
|
||||
└────────────┘ └───────────┘ └───────────┘ └────────────┘
|
||||
│
|
||||
┌─────────────┬─────┴────┬─────────────┐
|
||||
|
|
|
|||
Loading…
Reference in New Issue