Skip to main content
LangChain Python integrations
Integrate with providers using LangChain Python.
LangChain offers an extensive ecosystem with 1000+ integrations across chat & embedding models, tools & toolkits, document loaders, vector stores, and more.
A provider is a company or platform that hosts AI models and exposes them through an API (e.g., OpenAI, Anthropic, Google). Many providers have a dedicated
To see a full list of integrations by component type, refer to the categories in the sidebar.
langchain-<provider> package that implements one or more of LangChain’s standard interfaces—chat models, embedding models, vector stores, and more—giving you a consistent API regardless of the underlying provider. Install the package, pick a model name, and swap providers without changing your code.
Chat models
Embedding models
Tools and toolkits
Middleware
Checkpointers
Sandboxes
Popular providers
All providers
See all providers or search for a provider using the search field.If you’d like to contribute an integration, see the contributing guide.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.


