litellm-mirror/litellm/router_strategy
2025-04-23 17:33:29 -07:00
..
base_routing_strategy.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
budget_limiter.py fix import loc 2025-04-23 17:33:29 -07:00
least_busy.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
lowest_cost.py refactor location of proxy 2025-04-23 14:38:44 -07:00
lowest_latency.py refactor location of proxy 2025-04-23 14:38:44 -07:00
lowest_tpm_rpm.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
lowest_tpm_rpm_v2.py refactor location of proxy 2025-04-23 14:38:44 -07:00
simple_shuffle.py (refactor router.py ) - PR 3 - Ensure all functions under 100 lines (#6181) 2024-10-14 21:27:54 +05:30
tag_based_routing.py Pass router tags in request headers - x-litellm-tags (#8609) 2025-02-18 08:26:22 -08:00