mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-26 19:08:09 +00:00
76c9df1f91
* 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.