forked from phoenix/litellm-mirror
fix test alerting
This commit is contained in:
parent
1d5e70f7a0
commit
2aa849b7ae
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ async def test_get_api_base():
|
|||
await _pl.alerting_handler(
|
||||
message=slow_message + request_info,
|
||||
level="Low",
|
||||
alert_type="llm_too_slow",
|
||||
)
|
||||
print("passed test_get_api_base")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue