Metadata-Version: 2.4
Name: langchain-anthropic
Version: 1.0.0a4
Summary: Integration package connecting Claude (Anthropic) APIs and LangChain
Project-URL: homepage, https://docs.langchain.com/oss/python/integrations/providers/anthropic
Project-URL: repository, https://github.com/langchain-ai/langchain/tree/master/libs/partners/anthropic
Project-URL: changelog, https://github.com/langchain-ai/langchain/releases?q=%22langchain-anthropic%22
Project-URL: docs, https://reference.langchain.com/python/integrations/langchain_anthropic/
Project-URL: twitter, https://x.com/LangChainAI
Project-URL: slack, https://www.langchain.com/join-community
Project-URL: reddit, https://www.reddit.com/r/LangChain/
License: MIT
License-File: LICENSE
Requires-Python: <4.0.0,>=3.10.0
Requires-Dist: anthropic<1.0.0,>=0.69.0
Requires-Dist: langchain-core<2.0.0,>=1.0.0a8
Requires-Dist: pydantic<3.0.0,>=2.7.4
Description-Content-Type: text/markdown

# langchain-anthropic

This package contains the LangChain integration for Anthropic's generative models.

View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/anthropic) for more details.
