We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d220802 commit d58db21Copy full SHA for d58db21
litellm/litellm_core_utils/llm_cost_calc/utils.py
@@ -4,7 +4,7 @@
4
from typing import Any, Literal, Optional, Tuple, TypedDict, cast
5
6
import litellm
7
-from litellm._logging import verbose_logger, verbose_proxy_logger
+from litellm._logging import verbose_logger
8
from litellm.types.utils import (
9
CacheCreationTokenDetails,
10
CallTypes,
0 commit comments