# 🦜️🧑🤝🧑 LangChain Community
[![Downloads](https://static.pepy.tech/badge/langchain_community/month)](https://pepy.tech/project/langchain_community)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## Quick Install
```bash
pip install langchain-community
```
## What is it?
LangChain Community contains third-party integrations that implement the base interfaces defined in LangChain Core, making them ready-to-use in any LangChain application.
For full documentation see the [API reference](https://python.langchain.com/api_reference/community/index.html).
![Diagram outlining the hierarchical organization of the LangChain framework, displaying the interconnected parts across multiple layers.](https://raw.githubusercontent.com/langchain-ai/langchain/master/docs/static/svg/langchain_stack_112024.svg "LangChain Framework Overview")
## 📕 Releases & Versioning
`langchain-community` is currently on version `0.0.x`
All changes will be accompanied by a patch version increase.
## 💁 Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the [Contributing Guide](https://python.langchain.com/docs/contributing/).
Raw data
{
"_id": null,
"home_page": "https://github.com/langchain-ai/langchain",
"name": "langchain-community",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ed/47/a66620af03f108a01f7120153f144639b7531052568320ab7e8a6bb603db/langchain_community-0.3.15.tar.gz",
"platform": null,
"description": "# \ud83e\udd9c\ufe0f\ud83e\uddd1\u200d\ud83e\udd1d\u200d\ud83e\uddd1 LangChain Community\n\n[![Downloads](https://static.pepy.tech/badge/langchain_community/month)](https://pepy.tech/project/langchain_community)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Quick Install\n\n```bash\npip install langchain-community\n```\n\n## What is it?\n\nLangChain Community contains third-party integrations that implement the base interfaces defined in LangChain Core, making them ready-to-use in any LangChain application.\n\nFor full documentation see the [API reference](https://python.langchain.com/api_reference/community/index.html).\n\n![Diagram outlining the hierarchical organization of the LangChain framework, displaying the interconnected parts across multiple layers.](https://raw.githubusercontent.com/langchain-ai/langchain/master/docs/static/svg/langchain_stack_112024.svg \"LangChain Framework Overview\")\n\n## \ud83d\udcd5 Releases & Versioning\n\n`langchain-community` is currently on version `0.0.x`\n\nAll changes will be accompanied by a patch version increase.\n\n## \ud83d\udc81 Contributing\n\nAs an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.\n\nFor detailed information on how to contribute, see the [Contributing Guide](https://python.langchain.com/docs/contributing/).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Community contributed LangChain integrations.",
"version": "0.3.15",
"project_urls": {
"Homepage": "https://github.com/langchain-ai/langchain",
"Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-community%3D%3D0%22&expanded=true",
"Repository": "https://github.com/langchain-ai/langchain",
"Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/community"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0ec847c0018d1448bbd40cd82d0d4ed72b3b9c63e7b23990c7c429da996cd2c1",
"md5": "5a290ae72eef69cd3c3bace9951239c1",
"sha256": "5b6ac359f75922a826566f94eb9a9b5c763cc78f395f0baf2f5638e62fdae1dd"
},
"downloads": -1,
"filename": "langchain_community-0.3.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a290ae72eef69cd3c3bace9951239c1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 2511748,
"upload_time": "2025-01-21T03:18:10",
"upload_time_iso_8601": "2025-01-21T03:18:10.769960Z",
"url": "https://files.pythonhosted.org/packages/0e/c8/47c0018d1448bbd40cd82d0d4ed72b3b9c63e7b23990c7c429da996cd2c1/langchain_community-0.3.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed47a66620af03f108a01f7120153f144639b7531052568320ab7e8a6bb603db",
"md5": "a1904715c0073a86c8ecb8000f0f9940",
"sha256": "c2fee46a0ea1b94c475bd4263edb53d5615dbe37c5263480bf55cb8e465ac235"
},
"downloads": -1,
"filename": "langchain_community-0.3.15.tar.gz",
"has_sig": false,
"md5_digest": "a1904715c0073a86c8ecb8000f0f9940",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 1728431,
"upload_time": "2025-01-21T03:18:12",
"upload_time_iso_8601": "2025-01-21T03:18:12.881990Z",
"url": "https://files.pythonhosted.org/packages/ed/47/a66620af03f108a01f7120153f144639b7531052568320ab7e8a6bb603db/langchain_community-0.3.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 03:18:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "langchain-ai",
"github_project": "langchain",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "langchain-community"
}