LLM-demo-2-production


NameLLM-demo-2-production JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/laugustyniak/LLM-demo-2-production
Summary
upload_time2023-06-15 16:27:36
maintainer
docs_urlNone
authorŁukasz Augustyniak
requires_python>=3.8
licenseapache2
keywords llm production demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LLM-demo-2-production
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install LLM_demo_2_production
```

## How to use

Add OpenAI and other API keys.

``` sh
export OPENAI_API_KEY=sk-xxx
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/laugustyniak/LLM-demo-2-production",
    "name": "LLM-demo-2-production",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "LLM production demo",
    "author": "\u0141ukasz Augustyniak",
    "author_email": "aisolutions@lukaszaugustyniak.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/42/7e78608138932a40086958508b91978f62ee1906104fdb79d179e7bf9018/LLM-demo-2-production-0.0.1.tar.gz",
    "platform": null,
    "description": "LLM-demo-2-production\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install LLM_demo_2_production\n```\n\n## How to use\n\nAdd OpenAI and other API keys.\n\n``` sh\nexport OPENAI_API_KEY=sk-xxx\n```\n",
    "bugtrack_url": null,
    "license": "apache2",
    "summary": "",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/laugustyniak/LLM-demo-2-production"
    },
    "split_keywords": [
        "llm",
        "production",
        "demo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f34323b55f99a2474d6ced596b3d5f9d1ebfcc1927e7b9f8b81889f2cb99fe12",
                "md5": "90c5db0a8406a5410cb68125b7bdb3f6",
                "sha256": "4b9e4269b68331e61aa7b2f82f5fa3730a267c3242e507eede9e8bcd760c434c"
            },
            "downloads": -1,
            "filename": "LLM_demo_2_production-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90c5db0a8406a5410cb68125b7bdb3f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7178,
            "upload_time": "2023-06-15T16:27:35",
            "upload_time_iso_8601": "2023-06-15T16:27:35.319975Z",
            "url": "https://files.pythonhosted.org/packages/f3/43/23b55f99a2474d6ced596b3d5f9d1ebfcc1927e7b9f8b81889f2cb99fe12/LLM_demo_2_production-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c427e78608138932a40086958508b91978f62ee1906104fdb79d179e7bf9018",
                "md5": "3d13523922600a26441fc4992714239c",
                "sha256": "73f67aea382dcc363ed090594bc0a66826b9bc0151898388945ca5f073c84fcc"
            },
            "downloads": -1,
            "filename": "LLM-demo-2-production-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3d13523922600a26441fc4992714239c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6023,
            "upload_time": "2023-06-15T16:27:36",
            "upload_time_iso_8601": "2023-06-15T16:27:36.598121Z",
            "url": "https://files.pythonhosted.org/packages/3c/42/7e78608138932a40086958508b91978f62ee1906104fdb79d179e7bf9018/LLM-demo-2-production-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 16:27:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "laugustyniak",
    "github_project": "LLM-demo-2-production",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "llm-demo-2-production"
}
        
Elapsed time: 0.07867s