test(test_pass_through_endpoints.py): add test for rpm limit support

This commit is contained in:
Krrish Dholakia 2024-07-13 13:49:20 -07:00
parent 0cc273d77b
commit 55e153556a
2 changed files with 62 additions and 1 deletions

View file

@ -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,