Name | langchain-huggingface JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | An integration package connecting Hugging Face and LangChain. |
upload_time | 2025-07-22 17:22:26 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# langchain-huggingface
This package contains the LangChain integrations for huggingface related classes.
## Installation and Setup
- Install the LangChain partner package
```bash
pip install langchain-huggingface
```
Raw data
{
"_id": null,
"home_page": null,
"name": "langchain-huggingface",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3f/15/f832ae485707bf52f9a8f055db389850de06c46bc6e3e4420a0ef105fbbf/langchain_huggingface-0.3.1.tar.gz",
"platform": null,
"description": "# langchain-huggingface\n\nThis package contains the LangChain integrations for huggingface related classes.\n\n## Installation and Setup\n\n- Install the LangChain partner package\n```bash\npip install langchain-huggingface\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An integration package connecting Hugging Face and LangChain.",
"version": "0.3.1",
"project_urls": {
"Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-huggingface%3D%3D0%22&expanded=true",
"Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/partners/huggingface",
"repository": "https://github.com/langchain-ai/langchain"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bf267c5d4b4d3e1a7385863acc49fb6f96c55ccf941a750991d18e3f6a69a14a",
"md5": "a684e78ad5e75c355be70ac7c68c403e",
"sha256": "de10a692dc812885696fbaab607d28ac86b833b0f305bccd5d82d60336b07b7d"
},
"downloads": -1,
"filename": "langchain_huggingface-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a684e78ad5e75c355be70ac7c68c403e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 27609,
"upload_time": "2025-07-22T17:22:25",
"upload_time_iso_8601": "2025-07-22T17:22:25.282873Z",
"url": "https://files.pythonhosted.org/packages/bf/26/7c5d4b4d3e1a7385863acc49fb6f96c55ccf941a750991d18e3f6a69a14a/langchain_huggingface-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f15f832ae485707bf52f9a8f055db389850de06c46bc6e3e4420a0ef105fbbf",
"md5": "73e3e90a8cbed9d446851af44aa2bfb0",
"sha256": "0a145534ce65b5a723c8562c456100a92513bbbf212e6d8c93fdbae174b41341"
},
"downloads": -1,
"filename": "langchain_huggingface-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "73e3e90a8cbed9d446851af44aa2bfb0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 25154,
"upload_time": "2025-07-22T17:22:26",
"upload_time_iso_8601": "2025-07-22T17:22:26.770137Z",
"url": "https://files.pythonhosted.org/packages/3f/15/f832ae485707bf52f9a8f055db389850de06c46bc6e3e4420a0ef105fbbf/langchain_huggingface-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-22 17:22:26",
"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-huggingface"
}