litellm/ui
Devin AI 3b89c594fa fix(ui): split semantic cache out of the Redis Type dropdown
Semantic is a caching strategy, not a Redis network topology, so listing it next to Node/Cluster/Sentinel conflated two orthogonal dimensions and confused users. Replace the single Redis Type dropdown with a Cache Type selector (Standard vs Semantic) and a separate Redis Deployment Type selector (Node/Cluster/Sentinel) shown only for standard caching, since redis-semantic connects to a single node only. Also derive redis_type as semantic on read so the selection round-trips on reload.
2026-07-09 14:20:00 +00:00
..
litellm-dashboard fix(ui): split semantic cache out of the Redis Type dropdown 2026-07-09 14:20:00 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00