mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 09:05:16 +00:00
7f4dba2a01
* add estimate_cost endpoint * TestCostEstimateEndpoint * fix estimate_cost * add /cost/estimate to spend tracking routes * fix code QA checks * fixes endpoint
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.