gradientai


Namegradientai JSON
Version 1.13.1 PyPI version JSON
download
home_pagehttps://github.com/Preemo-Inc/gradientai-python-sdk
SummaryGradient AI API
upload_time2024-06-28 18:20:51
maintainerNone
docs_urlNone
authorGradient AI Support
requires_python<4.0.0,>=3.8.1
licenseMIT
keywords gradient ai api ai artificial intelligence fine-tuning large language model llm gradient gradient ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Gradient Python SDK

The [Gradient Python SDK](https://docs.gradient.ai/docs/sdk-quickstart) is the official Python client for the API at gradient.ai, and is released on [PyPi](https://pypi.org/project/gradientai/).

# Installation and Usage

```
pip install --upgrade gradientai
```

[For more details, visit the docs on our website.](https://docs.gradient.ai/docs/sdk-quickstart)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Preemo-Inc/gradientai-python-sdk",
    "name": "gradientai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.1",
    "maintainer_email": null,
    "keywords": "Gradient AI API, ai, artificial intelligence, fine-tuning, large language model, llm, gradient, gradient ai",
    "author": "Gradient AI Support",
    "author_email": "support@gradient.ai",
    "download_url": "https://files.pythonhosted.org/packages/ee/27/1eda3afac14a6b86e432b8d1b0b4a3575221b4aa621082edd3b02e90e1ea/gradientai-1.13.1.tar.gz",
    "platform": null,
    "description": "# Gradient Python SDK\n\nThe [Gradient Python SDK](https://docs.gradient.ai/docs/sdk-quickstart) is the official Python client for the API at gradient.ai, and is released on [PyPi](https://pypi.org/project/gradientai/).\n\n# Installation and Usage\n\n```\npip install --upgrade gradientai\n```\n\n[For more details, visit the docs on our website.](https://docs.gradient.ai/docs/sdk-quickstart)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Gradient AI API",
    "version": "1.13.1",
    "project_urls": {
        "Homepage": "https://github.com/Preemo-Inc/gradientai-python-sdk",
        "Repository": "https://github.com/Preemo-Inc/gradientai-python-sdk"
    },
    "split_keywords": [
        "gradient ai api",
        " ai",
        " artificial intelligence",
        " fine-tuning",
        " large language model",
        " llm",
        " gradient",
        " gradient ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b5ecb2011bc1637091aaa3bbf9f318d6cad8cf6d0431388b680b329b376fb04",
                "md5": "6adab5a3a50afbab6533fc2f060591c1",
                "sha256": "306c9e61007f3f5c2335fc34c00914ded53a281bf40009633d0ca6c361005cbf"
            },
            "downloads": -1,
            "filename": "gradientai-1.13.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6adab5a3a50afbab6533fc2f060591c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 410730,
            "upload_time": "2024-06-28T18:20:46",
            "upload_time_iso_8601": "2024-06-28T18:20:46.639536Z",
            "url": "https://files.pythonhosted.org/packages/6b/5e/cb2011bc1637091aaa3bbf9f318d6cad8cf6d0431388b680b329b376fb04/gradientai-1.13.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee271eda3afac14a6b86e432b8d1b0b4a3575221b4aa621082edd3b02e90e1ea",
                "md5": "b1989b32f50a1933f5eb27b6c17e3ba6",
                "sha256": "3029955f614cc52e95aef67ff390ec3ac071e4cc3e2f61d47eaa3c4aaf4c3f25"
            },
            "downloads": -1,
            "filename": "gradientai-1.13.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b1989b32f50a1933f5eb27b6c17e3ba6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.1",
            "size": 106624,
            "upload_time": "2024-06-28T18:20:51",
            "upload_time_iso_8601": "2024-06-28T18:20:51.721343Z",
            "url": "https://files.pythonhosted.org/packages/ee/27/1eda3afac14a6b86e432b8d1b0b4a3575221b4aa621082edd3b02e90e1ea/gradientai-1.13.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-28 18:20:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Preemo-Inc",
    "github_project": "gradientai-python-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gradientai"
}
        
Elapsed time: 0.28694s