evalaii


Nameevalaii JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/poemsforaphrodite/eval
SummaryA helper library for handling LLM evaluation systems
upload_time2024-10-20 22:45:43
maintainerNone
docs_urlNone
authorPushpender Solanki
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Usage

This package comes pre-configured with API keys for OpenAI, Pinecone, and MongoDB. You don't need to set up any environment variables or provide your own API keys.

Simply install the package and start using it:

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/poemsforaphrodite/eval",
    "name": "evalaii",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Pushpender Solanki",
    "author_email": "pushpendersolanki895@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/a8/d9aec7f17d82329fc3096458a1be099cd836ac5a8f93a51d231748a4bd9e/evalaii-0.1.0.tar.gz",
    "platform": null,
    "description": "## Usage\n\nThis package comes pre-configured with API keys for OpenAI, Pinecone, and MongoDB. You don't need to set up any environment variables or provide your own API keys.\n\nSimply install the package and start using it:\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A helper library for handling LLM evaluation systems",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/poemsforaphrodite/eval"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfd8a3e0efd329ba72e573a87d59fb0658867c5142324bfba2e1db83afffd4ed",
                "md5": "33f2b7add12cdccbadad7d43c917cd55",
                "sha256": "3516cc2e50b44c3581e40ff5aba92a29008d2861b7113ad424eea908f8be9123"
            },
            "downloads": -1,
            "filename": "evalaii-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33f2b7add12cdccbadad7d43c917cd55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7050,
            "upload_time": "2024-10-20T22:45:41",
            "upload_time_iso_8601": "2024-10-20T22:45:41.245683Z",
            "url": "https://files.pythonhosted.org/packages/cf/d8/a3e0efd329ba72e573a87d59fb0658867c5142324bfba2e1db83afffd4ed/evalaii-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfa8d9aec7f17d82329fc3096458a1be099cd836ac5a8f93a51d231748a4bd9e",
                "md5": "721855b288b1ff2fd3398cfc7272a963",
                "sha256": "f6cdb7961ac5a81cd3f7b42c489d996f398d47cf175eefa0deefae4dd0edd02c"
            },
            "downloads": -1,
            "filename": "evalaii-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "721855b288b1ff2fd3398cfc7272a963",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9191,
            "upload_time": "2024-10-20T22:45:43",
            "upload_time_iso_8601": "2024-10-20T22:45:43.138583Z",
            "url": "https://files.pythonhosted.org/packages/df/a8/d9aec7f17d82329fc3096458a1be099cd836ac5a8f93a51d231748a4bd9e/evalaii-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 22:45:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "poemsforaphrodite",
    "github_project": "eval",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "evalaii"
}
        
Elapsed time: 0.50586s