langchainplus-sdk


Namelangchainplus-sdk JSON
Version 0.0.21 PyPI version JSON
download
home_page
SummaryClient library to connect to the LangSmith LLM Tracing and Evaluation Platform.
upload_time2023-08-01 17:44:25
maintainer
docs_urlNone
authorLangChain
requires_python>=3.8.1,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LangSmith Client SDK

**Deprecated:** For the up-to-date langsmith client SDK, see the [langsmith](https://pypi.org/project/langsmith) package (https://pypi.org/project/langsmith).


This package contain(ed) the python client for interacting with the [LangSmith platform](https://smith.langchain.com/).

To install:

```bash
pip install -U langsmith
```

## Additional Documentation

To learn more about the LangSmith platform, check out the [docs](https://docs.smith.langchain.com/docs/).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "langchainplus-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "LangChain",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1a/6c/eac9a4a9e07b0bc833fc50416072f48c5b422cd85d0f7441fc103da31a50/langchainplus_sdk-0.0.21.tar.gz",
    "platform": null,
    "description": "# LangSmith Client SDK\n\n**Deprecated:** For the up-to-date langsmith client SDK, see the [langsmith](https://pypi.org/project/langsmith) package (https://pypi.org/project/langsmith).\n\n\nThis package contain(ed) the python client for interacting with the [LangSmith platform](https://smith.langchain.com/).\n\nTo install:\n\n```bash\npip install -U langsmith\n```\n\n## Additional Documentation\n\nTo learn more about the LangSmith platform, check out the [docs](https://docs.smith.langchain.com/docs/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.",
    "version": "0.0.21",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af63f046bfac2f6166c42c07f0f1506a48df2bfb3ae584a730ad9d58afbdd9b4",
                "md5": "109c40f1b1d3996cfb2704d439478f30",
                "sha256": "e2863a98ab0c65f67c88b1d1e4bba291a0811c2eec4583c415df29eefdcb9a32"
            },
            "downloads": -1,
            "filename": "langchainplus_sdk-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "109c40f1b1d3996cfb2704d439478f30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 28294,
            "upload_time": "2023-08-01T17:44:24",
            "upload_time_iso_8601": "2023-08-01T17:44:24.329772Z",
            "url": "https://files.pythonhosted.org/packages/af/63/f046bfac2f6166c42c07f0f1506a48df2bfb3ae584a730ad9d58afbdd9b4/langchainplus_sdk-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a6ceac9a4a9e07b0bc833fc50416072f48c5b422cd85d0f7441fc103da31a50",
                "md5": "02461e7bc2a999af92792f0827656515",
                "sha256": "7eb8d99d09ce7ba2072ab424f90ff131ce4091bf9e050fde0733f9e3916ae979"
            },
            "downloads": -1,
            "filename": "langchainplus_sdk-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "02461e7bc2a999af92792f0827656515",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 23307,
            "upload_time": "2023-08-01T17:44:25",
            "upload_time_iso_8601": "2023-08-01T17:44:25.783653Z",
            "url": "https://files.pythonhosted.org/packages/1a/6c/eac9a4a9e07b0bc833fc50416072f48c5b422cd85d0f7441fc103da31a50/langchainplus_sdk-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 17:44:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "langchainplus-sdk"
}
        
Elapsed time: 0.42491s