mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
* fix(spend_tracking_utils.py): prevent logging entire mp4 files to db Fixes https://github.com/BerriAI/litellm/issues/9732 * fix(anthropic/chat/transformation.py): Fix double counting cache creation input tokens Fixes https://github.com/BerriAI/litellm/issues/9812 * refactor(anthropic/chat/transformation.py): refactor streaming to use same usage calculation block as non-streaming reduce errors * fix(bedrock/chat/converse_transformation.py): don't increment prompt tokens with cache_creation_input_tokens * build: remove redisvl from requirements.txt (temporary) * fix(spend_tracking_utils.py): handle circular references * test: update code cov test * test: update test |
||
---|---|---|
.. | ||
anthropic/chat | ||
azure | ||
azure_ai/chat | ||
bedrock | ||
chat | ||
cohere/chat | ||
custom_httpx | ||
databricks/chat | ||
deepgram/audio_transcription | ||
openai | ||
openrouter/chat | ||
sagemaker | ||
vertex_ai |