mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix imports
This commit is contained in:
parent
cc7a2bfa50
commit
42c1e93839
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ sys.path.insert(
|
|||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import litellm
|
||||
import litellm_proxy
|
||||
from litellm.router import Router
|
||||
from litellm_proxy._types import SpendLogsPayload
|
||||
from litellm_proxy.hooks.proxy_track_cost_callback import _ProxyDBLogger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue