From 2ae5a936ea808cd77bef821ca4b7ded0a5afd921 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 23 Jul 2024 10:10:01 -0700 Subject: [PATCH] docs alerting --- docs/my-website/docs/proxy/alerting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/alerting.md b/docs/my-website/docs/proxy/alerting.md index 7c2e5a06966..b8e5ebe207e 100644 --- a/docs/my-website/docs/proxy/alerting.md +++ b/docs/my-website/docs/proxy/alerting.md @@ -174,7 +174,7 @@ litellm_settings: success_callback: ["langfuse"] ``` -Test it - send a valid llm request - expect to see a `llm_too_slow` in it's own slack channel +Test it - send a valid llm request - expect to see a `llm_too_slow` alert in it's own slack channel ```shell curl -i http://localhost:4000/v1/chat/completions \