Files
litellm/tests/local_testing
Krish DholakiaandGitHub 2fc6262675 fix(route_llm_request.py): move to using common router, even for clie… (#8966)
* fix(route_llm_request.py): move to using common router, even for client-side credentials

ensures fallbacks / cooldown logic still works

* test(test_route_llm_request.py): add unit test for route request

* feat(router.py): generate unique model id when clientside credential passed in

Prevents cooldowns for api key 1 from impacting api key 2

* test(test_router.py): update testing to ensure original litellm params not mutated

* fix(router.py): upsert clientside call into llm router model list

enables cooldown logic to work accurately

* fix: fix linting error

* test(test_router_utils.py): add direct test for new util on router
2025-03-03 22:57:08 -08:00
..
2025-02-24 22:11:08 -08:00
2025-03-03 13:33:39 -08:00
2025-01-22 20:19:31 +09:00
2025-02-10 22:13:58 -08:00
2025-01-05 13:43:32 -08:00