instructx


Nameinstructx JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/speckai/instructx
SummaryTyped wrapper for LLMs powered by XML
upload_time2024-09-05 00:42:41
maintainerNone
docs_urlNone
authorLucas Jaggernauth
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Instruct X

Instruct X is a typed language model (LLM) generation library tha
t uses custom XML parsing to improve the quality of generated text.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/speckai/instructx",
    "name": "instructx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lucas Jaggernauth",
    "author_email": "lukejagg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/11/2ae4ad21e4c3bfaf583e7f1d0a1cb1e32232718d5cc5e49a7969c130f2c8/instructx-0.0.1.tar.gz",
    "platform": null,
    "description": "# Instruct X\n\nInstruct X is a typed language model (LLM) generation library tha\nt uses custom XML parsing to improve the quality of generated text.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typed wrapper for LLMs powered by XML",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/speckai/instructx",
        "Repository": "https://github.com/speckai/instructx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d54fcea2b4221a860dfd0b633c4e64a7cf7d1024b06dcc5e0f87338f31c4ca6e",
                "md5": "4dd40771ee36394cd3259475004e41b6",
                "sha256": "97f066ed998b095df1620e6b9d6cfebd6c5cebfaae2f73e16fd7238c6c2ce803"
            },
            "downloads": -1,
            "filename": "instructx-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4dd40771ee36394cd3259475004e41b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5437,
            "upload_time": "2024-09-05T00:42:40",
            "upload_time_iso_8601": "2024-09-05T00:42:40.083485Z",
            "url": "https://files.pythonhosted.org/packages/d5/4f/cea2b4221a860dfd0b633c4e64a7cf7d1024b06dcc5e0f87338f31c4ca6e/instructx-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f112ae4ad21e4c3bfaf583e7f1d0a1cb1e32232718d5cc5e49a7969c130f2c8",
                "md5": "bbaaafcc771ec47cc757049109e20894",
                "sha256": "3d36314ca52d46d942b4916221059d527faa9842f613deaf0f5c59b41708d333"
            },
            "downloads": -1,
            "filename": "instructx-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bbaaafcc771ec47cc757049109e20894",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 5012,
            "upload_time": "2024-09-05T00:42:41",
            "upload_time_iso_8601": "2024-09-05T00:42:41.132805Z",
            "url": "https://files.pythonhosted.org/packages/8f/11/2ae4ad21e4c3bfaf583e7f1d0a1cb1e32232718d5cc5e49a7969c130f2c8/instructx-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 00:42:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "speckai",
    "github_project": "instructx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "instructx"
}
        
Elapsed time: 4.94161s