mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
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. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||