LangChain Python API Reference#
Welcome to the LangChain Python API reference. This is a reference for all
langchain-x
packages.
For user guides see https://python.langchain.com.
For the legacy API reference hosted on ReadTheDocs see https://api.python.langchain.com/.
Base packages#
Core
langchain-core: 0.2.39
Langchain
langchain: 0.2.16
Text Splitters
langchain-text-splitters: 0.2.4
Community
langchain-community: 0.2.16
Experimental
langchain-experimental: 0.0.65
Integrations#
OpenAI
langchain-openai 0.1.24
Anthropic
langchain-anthropic 0.1.23
Google VertexAI
langchain-google-vertexai 1.0.10
AWS
langchain-aws 0.1.18
Huggingface
langchain-huggingface 0.0.3
MistralAI
langchain-mistralai 0.1.13
See the full list of integrations in the Section Navigation.