mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-01 04:22:10 +00:00
* fix(rebuild-usage-object---ensure-cache_tokens-is-set): Ensures cache tokens is correctly set Fixes https://github.com/BerriAI/litellm/issues/12149 * test(test_stream_chunk_builder_utils.py): add unit test to ensure cached tokens is part of stream chunk builder Ensures standardized values are used