intellichat


Nameintellichat JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/CodeWithSwastik/intellichat
SummaryA convenient wrapper for OpenAI's Chat Completion API.
upload_time2023-03-27 10:45:13
maintainer
docs_urlNone
authorSwas.py
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IntelliChat

A convenient wrapper for OpenAI's Chat Completion API.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CodeWithSwastik/intellichat",
    "name": "intellichat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Swas.py",
    "author_email": "cwswas.py@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/50/3db60ee510d990cac0eb204bfa3285b535e1cfd40f06f19aafb2d1bedd76/intellichat-1.0.0.tar.gz",
    "platform": null,
    "description": "# IntelliChat\r\n\r\nA convenient wrapper for OpenAI's Chat Completion API.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A convenient wrapper for OpenAI's Chat Completion API.",
    "version": "1.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae22aa028525007cd23f347d46037663338275c1a1235b835f9d8e227c2d429b",
                "md5": "5d4567075503effb8d841941835b20d5",
                "sha256": "25af52b8a50baf9c469a1bcb681ea861709670e2fb96211d502570575cebcd59"
            },
            "downloads": -1,
            "filename": "intellichat-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d4567075503effb8d841941835b20d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3559,
            "upload_time": "2023-03-27T10:45:11",
            "upload_time_iso_8601": "2023-03-27T10:45:11.195711Z",
            "url": "https://files.pythonhosted.org/packages/ae/22/aa028525007cd23f347d46037663338275c1a1235b835f9d8e227c2d429b/intellichat-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd503db60ee510d990cac0eb204bfa3285b535e1cfd40f06f19aafb2d1bedd76",
                "md5": "5f7623edb8d95ee32afb3eb52a27b9a0",
                "sha256": "1128c2fa20e1a155c538ed515bd2942bca44bad5a07d95ee8221151c8419ab3d"
            },
            "downloads": -1,
            "filename": "intellichat-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f7623edb8d95ee32afb3eb52a27b9a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3219,
            "upload_time": "2023-03-27T10:45:13",
            "upload_time_iso_8601": "2023-03-27T10:45:13.136481Z",
            "url": "https://files.pythonhosted.org/packages/cd/50/3db60ee510d990cac0eb204bfa3285b535e1cfd40f06f19aafb2d1bedd76/intellichat-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 10:45:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "CodeWithSwastik",
    "github_project": "intellichat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "intellichat"
}
        
Elapsed time: 0.05020s