> ## Documentation Index
> Fetch the complete documentation index at: https://langchain.idochub.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration packages

<Info>
  If you'd like to contribute an integration, see [Contributing integrations](/oss/python/contributing#add-a-new-integration).
</Info>

## Integration Packages

These providers have standalone `langchain-{provider}` packages for improved versioning, dependency management and testing.

| Provider                                                                   |                                                 Package                                                |                                      Downloads                                      |                                                            Latest                                                            | [JS](https://js.langchain.com/docs/integrations/platforms/) |
| :------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------: |
| [OpenAI](/oss/python/integrations/providers/openai/)                       |                 [langchain-openai](https://python.langchain.com/api_reference/openai/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-openai/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-openai?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Google VertexAI](/oss/python/integrations/providers/google)               |        [langchain-google-vertexai](https://python.langchain.com/api_reference/google_vertexai/)        |     ![Downloads](https://static.pepy.tech/badge/langchain-google-vertexai/month)    |     ![PyPI - Version](https://img.shields.io/pypi/v/langchain-google-vertexai?style=flat-square\&label=%20\&color=orange)    |                              ✅                              |
| [AWS](/oss/python/integrations/providers/aws/)                             |                    [langchain-aws](https://python.langchain.com/api_reference/aws/)                    |           ![Downloads](https://static.pepy.tech/badge/langchain-aws/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-aws?style=flat-square\&label=%20\&color=orange)          |                              ✅                              |
| [Anthropic](/oss/python/integrations/providers/anthropic/)                 |              [langchain-anthropic](https://python.langchain.com/api_reference/anthropic/)              |        ![Downloads](https://static.pepy.tech/badge/langchain-anthropic/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-anthropic?style=flat-square\&label=%20\&color=orange)       |                              ✅                              |
| [Google Generative AI](/oss/python/integrations/providers/google)          |           [langchain-google-genai](https://python.langchain.com/api_reference/google_genai/)           |      ![Downloads](https://static.pepy.tech/badge/langchain-google-genai/month)      |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-google-genai?style=flat-square\&label=%20\&color=orange)      |                              ✅                              |
| [Google Community](/oss/python/integrations/providers/google)              |       [langchain-google-community](https://python.langchain.com/api_reference/google_community/)       |    ![Downloads](https://static.pepy.tech/badge/langchain-google-community/month)    |    ![PyPI - Version](https://img.shields.io/pypi/v/langchain-google-community?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [Ollama](/oss/python/integrations/providers/ollama/)                       |                 [langchain-ollama](https://python.langchain.com/api_reference/ollama/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-ollama/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-ollama?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Groq](/oss/python/integrations/providers/groq/)                           |                   [langchain-groq](https://python.langchain.com/api_reference/groq/)                   |          ![Downloads](https://static.pepy.tech/badge/langchain-groq/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-groq?style=flat-square\&label=%20\&color=orange)          |                              ✅                              |
| [Chroma](/oss/python/integrations/providers/chroma/)                       |                 [langchain-chroma](https://python.langchain.com/api_reference/chroma/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-chroma/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-chroma?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Cohere](/oss/python/integrations/providers/cohere/)                       |                 [langchain-cohere](https://python.langchain.com/api_reference/cohere/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-cohere/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-cohere?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Huggingface](/oss/python/integrations/providers/huggingface/)             |            [langchain-huggingface](https://python.langchain.com/api_reference/huggingface/)            |       ![Downloads](https://static.pepy.tech/badge/langchain-huggingface/month)      |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-huggingface?style=flat-square\&label=%20\&color=orange)      |                              ✅                              |
| [MistralAI](/oss/python/integrations/providers/mistralai/)                 |              [langchain-mistralai](https://python.langchain.com/api_reference/mistralai/)              |        ![Downloads](https://static.pepy.tech/badge/langchain-mistralai/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-mistralai?style=flat-square\&label=%20\&color=orange)       |                              ✅                              |
| [Postgres](/oss/python/integrations/providers/pgvector)                    |               [langchain-postgres](https://python.langchain.com/api_reference/postgres/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-postgres/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-postgres?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Pinecone](/oss/python/integrations/providers/pinecone/)                   |               [langchain-pinecone](https://python.langchain.com/api_reference/pinecone/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-pinecone/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-pinecone?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Deepseek](/oss/python/integrations/providers/deepseek)                    |               [langchain-deepseek](https://python.langchain.com/api_reference/deepseek/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-deepseek/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-deepseek?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Perplexity](/oss/python/integrations/providers/perplexity/)               |             [langchain-perplexity](https://python.langchain.com/api_reference/perplexity/)             |       ![Downloads](https://static.pepy.tech/badge/langchain-perplexity/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-perplexity?style=flat-square\&label=%20\&color=orange)       |                              ✅                              |
| [Nvidia AI Endpoints](/oss/python/integrations/providers/nvidia)           |    [langchain-nvidia-ai-endpoints](https://python.langchain.com/api_reference/nvidia_ai_endpoints/)    |   ![Downloads](https://static.pepy.tech/badge/langchain-nvidia-ai-endpoints/month)  |   ![PyPI - Version](https://img.shields.io/pypi/v/langchain-nvidia-ai-endpoints?style=flat-square\&label=%20\&color=orange)  |                              ❌                              |
| [Ibm](/oss/python/integrations/providers/ibm/)                             |                    [langchain-ibm](https://python.langchain.com/api_reference/ibm/)                    |           ![Downloads](https://static.pepy.tech/badge/langchain-ibm/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-ibm?style=flat-square\&label=%20\&color=orange)          |                              ✅                              |
| [Milvus](/oss/python/integrations/providers/milvus/)                       |                 [langchain-milvus](https://python.langchain.com/api_reference/milvus/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-milvus/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-milvus?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [MongoDB](/oss/python/integrations/providers/mongodb_atlas)                |                [langchain-mongodb](https://python.langchain.com/api_reference/mongodb/)                |         ![Downloads](https://static.pepy.tech/badge/langchain-mongodb/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-mongodb?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Databricks](/oss/python/integrations/providers/databricks)                |                 [databricks-langchain](https://pypi.org/project/databricks-langchain/)                 |       ![Downloads](https://static.pepy.tech/badge/databricks-langchain/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/databricks-langchain?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Qdrant](/oss/python/integrations/providers/qdrant/)                       |                 [langchain-qdrant](https://python.langchain.com/api_reference/qdrant/)                 |         ![Downloads](https://static.pepy.tech/badge/langchain-qdrant/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-qdrant?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Fireworks](/oss/python/integrations/providers/fireworks/)                 |              [langchain-fireworks](https://python.langchain.com/api_reference/fireworks/)              |        ![Downloads](https://static.pepy.tech/badge/langchain-fireworks/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-fireworks?style=flat-square\&label=%20\&color=orange)       |                              ✅                              |
| [Tavily](/oss/python/integrations/providers/tavily/)                       |                     [langchain-tavily](https://pypi.org/project/langchain-tavily/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-tavily/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-tavily?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Elasticsearch](/oss/python/integrations/providers/elasticsearch/)         |          [langchain-elasticsearch](https://python.langchain.com/api_reference/elasticsearch/)          |      ![Downloads](https://static.pepy.tech/badge/langchain-elasticsearch/month)     |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-elasticsearch?style=flat-square\&label=%20\&color=orange)     |                              ✅                              |
| [Unstructured](/oss/python/integrations/providers/unstructured/)           |           [langchain-unstructured](https://python.langchain.com/api_reference/unstructured/)           |      ![Downloads](https://static.pepy.tech/badge/langchain-unstructured/month)      |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-unstructured?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [DataStax Astra DB](/oss/python/integrations/providers/astradb/)           |                [langchain-astradb](https://python.langchain.com/api_reference/astradb/)                |         ![Downloads](https://static.pepy.tech/badge/langchain-astradb/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-astradb?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Neo4J](/oss/python/integrations/providers/neo4j/)                         |                  [langchain-neo4j](https://python.langchain.com/api_reference/neo4j/)                  |          ![Downloads](https://static.pepy.tech/badge/langchain-neo4j/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-neo4j?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Together](/oss/python/integrations/providers/together/)                   |               [langchain-together](https://python.langchain.com/api_reference/together/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-together/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-together?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Redis](/oss/python/integrations/providers/redis/)                         |                  [langchain-redis](https://python.langchain.com/api_reference/redis/)                  |          ![Downloads](https://static.pepy.tech/badge/langchain-redis/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-redis?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [XAI](/oss/python/integrations/providers/xai/)                             |                    [langchain-xai](https://python.langchain.com/api_reference/xai/)                    |           ![Downloads](https://static.pepy.tech/badge/langchain-xai/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-xai?style=flat-square\&label=%20\&color=orange)          |                              ✅                              |
| [Sambanova](/oss/python/integrations/providers/sambanova/)                 |                  [langchain-sambanova](https://pypi.org/project/langchain-sambanova/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-sambanova/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-sambanova?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Graph RAG](/oss/python/integrations/providers/graph_rag)                  |            [langchain-graph-retriever](https://pypi.org/project/langchain-graph-retriever/)            |     ![Downloads](https://static.pepy.tech/badge/langchain-graph-retriever/month)    |     ![PyPI - Version](https://img.shields.io/pypi/v/langchain-graph-retriever?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [Azure AI](/oss/python/integrations/providers/azure_ai)                    |               [langchain-azure-ai](https://python.langchain.com/api_reference/azure_ai/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-azure-ai/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-azure-ai?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Weaviate](/oss/python/integrations/providers/weaviate/)                   |               [langchain-weaviate](https://python.langchain.com/api_reference/weaviate/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-weaviate/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-weaviate?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [VoyageAI](/oss/python/integrations/providers/voyageai/)                   |                   [langchain-voyageai](https://pypi.org/project/langchain-voyageai/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-voyageai/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-voyageai?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Cerebras](/oss/python/integrations/providers/cerebras/)                   |               [langchain-cerebras](https://python.langchain.com/api_reference/cerebras/)               |        ![Downloads](https://static.pepy.tech/badge/langchain-cerebras/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-cerebras?style=flat-square\&label=%20\&color=orange)        |                              ✅                              |
| [Litellm](/oss/python/integrations/providers/litellm/)                     |                    [langchain-litellm](https://pypi.org/project/langchain-litellm/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-litellm/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-litellm?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Docling](/oss/python/integrations/providers/docling/)                     |                    [langchain-docling](https://pypi.org/project/langchain-docling/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-docling/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-docling?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Upstage](/oss/python/integrations/providers/upstage/)                     |                [langchain-upstage](https://python.langchain.com/api_reference/upstage/)                |         ![Downloads](https://static.pepy.tech/badge/langchain-upstage/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-upstage?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Nomic](/oss/python/integrations/providers/nomic/)                         |                  [langchain-nomic](https://python.langchain.com/api_reference/nomic/)                  |          ![Downloads](https://static.pepy.tech/badge/langchain-nomic/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-nomic?style=flat-square\&label=%20\&color=orange)         |                              ✅                              |
| [Azure Dynamic Sessions](/oss/python/integrations/providers/microsoft)     | [langchain-azure-dynamic-sessions](https://python.langchain.com/api_reference/azure_dynamic_sessions/) | ![Downloads](https://static.pepy.tech/badge/langchain-azure-dynamic-sessions/month) | ![PyPI - Version](https://img.shields.io/pypi/v/langchain-azure-dynamic-sessions?style=flat-square\&label=%20\&color=orange) |                              ✅                              |
| [Pymupdf4Llm](/oss/python/integrations/providers/pymupdf4llm/)             |                [langchain-pymupdf4llm](https://pypi.org/project/langchain-pymupdf4llm/)                |       ![Downloads](https://static.pepy.tech/badge/langchain-pymupdf4llm/month)      |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-pymupdf4llm?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [AI21](/oss/python/integrations/providers/ai21/)                           |                   [langchain-ai21](https://python.langchain.com/api_reference/ai21/)                   |          ![Downloads](https://static.pepy.tech/badge/langchain-ai21/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-ai21?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Exa](/oss/python/integrations/providers/exa_search)                       |                    [langchain-exa](https://python.langchain.com/api_reference/exa/)                    |           ![Downloads](https://static.pepy.tech/badge/langchain-exa/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-exa?style=flat-square\&label=%20\&color=orange)          |                              ✅                              |
| [Predictionguard](/oss/python/integrations/providers/predictionguard/)     |            [langchain-predictionguard](https://pypi.org/project/langchain-predictionguard/)            |     ![Downloads](https://static.pepy.tech/badge/langchain-predictionguard/month)    |     ![PyPI - Version](https://img.shields.io/pypi/v/langchain-predictionguard?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [WRITER](/oss/python/integrations/providers/writer/)                       |                     [langchain-writer](https://pypi.org/project/langchain-writer/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-writer/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-writer?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Memgraph](/oss/python/integrations/providers/memgraph/)                   |                   [langchain-memgraph](https://pypi.org/project/langchain-memgraph/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-memgraph/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-memgraph?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Qwq](/oss/python/integrations/providers/alibaba_cloud)                    |                        [langchain-qwq](https://pypi.org/project/langchain-qwq/)                        |           ![Downloads](https://static.pepy.tech/badge/langchain-qwq/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-qwq?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [DB2](/oss/python/integrations/providers/ibm)                              |                    [langchain-db2](https://python.langchain.com/api_reference/db2/)                    |           ![Downloads](https://static.pepy.tech/badge/langchain-db2/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-db2?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Prompty](/oss/python/integrations/providers/microsoft)                    |                [langchain-prompty](https://python.langchain.com/api_reference/prompty/)                |         ![Downloads](https://static.pepy.tech/badge/langchain-prompty/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-prompty?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Sqlserver](/oss/python/integrations/providers/microsoft)                  |              [langchain-sqlserver](https://python.langchain.com/api_reference/sqlserver/)              |        ![Downloads](https://static.pepy.tech/badge/langchain-sqlserver/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-sqlserver?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Hyperbrowser](/oss/python/integrations/providers/hyperbrowser/)           |               [langchain-hyperbrowser](https://pypi.org/project/langchain-hyperbrowser/)               |      ![Downloads](https://static.pepy.tech/badge/langchain-hyperbrowser/month)      |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-hyperbrowser?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [Apify](/oss/python/integrations/providers/apify/)                         |                      [langchain-apify](https://pypi.org/project/langchain-apify/)                      |          ![Downloads](https://static.pepy.tech/badge/langchain-apify/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-apify?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [LangFair](/oss/python/integrations/providers/langfair/)                   |                             [langfair](https://pypi.org/project/langfair/)                             |             ![Downloads](https://static.pepy.tech/badge/langfair/month)             |             ![PyPI - Version](https://img.shields.io/pypi/v/langfair?style=flat-square\&label=%20\&color=orange)             |                              ❌                              |
| [VDMS](/oss/python/integrations/providers/vdms/)                           |                       [langchain-vdms](https://pypi.org/project/langchain-vdms/)                       |          ![Downloads](https://static.pepy.tech/badge/langchain-vdms/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-vdms?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Naver](/oss/python/integrations/providers/naver)                          |                      [langchain-naver](https://pypi.org/project/langchain-naver/)                      |          ![Downloads](https://static.pepy.tech/badge/langchain-naver/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-naver?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [MariaDB](/oss/python/integrations/providers/mariadb/)                     |                    [langchain-mariadb](https://pypi.org/project/langchain-mariadb/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-mariadb/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-mariadb?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [SAP HANA Cloud](/oss/python/integrations/providers/sap)                   |                       [langchain-hana](https://pypi.org/project/langchain-hana/)                       |          ![Downloads](https://static.pepy.tech/badge/langchain-hana/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-hana?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Scrapegraph](/oss/python/integrations/providers/scrapegraph/)             |                [langchain-scrapegraph](https://pypi.org/project/langchain-scrapegraph/)                |       ![Downloads](https://static.pepy.tech/badge/langchain-scrapegraph/month)      |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-scrapegraph?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [Sema4](/oss/python/integrations/providers/robocorp)                       |                  [langchain-sema4](https://python.langchain.com/api_reference/sema4/)                  |          ![Downloads](https://static.pepy.tech/badge/langchain-sema4/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-sema4?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Snowflake](/oss/python/integrations/providers/snowflake/)                 |              [langchain-snowflake](https://python.langchain.com/api_reference/snowflake/)              |        ![Downloads](https://static.pepy.tech/badge/langchain-snowflake/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-snowflake?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Couchbase](/oss/python/integrations/providers/couchbase/)                 |                  [langchain-couchbase](https://pypi.org/project/langchain-couchbase/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-couchbase/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-couchbase?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Linkup](/oss/python/integrations/providers/linkup/)                       |                     [langchain-linkup](https://pypi.org/project/langchain-linkup/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-linkup/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-linkup?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [ADS4GPTs](/oss/python/integrations/providers/ads4gpts)                    |                   [ads4gpts-langchain](https://pypi.org/project/ads4gpts-langchain/)                   |        ![Downloads](https://static.pepy.tech/badge/ads4gpts-langchain/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/ads4gpts-langchain?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [LocalAI](/oss/python/integrations/providers/localai/)                     |                    [langchain-localai](https://pypi.org/project/langchain-localai/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-localai/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-localai?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Salesforce](/oss/python/integrations/providers/salesforce/)               |                 [langchain-salesforce](https://pypi.org/project/langchain-salesforce/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-salesforce/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-salesforce?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Deeplake](/oss/python/integrations/providers/deeplake/)                   |                   [langchain-deeplake](https://pypi.org/project/langchain-deeplake/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-deeplake/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-deeplake?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Prolog](/oss/python/integrations/providers/prolog/)                       |                     [langchain-prolog](https://pypi.org/project/langchain-prolog/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-prolog/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-prolog?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Tableau](/oss/python/integrations/providers/tableau/)                     |                    [langchain-tableau](https://pypi.org/project/langchain-tableau/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-tableau/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-tableau?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Contextual AI](/oss/python/integrations/providers/contextual/)            |                 [langchain-contextual](https://pypi.org/project/langchain-contextual/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-contextual/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-contextual?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Cloudflare](/oss/python/integrations/providers/cloudflare/)               |                 [langchain-cloudflare](https://pypi.org/project/langchain-cloudflare/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-cloudflare/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-cloudflare?style=flat-square\&label=%20\&color=orange)       |                              ✅                              |
| [YDB](/oss/python/integrations/providers/ydb/)                             |                        [langchain-ydb](https://pypi.org/project/langchain-ydb/)                        |           ![Downloads](https://static.pepy.tech/badge/langchain-ydb/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-ydb?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Valyu](/oss/python/integrations/providers/valyu/)                         |                      [langchain-valyu](https://pypi.org/project/langchain-valyu/)                      |          ![Downloads](https://static.pepy.tech/badge/langchain-valyu/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-valyu?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Box](/oss/python/integrations/providers/box/)                             |                        [langchain-box](https://pypi.org/project/langchain-box/)                        |           ![Downloads](https://static.pepy.tech/badge/langchain-box/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-box?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Tilores](/oss/python/integrations/providers/tilores)                      |                    [tilores-langchain](https://pypi.org/project/tilores-langchain/)                    |         ![Downloads](https://static.pepy.tech/badge/tilores-langchain/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/tilores-langchain?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [SurrealDB](/oss/python/integrations/providers/surrealdb/)                 |                  [langchain-surrealdb](https://pypi.org/project/langchain-surrealdb/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-surrealdb/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-surrealdb?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Kuzu](/oss/python/integrations/providers/kuzu/)                           |                       [langchain-kuzu](https://pypi.org/project/langchain-kuzu/)                       |          ![Downloads](https://static.pepy.tech/badge/langchain-kuzu/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-kuzu?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Naver](/oss/python/integrations/providers/naver)                          |            [langchain-naver-community](https://pypi.org/project/langchain-naver-community/)            |     ![Downloads](https://static.pepy.tech/badge/langchain-naver-community/month)    |     ![PyPI - Version](https://img.shields.io/pypi/v/langchain-naver-community?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [Brightdata](/oss/python/integrations/providers/brightdata/)               |                 [langchain-brightdata](https://pypi.org/project/langchain-brightdata/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-brightdata/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-brightdata?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [DigitalOcean Gradient](/oss/python/integrations/providers/gradientai)     |                   [langchain-gradient](https://pypi.org/project/langchain-gradient/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-gradient/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-gradient?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Agentql](/oss/python/integrations/providers/agentql/)                     |                    [langchain-agentql](https://pypi.org/project/langchain-agentql/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-agentql/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-agentql?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Nebius](/oss/python/integrations/providers/nebius/)                       |                     [langchain-nebius](https://pypi.org/project/langchain-nebius/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-nebius/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-nebius?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Nimble](/oss/python/integrations/providers/nimble/)                       |                     [langchain-nimble](https://pypi.org/project/langchain-nimble/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-nimble/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-nimble?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Dappier](/oss/python/integrations/providers/dappier/)                     |                    [langchain-dappier](https://pypi.org/project/langchain-dappier/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-dappier/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-dappier?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [RunPod](/oss/python/integrations/providers/runpod)                        |                     [langchain-runpod](https://pypi.org/project/langchain-runpod/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-runpod/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-runpod?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Goodfire](/oss/python/integrations/providers/goodfire/)                   |                   [langchain-goodfire](https://pypi.org/project/langchain-goodfire/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-goodfire/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-goodfire?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Taiga](/oss/python/integrations/providers/taiga/)                         |                      [langchain-taiga](https://pypi.org/project/langchain-taiga/)                      |          ![Downloads](https://static.pepy.tech/badge/langchain-taiga/month)         |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-taiga?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Xinference](/oss/python/integrations/providers/xinference/)               |                 [langchain-xinference](https://pypi.org/project/langchain-xinference/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-xinference/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-xinference?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Jenkins](/oss/python/integrations/providers/jenkins/)                     |                    [langchain-jenkins](https://pypi.org/project/langchain-jenkins/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-jenkins/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-jenkins?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [GOAT SDK](/oss/python/integrations/providers/goat)                        |           [goat-sdk-adapter-langchain](https://pypi.org/project/goat-sdk-adapter-langchain/)           |    ![Downloads](https://static.pepy.tech/badge/goat-sdk-adapter-langchain/month)    |    ![PyPI - Version](https://img.shields.io/pypi/v/goat-sdk-adapter-langchain?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [Oxylabs](/oss/python/integrations/providers/oxylabs/)                     |                    [langchain-oxylabs](https://pypi.org/project/langchain-oxylabs/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-oxylabs/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-oxylabs?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [CrateDB](/oss/python/integrations/providers/cratedb/)                     |                    [langchain-cratedb](https://pypi.org/project/langchain-cratedb/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-cratedb/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-cratedb?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Cognee](/oss/python/integrations/providers/cognee/)                       |                     [langchain-cognee](https://pypi.org/project/langchain-cognee/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-cognee/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-cognee?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [Abso](/oss/python/integrations/providers/abso/)                           |                       [langchain-abso](https://pypi.org/project/langchain-abso/)                       |          ![Downloads](https://static.pepy.tech/badge/langchain-abso/month)          |          ![PyPI - Version](https://img.shields.io/pypi/v/langchain-abso?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Valthera](/oss/python/integrations/providers/valthera/)                   |                   [langchain-valthera](https://pypi.org/project/langchain-valthera/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-valthera/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-valthera?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Featherless AI](/oss/python/integrations/providers/featherless-ai/)       |             [langchain-featherless-ai](https://pypi.org/project/langchain-featherless-ai/)             |     ![Downloads](https://static.pepy.tech/badge/langchain-featherless-ai/month)     |     ![PyPI - Version](https://img.shields.io/pypi/v/langchain-featherless-ai?style=flat-square\&label=%20\&color=orange)     |                              ❌                              |
| [Oceanbase](/oss/python/integrations/providers/oceanbase/)                 |                  [langchain-oceanbase](https://pypi.org/project/langchain-oceanbase/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-oceanbase/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-oceanbase?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Pull Md](/oss/python/integrations/providers/pull-md/)                     |                    [langchain-pull-md](https://pypi.org/project/langchain-pull-md/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-pull-md/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-pull-md?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Galaxia Retriever](/oss/python/integrations/providers/galaxia)            |          [langchain-galaxia-retriever](https://pypi.org/project/langchain-galaxia-retriever/)          |    ![Downloads](https://static.pepy.tech/badge/langchain-galaxia-retriever/month)   |    ![PyPI - Version](https://img.shields.io/pypi/v/langchain-galaxia-retriever?style=flat-square\&label=%20\&color=orange)   |                              ❌                              |
| [Gel](/oss/python/integrations/providers/gel)                              |                        [langchain-gel](https://pypi.org/project/langchain-gel/)                        |           ![Downloads](https://static.pepy.tech/badge/langchain-gel/month)          |           ![PyPI - Version](https://img.shields.io/pypi/v/langchain-gel?style=flat-square\&label=%20\&color=orange)          |                              ❌                              |
| [Vectara](/oss/python/integrations/providers/vectara/)                     |                    [langchain-vectara](https://pypi.org/project/langchain-vectara/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-vectara/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-vectara?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Opengradient](/oss/python/integrations/providers/opengradient/)           |               [langchain-opengradient](https://pypi.org/project/langchain-opengradient/)               |      ![Downloads](https://static.pepy.tech/badge/langchain-opengradient/month)      |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-opengradient?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [Permit](/oss/python/integrations/providers/permit/)                       |                     [langchain-permit](https://pypi.org/project/langchain-permit/)                     |         ![Downloads](https://static.pepy.tech/badge/langchain-permit/month)         |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-permit?style=flat-square\&label=%20\&color=orange)         |                              ❌                              |
| [FalkorDB](/oss/python/integrations/providers/falkordb/)                   |                   [langchain-falkordb](https://pypi.org/project/langchain-falkordb/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-falkordb/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-falkordb?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Discord (Shikenso)](/oss/python/integrations/providers/discord-shikenso/) |           [langchain-discord-shikenso](https://pypi.org/project/langchain-discord-shikenso/)           |    ![Downloads](https://static.pepy.tech/badge/langchain-discord-shikenso/month)    |    ![PyPI - Version](https://img.shields.io/pypi/v/langchain-discord-shikenso?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [SingleStore](/oss/python/integrations/providers/singlestore/)             |                [langchain-singlestore](https://pypi.org/project/langchain-singlestore/)                |       ![Downloads](https://static.pepy.tech/badge/langchain-singlestore/month)      |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-singlestore?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [Greennode](/oss/python/integrations/providers/greennode/)                 |                  [langchain-greennode](https://pypi.org/project/langchain-greennode/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-greennode/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-greennode?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Modelscope](/oss/python/integrations/providers/modelscope/)               |                 [langchain-modelscope](https://pypi.org/project/langchain-modelscope/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-modelscope/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-modelscope?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Pipeshift](/oss/python/integrations/providers/pipeshift/)                 |                  [langchain-pipeshift](https://pypi.org/project/langchain-pipeshift/)                  |        ![Downloads](https://static.pepy.tech/badge/langchain-pipeshift/month)       |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-pipeshift?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Fmp Data](/oss/python/integrations/providers/fmp-data/)                   |                   [langchain-fmp-data](https://pypi.org/project/langchain-fmp-data/)                   |        ![Downloads](https://static.pepy.tech/badge/langchain-fmp-data/month)        |        ![PyPI - Version](https://img.shields.io/pypi/v/langchain-fmp-data?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Netmind](/oss/python/integrations/providers/netmind/)                     |                    [langchain-netmind](https://pypi.org/project/langchain-netmind/)                    |         ![Downloads](https://static.pepy.tech/badge/langchain-netmind/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/langchain-netmind?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Zotero](/oss/python/integrations/providers/zotero)                        |           [langchain-zotero-retriever](https://pypi.org/project/langchain-zotero-retriever/)           |    ![Downloads](https://static.pepy.tech/badge/langchain-zotero-retriever/month)    |    ![PyPI - Version](https://img.shields.io/pypi/v/langchain-zotero-retriever?style=flat-square\&label=%20\&color=orange)    |                              ❌                              |
| [PowerScale RAG Connector](/oss/python/integrations/providers/dell)        |             [powerscale-rag-connector](https://pypi.org/project/powerscale-rag-connector/)             |     ![Downloads](https://static.pepy.tech/badge/powerscale-rag-connector/month)     |     ![PyPI - Version](https://img.shields.io/pypi/v/powerscale-rag-connector?style=flat-square\&label=%20\&color=orange)     |                              ❌                              |
| [Lindorm](/oss/python/integrations/providers/lindorm)                      |        [langchain-lindorm-integration](https://pypi.org/project/langchain-lindorm-integration/)        |   ![Downloads](https://static.pepy.tech/badge/langchain-lindorm-integration/month)  |   ![PyPI - Version](https://img.shields.io/pypi/v/langchain-lindorm-integration?style=flat-square\&label=%20\&color=orange)  |                              ❌                              |
| [Payman Tool](/oss/python/integrations/providers/payman-tool/)             |                [langchain-payman-tool](https://pypi.org/project/langchain-payman-tool/)                |       ![Downloads](https://static.pepy.tech/badge/langchain-payman-tool/month)      |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-payman-tool?style=flat-square\&label=%20\&color=orange)      |                              ❌                              |
| [Tensorlake](/oss/python/integrations/providers/tensorlake/)               |                 [langchain-tensorlake](https://pypi.org/project/langchain-tensorlake/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-tensorlake/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-tensorlake?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |
| [Anchorbrowser](/oss/python/integrations/providers/anchor_browser)         |              [langchain-anchorbrowser](https://pypi.org/project/langchain-anchorbrowser/)              |      ![Downloads](https://static.pepy.tech/badge/langchain-anchorbrowser/month)     |      ![PyPI - Version](https://img.shields.io/pypi/v/langchain-anchorbrowser?style=flat-square\&label=%20\&color=orange)     |                              ❌                              |
| [MCP Toolbox](/oss/python/integrations/providers/toolbox-langchain/)       |                    [toolbox-langchain](https://pypi.org/project/toolbox-langchain/)                    |         ![Downloads](https://static.pepy.tech/badge/toolbox-langchain/month)        |         ![PyPI - Version](https://img.shields.io/pypi/v/toolbox-langchain?style=flat-square\&label=%20\&color=orange)        |                              ❌                              |
| [Scrapeless](/oss/python/integrations/providers/scrapeless/)               |                 [langchain-scrapeless](https://pypi.org/project/langchain-scrapeless/)                 |       ![Downloads](https://static.pepy.tech/badge/langchain-scrapeless/month)       |       ![PyPI - Version](https://img.shields.io/pypi/v/langchain-scrapeless?style=flat-square\&label=%20\&color=orange)       |                              ❌                              |

## All Providers

Click [here](/oss/python/integrations/providers/all_providers) to see all providers or search
for a provider using the search field.
