mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
* feat(audio_transcriptions/): calculate duration of audio file for cost calculation Fixes https://github.com/BerriAI/litellm/issues/11846 Closes https://github.com/BerriAI/litellm/issues/14605 * fix(cost_calculator.py): correctly use base model, when set Fixes issue where azure base model was being ignored * feat(cost_calculator.py): fix default cost tracking quality param for image generation * feat(image_generations/): return output_format, quality, size aligns response to openai spec and improves cost tracking accuracy * fix(cost_calculator.py): refactor cost calculation for image generation to use image response instead of hidden params * build: update build * fix: fix cost calculation * build: update poetry lock * fix: fix ruff checks * fix: fix aembedding * fix: fix ruff errors * fix: modify to catch errors * fix: test * fix: loosen test to handle openai lib out of sync * fix: fix base models * fix: fix usage object |
||
|---|---|---|
| .. | ||
| request_payloads | ||
| base_image_generation_test.py | ||
| conftest.py | ||
| ishaan_github.png | ||
| litellm_site.png | ||
| test_bedrock_image_gen_unit_tests.py | ||
| test_fal_ai_image_generation.py | ||
| test_image.png | ||
| test_image_edit.png | ||
| test_image_edits.py | ||
| test_image_generation.py | ||
| test_image_variation.py | ||
| test_xinference.py | ||
| vertex_key.json | ||