gronckle


Namegronckle JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryQuality of content LLM application infrastructure
upload_time2024-04-01 22:22:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # What Is Gronckle?
<img src="https://static.wikia.nocookie.net/howtotrainyourdragon/images/b/b8/HTTYD_Gronckle.png/revision/latest?cb=20171031142609" width="200" height="200" alt="dragon">
Gronckle is a layer of LLM application infrastructure designed to help developers get higher quality content from their underlying LLMs without having to change which LLMs they're using or how their application works

# Requirements
We're building this package with the assumption that developers will be using a specific stack:
**Vector Database** --> Cassandra
**Vector Database Provider** --> Astra by Datastax

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gronckle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Griffin Clark <griffin@lionsentry.com>",
    "download_url": "https://files.pythonhosted.org/packages/a3/ec/fcf82c0cbccc8d9f94299ac5ec7de9945be98c6bd4680e0bf2aaf834b178/gronckle-0.0.3.tar.gz",
    "platform": null,
    "description": "# What Is Gronckle?\n<img src=\"https://static.wikia.nocookie.net/howtotrainyourdragon/images/b/b8/HTTYD_Gronckle.png/revision/latest?cb=20171031142609\" width=\"200\" height=\"200\" alt=\"dragon\">\nGronckle is a layer of LLM application infrastructure designed to help developers get higher quality content from their underlying LLMs without having to change which LLMs they're using or how their application works\n\n# Requirements\nWe're building this package with the assumption that developers will be using a specific stack:\n**Vector Database** --> Cassandra\n**Vector Database Provider** --> Astra by Datastax\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Quality of content LLM application infrastructure",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://pypi.org/project/gronckle/",
        "Issues": "https://github.com/pypa/sampleproject/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22b6b542a890d84185bbc4b4ed347832938e37ae84a8c0eb81076b17f3d093aa",
                "md5": "edf554cb8743ec49bb60e938187e5046",
                "sha256": "2c6735b850048af36aec4db5e04ec30637c124f187cb62fb6dc26d90689bb112"
            },
            "downloads": -1,
            "filename": "gronckle-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edf554cb8743ec49bb60e938187e5046",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19669,
            "upload_time": "2024-04-01T22:22:05",
            "upload_time_iso_8601": "2024-04-01T22:22:05.487129Z",
            "url": "https://files.pythonhosted.org/packages/22/b6/b542a890d84185bbc4b4ed347832938e37ae84a8c0eb81076b17f3d093aa/gronckle-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3ecfcf82c0cbccc8d9f94299ac5ec7de9945be98c6bd4680e0bf2aaf834b178",
                "md5": "7ecfd2bfa034e34bf6cfc6d28aca9a5d",
                "sha256": "2f6d66834165412ba0a64162b1d99a750d20a2ed27458fc93a943708830328c4"
            },
            "downloads": -1,
            "filename": "gronckle-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7ecfd2bfa034e34bf6cfc6d28aca9a5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18500,
            "upload_time": "2024-04-01T22:22:06",
            "upload_time_iso_8601": "2024-04-01T22:22:06.435521Z",
            "url": "https://files.pythonhosted.org/packages/a3/ec/fcf82c0cbccc8d9f94299ac5ec7de9945be98c6bd4680e0bf2aaf834b178/gronckle-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 22:22:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "gronckle"
}
        
Elapsed time: 0.19974s