mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 03:05:31 +00:00
dfdbfdd71c
* use cost_per_request * fix cost_per_request * fixes cost_per_request * fixes for cost per request for pass through * ui fix param name * fixes for _set_cost_per_request * test cost per request pass through endpoints * Update tests/test_litellm/proxy/pass_through_endpoints/test_pass_through_endpoints.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * tests pass through endpoints --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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/litellm
This folder can only run mock tests.