MyLlmUtils


NameMyLlmUtils JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/user/reponame
SummaryPersonal utility package to make using LLM more easily
upload_time2024-01-13 07:43:11
maintainer
docs_urlNone
authorKen Hu
requires_python
licenseMIT
keywords llm openai azure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/user/reponame",
    "name": "MyLlmUtils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "LLM,OpenAI,Azure",
    "author": "Ken Hu",
    "author_email": "ken.hu@hwacom.com",
    "download_url": "https://files.pythonhosted.org/packages/06/c5/f40d8d62c3cdea159ad1c6791000ad71240d3ae4fc1c7cb7e45156f2a69b/MyLlmUtils-0.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Personal utility package to make using LLM more easily",
    "version": "0.1.3",
    "project_urls": {
        "Download": "https://github.com/kenhutaiwan/MyLlmUtils/archive/refs/tags/0.1.3.tar.gz",
        "Homepage": "https://github.com/user/reponame"
    },
    "split_keywords": [
        "llm",
        "openai",
        "azure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06c5f40d8d62c3cdea159ad1c6791000ad71240d3ae4fc1c7cb7e45156f2a69b",
                "md5": "2d3bdcb2b41e42baea347ffa9d4b50a7",
                "sha256": "c987f0b47ae9f2924589370c530e345aca5c33d2c8aa280d9423ab8250c6e58c"
            },
            "downloads": -1,
            "filename": "MyLlmUtils-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2d3bdcb2b41e42baea347ffa9d4b50a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2183,
            "upload_time": "2024-01-13T07:43:11",
            "upload_time_iso_8601": "2024-01-13T07:43:11.320486Z",
            "url": "https://files.pythonhosted.org/packages/06/c5/f40d8d62c3cdea159ad1c6791000ad71240d3ae4fc1c7cb7e45156f2a69b/MyLlmUtils-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 07:43:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "user",
    "github_project": "reponame",
    "github_not_found": true,
    "lcname": "myllmutils"
}
        
Elapsed time: 0.16062s