mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 16:19:45 +00:00
* feat(stream_chunk_builder_utils.py): combine thinking blocks in stream chunk builder * fix(prometheus.py): remove experimental 'by_tag' metrics Fixes LIT-225
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.