diff --git a/litellm/llms/anthropic.py b/litellm/llms/anthropic.py index c1a55d9f58..b0e2df0796 100644 --- a/litellm/llms/anthropic.py +++ b/litellm/llms/anthropic.py @@ -128,3 +128,4 @@ class AnthropicLLM: self, ): # logic for parsing in - calling - parsing out model embedding calls pass +