pypi litellm 1.61.0.dev1
v1.61.0.dev1

latest releases: 1.84.0.dev2, 1.84.0.dev1, 1.83.14...
14 months ago

What's Changed

  • (Feat) - Allow calling Nova models on /bedrock/invoke/ by @ishaan-jaff in #8397
  • Run litellm in dev mode by @CakeCrusher in #8404
  • (Bug Fix) - Bedrock completions with aws_region_name by @ishaan-jaff in #8384
  • added gemini 2.0 models to docs by @mubashir1osmani in #8412
  • Added filter in Teams and fixed spacing & height issues in Teams tabs (#6192) by @tahaali-dev in #8357
  • Revert "Added filter in Teams and fixed spacing & height issues in Teams tabs (#6192)" by @krrishdholakia in #8416
  • Allow editing model api key + provider on UI by @krrishdholakia in #8406
  • Allow org admin to create teams on UI by @krrishdholakia in #8407

New Contributors

Full Changelog: v1.60.8...v1.61.0.dev1

Docker Run LiteLLM Proxy

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
ghcr.io/berriai/litellm:main-v1.61.0.dev1

Don't want to maintain your internal proxy? get in touch 🎉

Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat

Load Test LiteLLM Proxy Results

Name Status Median Response Time (ms) Average Response Time (ms) Requests/s Failures/s Request Count Failure Count Min Response Time (ms) Max Response Time (ms)
/chat/completions Passed ✅ 210.0 239.66008324484403 6.157355937828466 0.0033427556665735435 1842 1 171.46882700001242 4024.462443999994
Aggregated Passed ✅ 210.0 239.66008324484403 6.157355937828466 0.0033427556665735435 1842 1 171.46882700001242 4024.462443999994

Don't miss a new litellm release

NewReleases is sending notifications on new releases.