Commit cc229f6
committed
feat(demo): add interactive request flow visualization
Add interactive HTML visualization showing the complete request flow:
- 12-step animated walkthrough from user request to model response
- Visual representation of security, classification, and routing
- Performance metrics and key features
- Self-contained HTML file for presentations
Perfect for demos and understanding the semantic router pipeline.
Signed-off-by: Yossi Ovadia <yovadia@redhat.com>1 parent 16eed3c commit cc229f6
File tree
2 files changed
+609
-0
lines changed- deploy/openshift/demo
2 files changed
+609
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
235 | 252 | | |
236 | 253 | | |
237 | 254 | | |
| |||
0 commit comments