diff --git a/docs/my-website/img/bulk_edit_graphic.png b/docs/my-website/img/bulk_edit_graphic.png new file mode 100644 index 0000000000..1394f5c758 Binary files /dev/null and b/docs/my-website/img/bulk_edit_graphic.png differ diff --git a/docs/my-website/release_notes/v1.74.7/index.md b/docs/my-website/release_notes/v1.74.7/index.md index 41e88824e0..51f884fab4 100644 --- a/docs/my-website/release_notes/v1.74.7/index.md +++ b/docs/my-website/release_notes/v1.74.7/index.md @@ -73,6 +73,29 @@ This brings the following benefits for LiteLLM users: [Get started](../../docs/completion/knowledgebase) +--- + +## Bulk Editing Users + +Bulk Editing Users + +v1.74.7-stable introduces Bulk Editing Users on the UI. This is useful for: +- granting all existing users to a default team (useful for controlling access / tracking spend by team) +- controlling personal model access for existing users + +[Read more](https://docs.litellm.ai/docs/proxy/ui/bulk_edit_users) + +--- + +## Health Check Server + +v1.74.7-stable allows you to run a separate health check app using Docker +- Allows health check probe to run even when server is under huge load +- Even while running on a separate ASGI app, if the main app goes unhealthy, the pod goes down killing the health app and notifiying the orchestrator using supervisord + +[Read More](https://docs.litellm.ai/docs/proxy/prod#10-use-a-separate-health-check-app) + + --- ## New Models / Updated Models