this fixes a bug in usage-based-routing-v2 which was caused b/c of how the result was being returned from dual cache async_batch_get_cache. it also adds unit testing for that function (and it's sync equivalent) |
||
|---|---|---|
| .. | ||
| gettysburg.wav | ||
| large_text.py | ||
| README.MD | ||
| test_adding_callbacks.py | ||
| 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_logging.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.