diff --git a/litellm/llms/anthropic/chat/transformation.py b/litellm/llms/anthropic/chat/transformation.py index 96e0acfb443..ced5a089fcc 100644 --- a/litellm/llms/anthropic/chat/transformation.py +++ b/litellm/llms/anthropic/chat/transformation.py @@ -33,7 +33,6 @@ from litellm.types.llms.anthropic import ( AnthropicThinkingParam, AnthropicWebSearchTool, AnthropicWebSearchUserLocation, - AnthropicMemoryTool, ) from litellm.types.llms.openai import ( REASONING_EFFORT,