langchain-tools


Namelangchain-tools JSON
Version 0.1.29 PyPI version JSON
download
home_pagehttps://github.com/MartinChen1973/langchain-tools
SummarySimplifying, enhancing, and extending the LangChain library functionality
upload_time2024-05-02 10:00:59
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/66/e1/e7bb5613f98379e1fe04b94281931fe4d2fbad7f5bf8a06b9bca312a35e4/langchain-tools-0.1.29.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.29",
    "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": "71583fba561c8c93593905d081f8a69a120fe29476835037529df4599e09d310",
                "md5": "e6c994e77ac68316939719664a6280ad",
                "sha256": "4c0c00bfb95407bd8cdb39347438c82e14e411f939d61c2c11b310956edc4947"
            },
            "downloads": -1,
            "filename": "langchain_tools-0.1.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6c994e77ac68316939719664a6280ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6276,
            "upload_time": "2024-05-02T10:00:46",
            "upload_time_iso_8601": "2024-05-02T10:00:46.089728Z",
            "url": "https://files.pythonhosted.org/packages/71/58/3fba561c8c93593905d081f8a69a120fe29476835037529df4599e09d310/langchain_tools-0.1.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66e1e7bb5613f98379e1fe04b94281931fe4d2fbad7f5bf8a06b9bca312a35e4",
                "md5": "2e6b599bd51c10aa5ca9db20fbb3e03b",
                "sha256": "23ecb92582743be147aa0ffde14ad7bc09d289ddfdf48036665d854c5973e049"
            },
            "downloads": -1,
            "filename": "langchain-tools-0.1.29.tar.gz",
            "has_sig": false,
            "md5_digest": "2e6b599bd51c10aa5ca9db20fbb3e03b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6015,
            "upload_time": "2024-05-02T10:00:59",
            "upload_time_iso_8601": "2024-05-02T10:00:59.600794Z",
            "url": "https://files.pythonhosted.org/packages/66/e1/e7bb5613f98379e1fe04b94281931fe4d2fbad7f5bf8a06b9bca312a35e4/langchain-tools-0.1.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 10:00:59",
    "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.27482s