Skip to content

v1.20.9

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 05:13
· 13102 commits to main since this release

Ui v2.0

Admin UI is now on the Proxy Server

  • When you start the proxy you'll be able to find your admin UI link on the swagger docs
  • The UI is a Static App h/t @Manouchehri for this suggestion
  • Doc on getting started: https://docs.litellm.ai/docs/proxy/ui
  • cc @bsu3338 this change impacts you - the UI is by default on the proxy server (GIF shows how to get the UI link), let me know if you have any questions
    litellm_ui_3

Admin UI uses jwts

  • The UI never shows a Proxy API key in the URL param (we've move to jwts in the query params) cc @Manouchehri

Admin UI - Remove'd the need for setting allow_user_auth: True if user is logged in with SSO)

Full Changelog: v1.20.8...v1.20.9