llm-attributor


Namellm-attributor JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/poloclub/LLM-Attribution
SummaryA Python package to run LLMAttributor in your computational notebooks.
upload_time2024-03-18 01:39:13
maintainer
docs_urlNone
authorSeongmin Lee
requires_python>=3.6
licenseMIT
keywords jupyter jupyterlab jupyterlab3 machine learning llm chatgpt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Notebook package for LLM Attributor.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/poloclub/LLM-Attribution",
    "name": "llm-attributor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3,Machine Learning,LLM,ChatGPT",
    "author": "Seongmin Lee",
    "author_email": "seongmin@gatech.edu",
    "download_url": "https://files.pythonhosted.org/packages/a4/a9/2655693dbe1a986d9e12cd8a347395e962affde5bb209f36967a4030fc80/llm-attributor-0.1.1.tar.gz",
    "platform": "Linux",
    "description": "Notebook package for LLM Attributor.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package to run LLMAttributor in your computational notebooks.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/poloclub/LLM-Attribution"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3",
        "machine learning",
        "llm",
        "chatgpt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0054857233c54ea20333f3b6736650ed993cfbecd72215200d643b432f1b141d",
                "md5": "3e011ed3e52f328b9d45c1a27b9d12f9",
                "sha256": "12497036c6ece42cf838bedfdc20428f6730121a8a8ee10c2b769a9caf704fe8"
            },
            "downloads": -1,
            "filename": "llm_attributor-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e011ed3e52f328b9d45c1a27b9d12f9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 1398,
            "upload_time": "2024-03-18T01:39:12",
            "upload_time_iso_8601": "2024-03-18T01:39:12.072949Z",
            "url": "https://files.pythonhosted.org/packages/00/54/857233c54ea20333f3b6736650ed993cfbecd72215200d643b432f1b141d/llm_attributor-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4a92655693dbe1a986d9e12cd8a347395e962affde5bb209f36967a4030fc80",
                "md5": "855def5138bddf2f766288c7eecfe635",
                "sha256": "67cfc1094b8f28a5171451b7421b59d527547e55164d3bdef724a8e11f7fddad"
            },
            "downloads": -1,
            "filename": "llm-attributor-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "855def5138bddf2f766288c7eecfe635",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 35527,
            "upload_time": "2024-03-18T01:39:13",
            "upload_time_iso_8601": "2024-03-18T01:39:13.244336Z",
            "url": "https://files.pythonhosted.org/packages/a4/a9/2655693dbe1a986d9e12cd8a347395e962affde5bb209f36967a4030fc80/llm-attributor-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 01:39:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "poloclub",
    "github_project": "LLM-Attribution",
    "github_not_found": true,
    "lcname": "llm-attributor"
}
        
Elapsed time: 0.25210s