From 799c63bf8e3adbc11848966b3168e1fd12e901d8 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 24 May 2024 21:26:36 -0700 Subject: [PATCH] (ci/cd) run again --- litellm/llms/vertex_ai_anthropic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/llms/vertex_ai_anthropic.py b/litellm/llms/vertex_ai_anthropic.py index 3bdcf4fd612..0652942801c 100644 --- a/litellm/llms/vertex_ai_anthropic.py +++ b/litellm/llms/vertex_ai_anthropic.py @@ -35,7 +35,7 @@ class VertexAIError(Exception): class VertexAIAnthropicConfig: """ - Reference: https://docs.anthropic.com/claude/reference/messages_post + Reference:https://docs.anthropic.com/claude/reference/messages_post Note that the API for Claude on Vertex differs from the Anthropic API documentation in the following ways: