You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: optimize architecture diagram layout with vertical flow
- Reorganize diagram to show clear top-to-bottom flow:
① vLLM Semantic Router Layer (top)
② NVIDIA Dynamo Layer (middle)
③ Execution Layer - Worker Pools (bottom)
- Place Storage Layer on the side for better space utilization
- Add numbered labels (①②③) to emphasize layer hierarchy
- Wrap main processing layers in a 'Main Processing Flow' subgraph
- Improve visual clarity with consistent direction indicators
- Update step numbers in flow annotations (1-7)
This layout better reflects the actual request flow from client
through semantic intelligence, infrastructure routing, to execution.
Signed-off-by: bitliu <[email protected]>
0 commit comments