Enterprise - Admin UI - Use Custom Branding
![Group 204](https://github.com/BerriAI/litellm/assets/29436595/d9f036d0-a38e-4d43-8c8f-55cb927bc747)
Use your companies custom branding on the LiteLLM Admin UI
Docs here: https://docs.litellm.ai/docs/proxy/ui#custom-branding-admin-ui
We allow you to
- Customize the UI Logo
- Customize the UI color theme
What's Changed
* Enable `/team/update`, `/team/delete` endpoints + create teams with user defined roles by krrishdholakia in https://github.com/BerriAI/litellm/pull/2119
* Admin UI - Use Custom Branding by ishaan-jaff in https://github.com/BerriAI/litellm/pull/2123
* fix(utils.py): support streaming cached response logging by krrishdholakia in https://github.com/BerriAI/litellm/pull/2124
* fix(router.py): mask the api key in debug statements on router by krrishdholakia in https://github.com/BerriAI/litellm/pull/2125
**Full Changelog**: https://github.com/BerriAI/litellm/compare/v1.26.7...v1.26.8