openai-wrapper


Nameopenai-wrapper JSON
Version 0.7.0 PyPI version JSON
download
home_page
SummaryA wrapper for OpenAI's python API which wraps around the openAI functions and stores the request, response and metadata to MongoDB. The stored data can be used to fine tune GPT-3 models or HuggingFace models.
upload_time2023-11-10 09:20:49
maintainer
docs_urlNone
authorAI Team
requires_python>=3.7.1,<4.0.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "openai-wrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.1,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "AI Team",
    "author_email": "datascience@prosus.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A wrapper for OpenAI's python API which wraps around the openAI functions and stores the request, response and metadata to MongoDB. The stored data can be used to fine tune GPT-3 models or HuggingFace models.",
    "version": "0.7.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "287d1a135777c305ad884bc52428001c476931d9d4691f4ac4193fc47f2da844",
                "md5": "32e49fe7528865e8e9e6732f262c2b65",
                "sha256": "1a58f0e16e9df664240461a9ab1c9f6b7d028305dd6b5aab7667757048e4b30a"
            },
            "downloads": -1,
            "filename": "openai_wrapper-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32e49fe7528865e8e9e6732f262c2b65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.1,<4.0.0",
            "size": 8705,
            "upload_time": "2023-11-10T09:20:49",
            "upload_time_iso_8601": "2023-11-10T09:20:49.758809Z",
            "url": "https://files.pythonhosted.org/packages/28/7d/1a135777c305ad884bc52428001c476931d9d4691f4ac4193fc47f2da844/openai_wrapper-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-10 09:20:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "openai-wrapper"
}
        
Elapsed time: 0.15556s