forked from phoenix/litellm-mirror
docs alerting
This commit is contained in:
parent
0ec2e9aa27
commit
2ae5a936ea
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ litellm_settings:
|
||||||
success_callback: ["langfuse"]
|
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
|
```shell
|
||||||
curl -i http://localhost:4000/v1/chat/completions \
|
curl -i http://localhost:4000/v1/chat/completions \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue