langstream-ai


Namelangstream-ai JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://langstream.ai
SummaryLangStream user API
upload_time2024-03-22 12:50:40
maintainerNone
docs_urlNone
authorLangStream
requires_python<4.0.0,>=3.8.1
licenseApache-2.0
keywords streaming ai llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LangStream

This package contains helper classes to build LangStream agents.

## Generate new poetry.lock

```
poetry lock  
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://langstream.ai",
    "name": "langstream-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": "streaming, ai, llm",
    "author": "LangStream",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/03/c1/aae401e01b77a87bc6f2c1140bb68e33453d8fa5036d4ffaff27f7a37f78/langstream_ai-0.6.2.tar.gz",
    "platform": null,
    "description": "# LangStream\n\nThis package contains helper classes to build LangStream agents.\n\n## Generate new poetry.lock\n\n```\npoetry lock  \n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "LangStream user API",
    "version": "0.6.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/LangStream/langstream/issues",
        "Documentation": "https://docs.langstream.ai",
        "Homepage": "https://langstream.ai",
        "Repository": "https://github.com/LangStream/langstream"
    },
    "split_keywords": [
        "streaming",
        " ai",
        " llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2228a48c88ad78c17d19c129499b13b17a6f5b4a43f392e77c7b8778963b00ab",
                "md5": "bc9cdf37962cffd2fd9cbec7a42dea10",
                "sha256": "376b0a7cd994b87c657a0cc0c238509d818036cf416c1cadedd935eda99d2c4a"
            },
            "downloads": -1,
            "filename": "langstream_ai-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc9cdf37962cffd2fd9cbec7a42dea10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 8922,
            "upload_time": "2024-03-22T12:50:35",
            "upload_time_iso_8601": "2024-03-22T12:50:35.994897Z",
            "url": "https://files.pythonhosted.org/packages/22/28/a48c88ad78c17d19c129499b13b17a6f5b4a43f392e77c7b8778963b00ab/langstream_ai-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03c1aae401e01b77a87bc6f2c1140bb68e33453d8fa5036d4ffaff27f7a37f78",
                "md5": "88e59c064bfd271c20fd09f3d5289bf7",
                "sha256": "b83c557d011de704f647c531a83a5d9a57c3dd03a5c9e38a375dc66d8dd29b00"
            },
            "downloads": -1,
            "filename": "langstream_ai-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "88e59c064bfd271c20fd09f3d5289bf7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 7440,
            "upload_time": "2024-03-22T12:50:40",
            "upload_time_iso_8601": "2024-03-22T12:50:40.119349Z",
            "url": "https://files.pythonhosted.org/packages/03/c1/aae401e01b77a87bc6f2c1140bb68e33453d8fa5036d4ffaff27f7a37f78/langstream_ai-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 12:50:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LangStream",
    "github_project": "langstream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "langstream-ai"
}
        
Elapsed time: 0.21199s