langchain-tools


Namelangchain-tools JSON
Version 0.1.34 PyPI version JSON
download
home_pagehttps://github.com/MartinChen1973/langchain-tools
SummarySimplifying, enhancing, and extending the LangChain library functionality
upload_time2024-05-20 09:31:47
maintainerNone
docs_urlNone
authorLangChain Tools Team
requires_python>=3.7
licenseNone
keywords language processing ai natural language understanding langchain llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LangChain Tools

Welcome to LangChain Tools, a Python library designed to simplify, enhance, and extend the functionality of the LangChain library. This set of tools aims to improve interaction with various language models and provide a richer, more flexible experience for developers working in natural language processing.

## Installation

To install LangChain Tools, simply run the following command:

```bash
pip install langchain-tools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MartinChen1973/langchain-tools",
    "name": "langchain-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "language processing, AI, natural language understanding, LangChain, LLM",
    "author": "LangChain Tools Team",
    "author_email": "cheny@cheny.com",
    "download_url": "https://files.pythonhosted.org/packages/d3/fa/2387ae54fa15c7dd7614b31776d8b5ad69aea91c2ed1d789087921f5df37/langchain-tools-0.1.34.tar.gz",
    "platform": null,
    "description": "# LangChain Tools\r\n\r\nWelcome to LangChain Tools, a Python library designed to simplify, enhance, and extend the functionality of the LangChain library. This set of tools aims to improve interaction with various language models and provide a richer, more flexible experience for developers working in natural language processing.\r\n\r\n## Installation\r\n\r\nTo install LangChain Tools, simply run the following command:\r\n\r\n```bash\r\npip install langchain-tools\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simplifying, enhancing, and extending the LangChain library functionality",
    "version": "0.1.34",
    "project_urls": {
        "Homepage": "https://github.com/MartinChen1973/langchain-tools"
    },
    "split_keywords": [
        "language processing",
        " ai",
        " natural language understanding",
        " langchain",
        " llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d025ff870fd2b1ccf9c8527d84c6bb4b74284f73c528f51b7b5cdca5f318843",
                "md5": "7a98b5150b8fde21cedea5637f1ab3a3",
                "sha256": "02a171f6a3ab511ed48ca7af67266784e3a80f3293858096df6fe0048eea1d56"
            },
            "downloads": -1,
            "filename": "langchain_tools-0.1.34-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a98b5150b8fde21cedea5637f1ab3a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8508,
            "upload_time": "2024-05-20T09:31:45",
            "upload_time_iso_8601": "2024-05-20T09:31:45.656439Z",
            "url": "https://files.pythonhosted.org/packages/8d/02/5ff870fd2b1ccf9c8527d84c6bb4b74284f73c528f51b7b5cdca5f318843/langchain_tools-0.1.34-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3fa2387ae54fa15c7dd7614b31776d8b5ad69aea91c2ed1d789087921f5df37",
                "md5": "f04c52a93b5c16bd1dcd969eb218db25",
                "sha256": "9d10fa288b2611342d3ae8c9aa44f8aba34d7e2ea5ce92aed320bc11eff12c05"
            },
            "downloads": -1,
            "filename": "langchain-tools-0.1.34.tar.gz",
            "has_sig": false,
            "md5_digest": "f04c52a93b5c16bd1dcd969eb218db25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6456,
            "upload_time": "2024-05-20T09:31:47",
            "upload_time_iso_8601": "2024-05-20T09:31:47.654978Z",
            "url": "https://files.pythonhosted.org/packages/d3/fa/2387ae54fa15c7dd7614b31776d8b5ad69aea91c2ed1d789087921f5df37/langchain-tools-0.1.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-20 09:31:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MartinChen1973",
    "github_project": "langchain-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "langchain-tools"
}
        
Elapsed time: 0.42323s