mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
* feat(router): make routing groups callable as virtual models and list them in /v1/models * fix(router): traffic-scoped cooldown exemption, live model_names on delete, group-info cache invalidation * fix(router): share one recognized-model predicate across proxy gates, resolve aliases in group cooldown, read metadata via the dual-bucket owner * fix(router): close the gate and cache families for callable groups, strip member access_groups from group rows, prove cooldown wiring end to end * refactor(router): cache materialized group rows under the model-group cache owner and drop the redundant wiring test * fix(router): warn-and-shadow on group name collisions, name-level test coverage for group helpers, faithful router doubles in a2a and cursor tests * test(router): pin group cooldown metadata across the retry path |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_endpoints.py | ||