mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
uses pre-call checks to check if a call is below it's rpm limit, works even if multiple async calls are made simultaneously |
||
|---|---|---|
| .. | ||
| gettysburg.wav | ||
| large_text.py | ||
| README.MD | ||
| test_fallbacks.py | ||
| test_health.py | ||
| test_keys.py | ||
| test_models.py | ||
| test_openai_endpoints.py | ||
| test_organizations.py | ||
| test_ratelimit.py | ||
| test_spend_logs.py | ||
| test_team.py | ||
| test_users.py | ||
| test_whisper.py | ||
In total litellm runs 500+ tests Most tests are in /litellm/tests. These are just the tests for the proxy docker image, used for circle ci.