llmlib


Namellmlib JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/mark-watson/llmlib
SummaryPortability lib for OpenAI, Hugging Face, and FastChat local model APIs
upload_time2023-07-01 18:36:05
maintainer
docs_urlNone
authorMark Watson
requires_python>=3.7
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Portability lib for OpenAI, Hugging Face, and FastChat local model APIs

[![PyPI](https://img.shields.io/pypi/v/llmlib.svg)](https://pypi.org/project/llmlib/)
[![Changelog](https://img.shields.io/github/v/release/mark-watson/llmlib?include_prereleases&label=changelog)](https://github.com/mark-watson/llmlib/releases)
[![Tests](https://github.com/mark-watson/llmlib/workflows/Test/badge.svg)](https://github.com/mark-watson/llmlib/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mark-watson/llmlib/blob/master/LICENSE)

## NOTE: This project is just getting started, not ready to use yet

## Docs

TBD

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mark-watson/llmlib",
    "name": "llmlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mark Watson",
    "author_email": "Mark Watson <markw@markwatson.com>",
    "download_url": "",
    "platform": null,
    "description": "# Portability lib for OpenAI, Hugging Face, and FastChat local model APIs\n\n[![PyPI](https://img.shields.io/pypi/v/llmlib.svg)](https://pypi.org/project/llmlib/)\n[![Changelog](https://img.shields.io/github/v/release/mark-watson/llmlib?include_prereleases&label=changelog)](https://github.com/mark-watson/llmlib/releases)\n[![Tests](https://github.com/mark-watson/llmlib/workflows/Test/badge.svg)](https://github.com/mark-watson/llmlib/actions?query=workflow%3ATest)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/mark-watson/llmlib/blob/master/LICENSE)\n\n## NOTE: This project is just getting started, not ready to use yet\n\n## Docs\n\nTBD\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Portability lib for OpenAI, Hugging Face, and FastChat local model APIs",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/mark-watson/llmlib/issues",
        "Homepage": "https://github.com/mark-watson/llmlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b46db75e31f41f827fd7003ee30776a22625a0232333bca0fb988c2c5d3c6e6e",
                "md5": "8dd9d3fba2839f63694cb4a3db4a2d57",
                "sha256": "71565d96bb4dc0e6bebbbb69c068f6c598b3985b2f61efd2a3aaef32f6f41020"
            },
            "downloads": -1,
            "filename": "llmlib-0.0.1-py3.10.egg",
            "has_sig": false,
            "md5_digest": "8dd9d3fba2839f63694cb4a3db4a2d57",
            "packagetype": "bdist_egg",
            "python_version": "0.0.1",
            "requires_python": ">=3.7",
            "size": 3258,
            "upload_time": "2023-07-01T18:36:05",
            "upload_time_iso_8601": "2023-07-01T18:36:05.327851Z",
            "url": "https://files.pythonhosted.org/packages/b4/6d/b75e31f41f827fd7003ee30776a22625a0232333bca0fb988c2c5d3c6e6e/llmlib-0.0.1-py3.10.egg",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-01 18:36:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mark-watson",
    "github_project": "llmlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "llmlib"
}
        
Elapsed time: 0.28209s