Skip to content

Commit b3f51a1

Browse files
committed
style(blog): switch atlas.llm architecture diagram to LR layout
1 parent a622835 commit b3f51a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/posts/atlas-llm-deep-dive.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ consequence of these three.
5555
The program is a Go process that performs three roles simultaneously:
5656

5757
```mermaid
58-
graph TB
58+
graph LR
5959
subgraph atlas["atlas.llm (Go)"]
60-
direction TB
60+
direction LR
6161
TUI["TUI / CLI layer<br/>(bubbletea + lipgloss + glamour)"]
6262
Orch["Orchestration & config<br/>(download, registry,<br/>chat history, slash commands)"]
6363
Client["llama-server client<br/>(net/http + JSON)"]

0 commit comments

Comments
 (0)