fix testing spend_tracking

This commit is contained in:
Ishaan Jaff 2024-06-21 16:52:42 -07:00
parent 29c2155796
commit fff928b10b
4 changed files with 86 additions and 72 deletions

View file

@ -75,7 +75,7 @@ from litellm.proxy.proxy_server import (
new_end_user,
user_api_key_auth,
)
from litellm.proxy.spend_reporting_endpoints.spend_management_endpoints import (
from litellm.proxy.spend_tracking.spend_management_endpoints import (
spend_key_fn,
spend_user_fn,
view_spend_logs,