langchain-experimental


Namelangchain-experimental JSON
Version 0.0.59 PyPI version JSON
download
home_pagehttps://github.com/langchain-ai/langchain
SummaryBuilding applications with LLMs through composability
upload_time2024-05-17 21:12:24
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.8.1
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🦜️🧪 LangChain Experimental

This package holds experimental LangChain code, intended for research and experimental
uses.

> [!WARNING]
> Portions of the code in this package may be dangerous if not properly deployed
> in a sandboxed environment. Please be wary of deploying experimental code
> to production unless you've taken appropriate precautions and
> have already discussed it with your security team.

Some of the code here may be marked with security notices. However,
given the exploratory and experimental nature of the code in this package,
the lack of a security notice on a piece of code does not mean that
the code in question does not require additional security considerations
in order to be safe to use.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/langchain-ai/langchain",
    "name": "langchain-experimental",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/23/0a/157343bfb968758401cf415249eed84894cccd590bfab43bbe76e80adaf8/langchain_experimental-0.0.59.tar.gz",
    "platform": null,
    "description": "# \ud83e\udd9c\ufe0f\ud83e\uddea LangChain Experimental\n\nThis package holds experimental LangChain code, intended for research and experimental\nuses.\n\n> [!WARNING]\n> Portions of the code in this package may be dangerous if not properly deployed\n> in a sandboxed environment. Please be wary of deploying experimental code\n> to production unless you've taken appropriate precautions and\n> have already discussed it with your security team.\n\nSome of the code here may be marked with security notices. However,\ngiven the exploratory and experimental nature of the code in this package,\nthe lack of a security notice on a piece of code does not mean that\nthe code in question does not require additional security considerations\nin order to be safe to use.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Building applications with LLMs through composability",
    "version": "0.0.59",
    "project_urls": {
        "Homepage": "https://github.com/langchain-ai/langchain",
        "Repository": "https://github.com/langchain-ai/langchain"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cc7b711f3fc9cd17d06bfadd9f57020f0a53cb6539b6a79d55c9d298395271",
                "md5": "d8d11d36a2e704365977eafc3de11395",
                "sha256": "d6ceb586c15ad35fc619542e86d01f0984a94985324a78a9ed8cd87615ff265d"
            },
            "downloads": -1,
            "filename": "langchain_experimental-0.0.59-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8d11d36a2e704365977eafc3de11395",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.1",
            "size": 199467,
            "upload_time": "2024-05-17T21:12:22",
            "upload_time_iso_8601": "2024-05-17T21:12:22.164787Z",
            "url": "https://files.pythonhosted.org/packages/92/cc/7b711f3fc9cd17d06bfadd9f57020f0a53cb6539b6a79d55c9d298395271/langchain_experimental-0.0.59-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "230a157343bfb968758401cf415249eed84894cccd590bfab43bbe76e80adaf8",
                "md5": "f28ee3b32af4b2a644b6242a8ca6c0c0",
                "sha256": "3a93f5c328f6ee1cd4f9dd8792c535df2d5638cff0d778ee25546804b5282fda"
            },
            "downloads": -1,
            "filename": "langchain_experimental-0.0.59.tar.gz",
            "has_sig": false,
            "md5_digest": "f28ee3b32af4b2a644b6242a8ca6c0c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.1",
            "size": 133585,
            "upload_time": "2024-05-17T21:12:24",
            "upload_time_iso_8601": "2024-05-17T21:12:24.281010Z",
            "url": "https://files.pythonhosted.org/packages/23/0a/157343bfb968758401cf415249eed84894cccd590bfab43bbe76e80adaf8/langchain_experimental-0.0.59.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 21:12:24",
    "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-experimental"
}
        
Elapsed time: 0.26238s