rapid-assistant


Namerapid-assistant JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA lightweight building block for rapidly prototyping LLM-powered agents with customizable behaviors and pluggable tools
upload_time2025-02-07 03:00:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords llm agent assistant prototype
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Under development

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rapid-assistant",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "llm, agent, assistant, prototype",
    "author": null,
    "author_email": "Zhi Yan Liu <lzy.dev@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f0/26/ec35375a00ed1804c4e5c7fa168ae1046a4dfe959f82493a72052551f4a9/rapid_assistant-0.0.1.tar.gz",
    "platform": null,
    "description": "Under development\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A lightweight building block for rapidly prototyping LLM-powered agents with customizable behaviors and pluggable tools",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rapid-assistant/rapid-assistant",
        "Repository": "https://github.com/rapid-assistant/rapid-assistant.git"
    },
    "split_keywords": [
        "llm",
        " agent",
        " assistant",
        " prototype"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48660a44ff6118c35f4769ecd8645aa6d7bab8ccd3d70660fe9d1f42a387ed46",
                "md5": "b1de126f500f8532615c705fdc276f2a",
                "sha256": "f5b99161b2093b055e063c0e3322e91420fedcad4e508c2622bdb2da60b011af"
            },
            "downloads": -1,
            "filename": "rapid_assistant-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1de126f500f8532615c705fdc276f2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 2469,
            "upload_time": "2025-02-07T03:00:40",
            "upload_time_iso_8601": "2025-02-07T03:00:40.680672Z",
            "url": "https://files.pythonhosted.org/packages/48/66/0a44ff6118c35f4769ecd8645aa6d7bab8ccd3d70660fe9d1f42a387ed46/rapid_assistant-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f026ec35375a00ed1804c4e5c7fa168ae1046a4dfe959f82493a72052551f4a9",
                "md5": "2f49e9d158f64026c22d856204b2a3b3",
                "sha256": "18ca0cc479fc61c4b4b6f607dd85b3c0786bcd5ea05092e28d33e60325140362"
            },
            "downloads": -1,
            "filename": "rapid_assistant-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2f49e9d158f64026c22d856204b2a3b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2381,
            "upload_time": "2025-02-07T03:00:42",
            "upload_time_iso_8601": "2025-02-07T03:00:42.855421Z",
            "url": "https://files.pythonhosted.org/packages/f0/26/ec35375a00ed1804c4e5c7fa168ae1046a4dfe959f82493a72052551f4a9/rapid_assistant-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 03:00:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rapid-assistant",
    "github_project": "rapid-assistant",
    "github_not_found": true,
    "lcname": "rapid-assistant"
}
        
Elapsed time: 0.39031s