mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
docs(anthropic): fix line number highlighting (#34303)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user