langchain-huggingface


Namelangchain-huggingface JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/langchain-ai/langchain
SummaryAn integration package connecting Hugging Face and LangChain
upload_time2024-09-13 23:33:30
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/3e/cf/cf1f6cef1286357454ddc4343b7e20c9bd8185abe8b27a190dbca9314dfc/langchain_huggingface-0.1.0.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.0",
    "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": "4f9b86f1bb19739ca510503abb4dca65deff9c95dc318bde2e51ce8c4fa7847c",
                "md5": "2dad736a2150000e8e3b3251326a1553",
                "sha256": "1b3dc44f460ba205f7c13cf48379a7f809ac9e056ea741bd12fc6414ac6aefb7"
            },
            "downloads": -1,
            "filename": "langchain_huggingface-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2dad736a2150000e8e3b3251326a1553",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 20674,
            "upload_time": "2024-09-13T23:33:28",
            "upload_time_iso_8601": "2024-09-13T23:33:28.900205Z",
            "url": "https://files.pythonhosted.org/packages/4f/9b/86f1bb19739ca510503abb4dca65deff9c95dc318bde2e51ce8c4fa7847c/langchain_huggingface-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ecfcf1f6cef1286357454ddc4343b7e20c9bd8185abe8b27a190dbca9314dfc",
                "md5": "b57c16a251cea7907ea03006331386f8",
                "sha256": "fa77a9545de77e7be4a7de134f692da413fc3b2b99d364fc9bcd0c6fa6fcb35c"
            },
            "downloads": -1,
            "filename": "langchain_huggingface-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b57c16a251cea7907ea03006331386f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 15533,
            "upload_time": "2024-09-13T23:33:30",
            "upload_time_iso_8601": "2024-09-13T23:33:30.408100Z",
            "url": "https://files.pythonhosted.org/packages/3e/cf/cf1f6cef1286357454ddc4343b7e20c9bd8185abe8b27a190dbca9314dfc/langchain_huggingface-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 23:33:30",
    "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.38526s