llm-bot


Namellm-bot JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/prefeitura-rio/chatbot-lab
SummaryPython library for developing LLM bots
upload_time2023-07-06 12:50:15
maintainer
docs_urlNone
authorGabriel Gazola Milan
requires_python>=3.10,<4.0
licenseGPL-3.0-only
keywords python chatbot bot llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Project Template

My template for a Python project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/prefeitura-rio/chatbot-lab",
    "name": "llm-bot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "python,chatbot,bot,llm",
    "author": "Gabriel Gazola Milan",
    "author_email": "gabriel.gazola@poli.ufrj.br",
    "download_url": "https://files.pythonhosted.org/packages/a3/d9/a4b1eac9cab86a322848e340f61851aae12f2c9b8f001ff3db1e15454526/llm_bot-0.1.3.tar.gz",
    "platform": null,
    "description": "# Python Project Template\n\nMy template for a Python project.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "Python library for developing LLM bots",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/prefeitura-rio/chatbot-lab",
        "Repository": "https://github.com/prefeitura-rio/chatbot-lab"
    },
    "split_keywords": [
        "python",
        "chatbot",
        "bot",
        "llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d78adc9eb738147535b31b7b4a2c0ac1abf08a972eddc57cbd438b39609f6d5",
                "md5": "6c69047f4add026a347cd91f7b7d47c5",
                "sha256": "62b9653bec23574b2a5d3a1feb211f3befec0efa18efe0215175fff595cb867a"
            },
            "downloads": -1,
            "filename": "llm_bot-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c69047f4add026a347cd91f7b7d47c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 18566,
            "upload_time": "2023-07-06T12:50:13",
            "upload_time_iso_8601": "2023-07-06T12:50:13.926931Z",
            "url": "https://files.pythonhosted.org/packages/4d/78/adc9eb738147535b31b7b4a2c0ac1abf08a972eddc57cbd438b39609f6d5/llm_bot-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3d9a4b1eac9cab86a322848e340f61851aae12f2c9b8f001ff3db1e15454526",
                "md5": "73aad7ddcd87b83851869b330391be7e",
                "sha256": "0df776bb7cec6a8386a3d00451c643a203ff59fa82abfc4f5b3f090070d7f5fb"
            },
            "downloads": -1,
            "filename": "llm_bot-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "73aad7ddcd87b83851869b330391be7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 17973,
            "upload_time": "2023-07-06T12:50:15",
            "upload_time_iso_8601": "2023-07-06T12:50:15.790628Z",
            "url": "https://files.pythonhosted.org/packages/a3/d9/a4b1eac9cab86a322848e340f61851aae12f2c9b8f001ff3db1e15454526/llm_bot-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 12:50:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "prefeitura-rio",
    "github_project": "chatbot-lab",
    "github_not_found": true,
    "lcname": "llm-bot"
}
        
Elapsed time: 0.08218s