mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
test(test_pass_through_endpoints.py): add test for rpm limit support
This commit is contained in:
parent
0cc273d77b
commit
55e153556a
2 changed files with 62 additions and 1 deletions
|
@ -96,7 +96,6 @@ async def user_api_key_auth(
|
|||
anthropic_api_key_header
|
||||
),
|
||||
) -> UserAPIKeyAuth:
|
||||
|
||||
from litellm.proxy.proxy_server import (
|
||||
allowed_routes_check,
|
||||
common_checks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue