Skip to content

Releases: BerriAI/litellm

v1.26.6

21 Feb 05:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.5...v1.26.6

v1.26.5

21 Feb 05:10
2f7b2f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.4...v1.26.5

v1.26.4

21 Feb 03:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.3...v1.26.4

v1.26.3

20 Feb 07:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.2...v1.26.3

v1.26.2

20 Feb 06:34
Compare
Choose a tag to compare

What's Changed

litellm_request_model_access-ezgif com-video-to-gif-converter

Full Changelog: v1.26.1...v1.26.2

v1.26.1

20 Feb 00:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.0...v1.26.1

v1.26.0

19 Feb 18:12
f7a684c
Compare
Choose a tag to compare

What's Changed

  • feat(llama_guard.py): allow user to define custom unsafe content categories by @krrishdholakia in #2045
  • feat(google_text_moderation.py): allow user to use google text moderation for content mod on proxy by @krrishdholakia in #2046
  • feat(proxy_server.py): return all teams, user is a member of in /user/info by @krrishdholakia in #2049
  • fix(ci): platforms input by @adrien-f in #2060
  • fix(ci): set up QEMU and Buildx for multi platform images by @adrien-f in #2065

New Contributors

Full Changelog: v1.25.2...v1.26.0

v1.25.2

18 Feb 05:14
Compare
Choose a tag to compare

Control your companies LLM spend with budgets, call 100+ LLMs

litellm_ui_feb__17

What's Changed

New Contributors

Full Changelog: v1.25.1...v1.25.2

v1.25.1

17 Feb 22:38
Compare
Choose a tag to compare

What's Changed

Important

In a Kubernetes deployment, it's possible to utilize a shared DNS to host multiple applications by modifying the virtual service

👉 Set SERVER_ROOT_PATH in your .env and this will be set as your server root path
Docs here: https://docs.litellm.ai/docs/proxy/deploy#advanced-deployment-settings

Full Changelog: v1.25.0...v1.25.1

v1.25.0

17 Feb 17:58
Compare
Choose a tag to compare

What's Changed

  • feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint by @krrishdholakia in #2031
  • fix for importllib compatibility issue for python 3.8 by @sorokine in #2017

Full Changelog: v1.24.6...v1.25.0