gusto


Namegusto JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/jacksonrgwalker/gusto
SummaryA lightweight LLM agent and tool manager
upload_time2024-08-10 20:50:25
maintainerNone
docs_urlNone
authorJackson Walker
requires_python>=3.9
licenseNone
keywords llm agent tool manager ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GUSTO

*Generative Utility Service for Textual Objectives*

This is a minimal library for creating highly specific, LLM based, tool-assisted agents.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jacksonrgwalker/gusto",
    "name": "gusto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "llm agent tool manager ai",
    "author": "Jackson Walker",
    "author_email": "jacksonrgwalker@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/38/869450ca129e966b49e0b70a6170eecd7c2e5443f0f63ec03c3a8aebbf24/gusto-0.2.0.tar.gz",
    "platform": null,
    "description": "# GUSTO\n\n*Generative Utility Service for Textual Objectives*\n\nThis is a minimal library for creating highly specific, LLM based, tool-assisted agents.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A lightweight LLM agent and tool manager",
    "version": "0.2.0",
    "project_urls": {
        "Bug Reports": "https://github.com/jacksonrgwalker/gusto/issues",
        "Homepage": "https://github.com/jacksonrgwalker/gusto",
        "Source": "https://github.com/jacksonrgwalker/gusto"
    },
    "split_keywords": [
        "llm",
        "agent",
        "tool",
        "manager",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d7e46200c738b3f8ba59e31bbb40a3677c807d0a284c20245f2a4f1d3348a7",
                "md5": "f4b248f27f56a2f70869f6070a6d60f6",
                "sha256": "46eb6d154eb26732bfc036a1744538656776377b7d156185e8becb92b1dfa9c2"
            },
            "downloads": -1,
            "filename": "gusto-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4b248f27f56a2f70869f6070a6d60f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11274,
            "upload_time": "2024-08-10T20:50:24",
            "upload_time_iso_8601": "2024-08-10T20:50:24.787691Z",
            "url": "https://files.pythonhosted.org/packages/66/d7/e46200c738b3f8ba59e31bbb40a3677c807d0a284c20245f2a4f1d3348a7/gusto-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f38869450ca129e966b49e0b70a6170eecd7c2e5443f0f63ec03c3a8aebbf24",
                "md5": "48ee50d06a1290053b00465a6d935973",
                "sha256": "e1544e822a117108ff17342cd25e0369744579c03da433d7077e6d0c5e8e0f32"
            },
            "downloads": -1,
            "filename": "gusto-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "48ee50d06a1290053b00465a6d935973",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10205,
            "upload_time": "2024-08-10T20:50:25",
            "upload_time_iso_8601": "2024-08-10T20:50:25.856378Z",
            "url": "https://files.pythonhosted.org/packages/2f/38/869450ca129e966b49e0b70a6170eecd7c2e5443f0f63ec03c3a8aebbf24/gusto-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 20:50:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jacksonrgwalker",
    "github_project": "gusto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gusto"
}
        
Elapsed time: 0.59059s