mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-30 08:22:54 +00:00
* fix(scheduler): remove timed-out requests from queue to prevent memory leak Fixes #20059 * fix(scheduler): use actual model param instead of hardcoded gpt-3.5-turbo in schedule_acompletion * trigger CLA recheck --------- Co-authored-by: Piyush Bhawsar <piyush100x@Piyushs-MacBook-Pro-3.local>
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.