mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 23:08:07 +00:00
708c0bd78d
* test_basic_openai_responses_api_streaming * _transform_chat_completion_usage_to_responses_usage * ResponseAPIUsage.cost * test fixes for anthropic cost with /responses * fix mypy typng
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.