LLM-function-calling-interface


NameLLM-function-calling-interface JSON
Version 1.0.6 PyPI version JSON
download
home_pageNone
SummaryLLM function calling interface
upload_time2024-07-07 16:15:49
maintainerNone
docs_urlNone
authorKillT
requires_pythonNone
licenseNone
keywords python llm function calling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that allows you to call functions in LLM

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "LLM-function-calling-interface",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, LLM, function calling",
    "author": "KillT",
    "author_email": "vqtoan1807@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cc/01/f81956e4e1698c923537c171c757fa79b13e26730c789d01588b67b19fca/LLM_function_calling_interface-1.0.6.tar.gz",
    "platform": null,
    "description": "A package that allows you to call functions in LLM\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LLM function calling interface",
    "version": "1.0.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        " llm",
        " function calling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c80b084044d49e69064a5308b08b0ea87d43514764abf4b4b9a438d107f8550",
                "md5": "6ab217f885cccbc7c2e2cafc42476560",
                "sha256": "453a35de92bd56ea0ea401d05e07a504a47b2572a06f2f589efe5c4e43947b30"
            },
            "downloads": -1,
            "filename": "LLM_function_calling_interface-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ab217f885cccbc7c2e2cafc42476560",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8595,
            "upload_time": "2024-07-07T16:15:47",
            "upload_time_iso_8601": "2024-07-07T16:15:47.182672Z",
            "url": "https://files.pythonhosted.org/packages/6c/80/b084044d49e69064a5308b08b0ea87d43514764abf4b4b9a438d107f8550/LLM_function_calling_interface-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc01f81956e4e1698c923537c171c757fa79b13e26730c789d01588b67b19fca",
                "md5": "435b3d32172925558cd071e3c6c0b389",
                "sha256": "ceb58ba593d45ce359068d5fc28f823f582b58b4fa86f282965c863f5fa1e5a4"
            },
            "downloads": -1,
            "filename": "LLM_function_calling_interface-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "435b3d32172925558cd071e3c6c0b389",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4898,
            "upload_time": "2024-07-07T16:15:49",
            "upload_time_iso_8601": "2024-07-07T16:15:49.003243Z",
            "url": "https://files.pythonhosted.org/packages/cc/01/f81956e4e1698c923537c171c757fa79b13e26730c789d01588b67b19fca/LLM_function_calling_interface-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-07 16:15:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "llm-function-calling-interface"
}
        
Elapsed time: 0.56856s