From 5eec11e2db15a38a6869647a781a6a498e16e7a6 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Thu, 11 Dec 2025 16:12:01 -0500 Subject: [PATCH] docs(anthropic): fix line number highlighting (#34303) --- libs/partners/anthropic/langchain_anthropic/chat_models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/partners/anthropic/langchain_anthropic/chat_models.py b/libs/partners/anthropic/langchain_anthropic/chat_models.py index 78d5cfa94a6..a9681cb7d65 100644 --- a/libs/partners/anthropic/langchain_anthropic/chat_models.py +++ b/libs/partners/anthropic/langchain_anthropic/chat_models.py @@ -1604,7 +1604,7 @@ class ChatAnthropic(BaseChatModel): [docs](https://docs.langchain.com/oss/python/integrations/chat/anthropic#remote-mcp) for more detail. - ```python hl_lines="3-14 18 23" + ```python hl_lines="3-20 24 29" from langchain_anthropic import ChatAnthropic mcp_servers = [