Litellm

Latest version: v1.61.11

Safety actively analyzes 707607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 105 of 110

1.17.9

Not secure
**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.17.8...v1.17.9

1.17.8

Not secure
🪨 Major improvements to Bedrock, Sagemaker exception mapping, catch litellm.ContextWindowError
📖 Improved docs for litellm image generation cmungall (https://www.linkedin.com/in/ACoAAABOqa4BzkdZWMYCCB3xnNBP21KI9Ngyw_Q)
⭐️ LiteLLM Proxy - now you can reject LLM Responses if they violate your policies: https://docs.litellm.ai/docs/proxy/rules
🛠️Added testing for LiteLLM Proxy exception mapping, Sagemaker + Bedrock exception mapping for ContextWindowError

1.17.7

Not secure
What's Changed
* [Feat] Litellm Proxy improve exception mapping by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1449
All Exceptions from the LiteLLM Proxy return the following format - this is exactly the OpenAI API Exception format
json
{
"error": {
"message": "'[{role: user, content: hi}]' is not of type 'array' - 'messages'",
"type": "invalid_request_error",
"param": null,
"code": null
}
}


* Fix minor typos in image_generation.md by cmungall in https://github.com/BerriAI/litellm/pull/1450

New Contributors
* cmungall made their first contribution in https://github.com/BerriAI/litellm/pull/1450

**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.17.6...v1.17.7

1.17.6

Not secure
What's Changed
* [Feat] Azure GPT vision support vision enhancements by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1441
* [Feat] Support Bedrock provisioned throughput LLMs by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1442


**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.17.5...v1.17.6

1.17.5

Not secure
What's Changed
* [WIP] Adds dynamo db support for key management by krrishdholakia in https://github.com/BerriAI/litellm/pull/1382
* Set custom_llm_provider in ModelResponse hidden params by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1432
* [Feat] Improve litellm.completion cost by ishaan-jaff in https://github.com/BerriAI/litellm/pull/1439


**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.17.4...v1.17.5

1.17.4

Not secure
What's Changed
* improve bedrock exception granularity by dleen in https://github.com/BerriAI/litellm/pull/1431
* [bug] unbound variable in bedrock by dleen in https://github.com/BerriAI/litellm/pull/1429
* 1424:gunicorn can't run in windows by kaonick in https://github.com/BerriAI/litellm/pull/1425

New Contributors
* kaonick made their first contribution in https://github.com/BerriAI/litellm/pull/1425

**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.17.3...v1.17.4

Page 105 of 110

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.