langchain-huggingface


Namelangchain-huggingface JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/langchain-ai/langchain
SummaryAn integration package connecting Hugging Face and LangChain
upload_time2024-10-31 18:56:53
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.9
licenseMIT
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": "https://github.com/langchain-ai/langchain",
    "name": "langchain-huggingface",
    "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/a1/0f/8277d993d5307f06523e72c9bc8a505ed028f7b1c1e5276d8e89044b6036/langchain_huggingface-0.1.2.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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An integration package connecting Hugging Face and LangChain",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/langchain-ai/langchain",
        "Release Notes": "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain-huggingface%3D%3D0%22&expanded=true",
        "Repository": "https://github.com/langchain-ai/langchain",
        "Source Code": "https://github.com/langchain-ai/langchain/tree/master/libs/partners/huggingface"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9df877a303ddc492f6eed8bf0979f2bc6db4fa6eb1089c5e9f0f977dd87bc9c2",
                "md5": "f3c562ed648501fe3c63c0deaa3e8196",
                "sha256": "7de5cfcae32bfb6a99c084fc16176f02583a4f8d94febb6bb45bed5b34699174"
            },
            "downloads": -1,
            "filename": "langchain_huggingface-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3c562ed648501fe3c63c0deaa3e8196",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 21251,
            "upload_time": "2024-10-31T18:56:52",
            "upload_time_iso_8601": "2024-10-31T18:56:52.210869Z",
            "url": "https://files.pythonhosted.org/packages/9d/f8/77a303ddc492f6eed8bf0979f2bc6db4fa6eb1089c5e9f0f977dd87bc9c2/langchain_huggingface-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a10f8277d993d5307f06523e72c9bc8a505ed028f7b1c1e5276d8e89044b6036",
                "md5": "163db6e743889f51935b129a3844b982",
                "sha256": "4a66d5c449298fd353bd84c9ed01f9bf4303bf2e4ffce14aab8c55c584eee57c"
            },
            "downloads": -1,
            "filename": "langchain_huggingface-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "163db6e743889f51935b129a3844b982",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 16129,
            "upload_time": "2024-10-31T18:56:53",
            "upload_time_iso_8601": "2024-10-31T18:56:53.894262Z",
            "url": "https://files.pythonhosted.org/packages/a1/0f/8277d993d5307f06523e72c9bc8a505ed028f7b1c1e5276d8e89044b6036/langchain_huggingface-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 18:56:53",
    "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"
}
        
Elapsed time: 0.42773s