Commit graph

9 commits

Author SHA1 Message Date
Krrish Dholakia
3560f0ef2c 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
Krrish Dholakia
f1b0cc756b test(test_utils.py): reset env after test complete 2024-06-17 20:33:39 -07:00
Krrish Dholakia
be66800a98 feat(main.py): initial commit - refactoring google ai studio to just use vertex httpx
Uses the same calling logic for google ai studio/vertex ai. Simplifies logic, gives google ai studio integration all of vertex
ai features.
2024-06-17 13:31:46 -07:00
Krrish Dholakia
1baad80c7d fix(router.py): cooldown deployments, for 401 errors 2024-04-30 17:54:00 -07:00
Krrish Dholakia
ebf1bc842c fix(conftest.py): create an event loop if one isn't made 2024-01-13 14:23:04 +05:30
Krrish Dholakia
3789b37e97 test(conftest.py): create an event loop if one doesn't exist 2024-01-13 14:21:24 +05:30
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
29c579e9ca test: reinitialize litellm before each test 2023-12-12 07:49:06 -08:00
ishaan-jaff
cc9095386f (ci/cd) use conftest.py 2023-12-11 17:03:40 -08:00