Commit 6e6645e
fix(about): list each model version as its own bullet on /about
DB_MODEL_TO_DISPLAY collapses point releases (e.g. kimik2.5/kimik2.6 →
"Kimi-K2.5") for the dashboard, which made the /about "Which AI models
are tested?" list show duplicate names and hide K2.6, M2.7, GLM-5.1.
Apply an /about-only override that expands those entries back out.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f977f19 commit 6e6645e
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
| |||
0 commit comments