mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
fix _assemble_key_object
This commit is contained in:
parent
e6254b84ec
commit
ce9d084dd4
1 changed files with 1 additions and 0 deletions
|
@ -1716,6 +1716,7 @@ class PrometheusLogger(CustomLogger):
|
|||
"""
|
||||
Assemble a UserAPIKeyAuth object
|
||||
"""
|
||||
from litellm_proxy._types import UserAPIKeyAuth
|
||||
from litellm_proxy.auth.auth_checks import get_key_object
|
||||
from litellm_proxy.proxy_server import prisma_client, user_api_key_cache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue