Commit History

Fix token display backgrounds: use themed card_bg instead of dark backtick code blocks for subnetwork & token analysis
1f360a1

aaron0eidt commited on

Fix embedding tokens: soft blue instead of viridis black/green; make toggles, sidebar button, checkboxes more visible in light mode
850edb3

aaron0eidt commited on

Fix circuit graph visuals: remove node outlines, softer edges, theme-aware layer labels, reduce grid, black text for all labels/legend/ticks
ab1ff5b

aaron0eidt commited on

Fix subnetwork tc UnboundLocalError, expand chat input container light-mode CSS
f8a7612

aaron0eidt commited on

Fix circuit tc UnboundLocalError, chat input bar, heatmap/PCA/FV titles, highlight text, vline annotations black in light mode
52ad697

aaron0eidt commited on

Fix light mode: buttons, download btns, option_menu, heatmap/chart fonts, token colors in AI explanations
c49d6b6

aaron0eidt commited on

Theme-aware colors: replace all hardcoded dark colors with get_theme_colors() utility for proper light/dark mode
4350a4b

aaron0eidt commited on

Proper light/dark mode: switch toggle, comprehensive CSS overrides for all inline dark colors, restore dark base
df7b60e

aaron0eidt commited on

Add light/dark mode toggle with beautiful color schemes for both modes
49ecd67

aaron0eidt commited on

Simplify chat header to 'Questions' / 'Fragen'
1cf0ba0

aaron0eidt commited on

Fix chat truncation (max_tokens 800→2000) & clean up circuit trace key names
c1a84cd

aaron0eidt commited on

Fix FV context collector to use real data keys, silently skip missing influence tracer index
99143b6

aaron0eidt commited on

Fix influence tracer: use cached docs without pop, skip live index when missing; restore clear button without emoji
003346a

aaron0eidt commited on

Enrich chat with background knowledge per page, remove clear-chat button
feda9dc

aaron0eidt commited on

Update API key and migrate model from qwen2.5-vl-72b to qwen3-vl-30b-a3b-instruct
1792b65

aaron0eidt commited on

Fix follow-up chat: remove system role and top_p to match working API pattern, add error logging
b253206

aaron0eidt commited on

Add interactive follow-up chat to all analysis pages with context awareness
991385c

aaron0eidt commited on

Force dark mode theme for app
688668c

aaron0eidt commited on

Fix indentation and add retry logic for failed circuit explanations
2994d17

aaron0eidt commited on

Disable generation controls for static mode
e8099ac

aaron0eidt commited on

Update function vectors faithfulness logic and full cache
f4747e4

aaron0eidt commited on

added examples cache
44d38e5

aaron0eidt commited on

Add cached circuit trace results
d4fa80a

aaron0eidt commited on

Prevent caching of API errors in circuit trace analysis
abd5070

aaron0eidt commited on

Fix FV visualization errors and faithfulness caching
871d8d6

aaron0eidt commited on

Add cached analysis results with LFS
221a3f0

aaron0eidt commited on

Update full cache with explanations and faithfulness1
7f9ac5c

aaron0eidt commited on

Update full cache with explanations and faithfulness
d8111b2

aaron0eidt commited on

Fix context key error in attribution page
c3beb1b

aaron0eidt commited on

Fix Kaleido error with try-except and chromium package
7f4b753

aaron0eidt commited on

Add vectors with LFS2
c1cc5c3

aaron0eidt commited on

Deploy static demo (secrets removed + deps updated)
1c6936d

aaron0eidt commited on

Deploy static demo
5b6c556

aaron0eidt commited on