github BerriAI/litellm v1.17.17

latest releases: v1.48.10, v1.48.9-stable, v1.48.9...
8 months ago

What's Changed

Testing + fixes for: https://docs.litellm.ai/docs/proxy/virtual_keys

  1. Generate a Key, and use it to make a call
  2. Make a call with invalid key, expect it to fail
  3. Make a call to a key with invalid model - expect to fail
  4. Make a call to a key with valid model - expect to pass
  5. Make a call with key over budget, expect to fail
  6. Make a streaming chat/completions call with key over budget, expect to fail
  7. Make a call with an key that never expires, expect to pass
  8. Make a call with an expired key, expect to fail

Full Changelog: v1.17.16...v1.17.17

Don't miss a new litellm release

NewReleases is sending notifications on new releases.