mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
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"]
|
||||
```
|
||||
|
||||
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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue