litellm/tests
Krrish Dholakia 2dfdc8dd69 Revert "Merge pull request #2593 from BerriAI/litellm_reset_budget_fix"
This reverts commit afd363129f, reversing
changes made to c94bc94ad5.
2024-03-19 20:25:41 -07:00
..
gettysburg.wav feat(main.py): support openai transcription endpoints 2024-03-08 10:25:19 -08:00
README.MD fix(parallel_request_limiter.py): handle tpm/rpm limits being null 2024-01-19 10:22:27 -08:00
test_health.py (test) /health/readiness 2024-01-29 15:27:25 -08:00
test_keys.py fix(proxy_server.py): fix spend log update 2024-03-18 20:26:28 -07:00
test_models.py test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00
test_openai_endpoints.py test(test_openai_endpoints.py): fix test 2024-02-23 22:57:20 -08:00
test_organizations.py test(test_organizations.py): add testing for /organization/new endpoint 2024-03-02 12:13:54 -08:00
test_spend_logs.py (fix) predict/spend/logs test 2024-03-13 14:09:51 -07:00
test_team.py fix(proxy_server.py): fix model alias map + add back testing 2024-03-07 07:56:51 -08:00
test_users.py Revert "Merge pull request #2593 from BerriAI/litellm_reset_budget_fix" 2024-03-19 20:25:41 -07:00
test_whisper.py feat: add cost tracking + caching for transcription calls 2024-03-09 15:43:38 -08:00

Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.