| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-18 | 6.1 kB | |
| v1.80.10.dev.1 source code.tar.gz | 2025-12-18 | 256.7 MB | |
| v1.80.10.dev.1 source code.zip | 2025-12-18 | 260.0 MB | |
| Totals: 3 Items | 516.7 MB | 0 | |
What's Changed
- Broken link correction by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/18104
- fix(docker): add libsndfile to Alpine image for ARM64 audio processing by @Chesars in https://github.com/BerriAI/litellm/pull/18092
- Fix get_model_from_request() to extract model ID from Vertex AI passthrough URLs by @krisxia0506 in https://github.com/BerriAI/litellm/pull/18097
- added extraction of top level metadata for custom lables in prometheu… by @shivamrawat1 in https://github.com/BerriAI/litellm/pull/18087
- various fixes for guardrail on openrouter models and an new guardrail option by @Reapor-Yurnero in https://github.com/BerriAI/litellm/pull/18085
- fix(azure_ai): return AzureAnthropicConfig for Claude models in get_provider_chat_config by @jk-f5 in https://github.com/BerriAI/litellm/pull/18086
- Add gpt-image-1.5-2025-12-16 in model cost map by @Sameerlite in https://github.com/BerriAI/litellm/pull/18107
- fix: update UI path handling for non-root Docker and restructure HTML… by @Jetemple in https://github.com/BerriAI/litellm/pull/17989
- fix(image_edit): add drop_params support and fix Vertex AI config by @castrapel in https://github.com/BerriAI/litellm/pull/18077
- Fix: Prevent LiteLLM API key leakage on /health endpoint failures by @AlexsanderHamir in https://github.com/BerriAI/litellm/pull/18133
- Staging - 12/17/2025 by @krrishdholakia in https://github.com/BerriAI/litellm/pull/18105
- feat: gemini-3-flash-preview day 0 support by @Sameerlite in https://github.com/BerriAI/litellm/pull/18135
- fix: Add qwen 2 and qwen 3 in get_bedrock_model_id by @Sameerlite in https://github.com/BerriAI/litellm/pull/18100
- fix: Vertex AI image edit credential source by @Sameerlite in https://github.com/BerriAI/litellm/pull/18121
- Add support for bedrock image gaurdrails by @Sameerlite in https://github.com/BerriAI/litellm/pull/18115
- fix image url by @Sameerlite in https://github.com/BerriAI/litellm/pull/18139
- fix: remove fake keys causing security scans to fail by @AlexsanderHamir in https://github.com/BerriAI/litellm/pull/18140
- [Feature] SSO Readiness Health Check by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/18078
- [Fix] /health/test_connection to resolve env variables like /chat/completions by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/17752
- [Fix] Callback Environment Variables Casing by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/17912
- [Feat] New Logging Integration - Azure Sentinel Logger by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/18146
- Add: new security scan to detect secret keys exposed on the codebase by @AlexsanderHamir in https://github.com/BerriAI/litellm/pull/18148
- Add diarize model for openai by @superpoussin22 in https://github.com/BerriAI/litellm/pull/18117
- Fix tag management to preserve encrypted fields in litellm_params by @dtikhonov in https://github.com/BerriAI/litellm/pull/17484
- docs: expand Responses API section and update endpoints in README by @Chesars in https://github.com/BerriAI/litellm/pull/17354
- feat: add secret manager settings controls to team management UI by @uc4w6c in https://github.com/BerriAI/litellm/pull/18149
- Litellm feat vault per team config by @uc4w6c in https://github.com/BerriAI/litellm/pull/18150
- [Feature] Email Budget Alerts by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/17995
- Add vertex ai gemini 3 flash in model map by @Sameerlite in https://github.com/BerriAI/litellm/pull/18164
- [Fix] Login Page Failed To Parse JSON Error by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/18159
- [Fix] New user route user_id collision handling by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/17559
- fix: Change extra_headers to additional_headers by @LucasSugi in https://github.com/BerriAI/litellm/pull/17950
- [Feature] UI - Cloud Zero Cost Tracking by @yuneng-jiang in https://github.com/BerriAI/litellm/pull/18163
- [Bug fix] Vertex Multimodal embeddings - Support text + base64 image combinations by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/18172
- fix(pricing): add output_cost_per_image_token for gemini-2.5-flash-image models by @Chesars in https://github.com/BerriAI/litellm/pull/18156
- [Feat] New Search API Provider - LinkUp Search by @ishaan-jaff in https://github.com/BerriAI/litellm/pull/18174
- Add reasoning support for vertex_ai/gemini-3-flash-preview in model prices and context window by @opleonnn in https://github.com/BerriAI/litellm/pull/18175
- Litellm fix mcp list tool not working without db by @uc4w6c in https://github.com/BerriAI/litellm/pull/18161
- Guardrails - add built in guardrails for harmful content, bias, etc. by @krrishdholakia in https://github.com/BerriAI/litellm/pull/18029
- Guardrails - LiteLLM Content Filter - add support for running content filters on images by @krrishdholakia in https://github.com/BerriAI/litellm/pull/18044
- Feature/lakera monitor mode by @eurogig in https://github.com/BerriAI/litellm/pull/18084
- [Fix] CI/CD [#1] - mypy | check_code_and_doc_quality | guardrails_testing by @AlexsanderHamir in https://github.com/BerriAI/litellm/pull/18195
- [Fix] CI/CD - litellm_mapped_tests_llms | litellm_mapped_tests_core | caching_unit_tests by @AlexsanderHamir in https://github.com/BerriAI/litellm/pull/18197
- fix: arize nested spans by @mubashir1osmani in https://github.com/BerriAI/litellm/pull/18102
New Contributors
- @Reapor-Yurnero made their first contribution in https://github.com/BerriAI/litellm/pull/18085
- @jk-f5 made their first contribution in https://github.com/BerriAI/litellm/pull/18086
- @castrapel made their first contribution in https://github.com/BerriAI/litellm/pull/18077
- @dtikhonov made their first contribution in https://github.com/BerriAI/litellm/pull/17484
- @opleonnn made their first contribution in https://github.com/BerriAI/litellm/pull/18175
- @eurogig made their first contribution in https://github.com/BerriAI/litellm/pull/18084
Full Changelog: https://github.com/BerriAI/litellm/compare/v1.80.10.rc.3...v1.80.10.dev.1