litellm-mirror/litellm/router_strategy
Krrish Dholakia a34cc2031d fix(response_metadata.py): log the litellm_model_name
make it easier to track the model sent to the provider
2025-03-18 17:46:33 -07:00
..
budget_limiter.py fix code quality 2025-02-18 21:29:23 -08: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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
lowest_latency.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08: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 fix(response_metadata.py): log the litellm_model_name 2025-03-18 17:46:33 -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