Commit graph

17 commits

Author SHA1 Message Date
Krrish Dholakia
ea96eebe85 refactor: move all testing to top-level of repo
Closes https://github.com/BerriAI/litellm/issues/486
2024-09-28 21:08:14 -07:00
Krish Dholakia
1a55827a0a test: replace gpt-3.5-turbo-0613 (deprecated model) (#5794) 2024-09-19 15:39:37 -07:00
Krrish Dholakia
cce1aefdfb fix(router.py): add random shuffle and tpm-based shuffle for async shuffle logic 2024-04-22 12:58:59 -07:00
Krrish Dholakia
a4a8129a13 fix(router.py): fix pydantic object logic 2024-04-03 21:57:19 -07:00
Ishaan Jaff
71537393d3 test test_wildcard_openai_routing 2024-04-01 19:46:07 -07:00
Ishaan Jaff
789d263dce (test) usage based routing test 2024-03-18 21:39:59 -07:00
ishaan-jaff
8426a92d6a (fix) failing usage based routing test 2024-03-11 12:14:13 -07:00
ishaan-jaff
b3570c94a0 (test) test_usage_based_routing 2024-01-19 14:59:56 -08:00
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
ishaan-jaff
b3e3894fb8 (test) router_get_deployments - stop using remove_model_id 2023-12-15 07:07:53 +05:30
ishaan-jaff
f65a3b86d0 (test) router - test_model_group_aliases 2023-12-14 13:16:44 +05:30
ishaan-jaff
de1b7ac86b (test) router - model_group_alias 2023-12-14 13:08:35 +05:30
ishaan-jaff
e5df3733cb (test) custom logger proxy 2023-12-11 14:37:23 -08:00
ishaan-jaff
91256967d8 (test) fix test_model_group_aliases 2023-12-06 21:25:30 -08:00
ishaan-jaff
a7584a2b75 (test) unset model_group_alias_map after test 2023-12-06 20:35:14 -08:00
ishaan-jaff
1177c54636 (feat) router - add model_group_alias_map 2023-12-06 20:13:33 -08:00
ishaan-jaff
54678d5f9c (test) router:get_available_deployment 2023-11-29 17:54:41 -08:00