promptflow-parallel


Namepromptflow-parallel JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://microsoft.github.io/promptflow/
SummaryPrompt flow parallel computing
upload_time2024-07-01 07:12:29
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_python<4.0,>=3.8
licenseMIT
keywords parallel computing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Prompt flow parallel computing

[![Python package](https://img.shields.io/pypi/v/promptflow-parallel)](https://pypi.org/project/promptflow-parallel/)
[![Python](https://img.shields.io/pypi/pyversions/promptflow.svg?maxAge=2592000)](https://pypi.python.org/pypi/promptflow-core/)
[![License: MIT](https://img.shields.io/github/license/microsoft/promptflow)](https://github.com/microsoft/promptflow/blob/main/LICENSE)

# Introduction
Promptflow parallel leverages [AzureML Parallel Computing](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-use-parallel-job-in-pipeline?view=azureml-api-2&tabs=cliv2) to run flows at large scale.


            

Raw data

            {
    "_id": null,
    "home_page": "https://microsoft.github.io/promptflow/",
    "name": "promptflow-parallel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "parallel computing",
    "author": "Microsoft Corporation",
    "author_email": "aml-pt-eng@microsoft.com",
    "download_url": null,
    "platform": null,
    "description": "# Prompt flow parallel computing\n\n[![Python package](https://img.shields.io/pypi/v/promptflow-parallel)](https://pypi.org/project/promptflow-parallel/)\n[![Python](https://img.shields.io/pypi/pyversions/promptflow.svg?maxAge=2592000)](https://pypi.python.org/pypi/promptflow-core/)\n[![License: MIT](https://img.shields.io/github/license/microsoft/promptflow)](https://github.com/microsoft/promptflow/blob/main/LICENSE)\n\n# Introduction\nPromptflow parallel leverages [AzureML Parallel Computing](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-use-parallel-job-in-pipeline?view=azureml-api-2&tabs=cliv2) to run flows at large scale.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Prompt flow parallel computing",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/microsoft/promptflow/issues",
        "Homepage": "https://microsoft.github.io/promptflow/",
        "Repository": "https://github.com/microsoft/promptflow"
    },
    "split_keywords": [
        "parallel",
        "computing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33d5deba403f33672d124446c47cd9e57b7f9a1f04011a800c3330c2dabaced6",
                "md5": "2182c5b27a414444d1165ead8e8b7408",
                "sha256": "b6b1edeeef27a5b5ab7b1eafbeeb16bd8022d26dfbaadc8efa24ae1c68146563"
            },
            "downloads": -1,
            "filename": "promptflow_parallel-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2182c5b27a414444d1165ead8e8b7408",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 19155,
            "upload_time": "2024-07-01T07:12:29",
            "upload_time_iso_8601": "2024-07-01T07:12:29.929031Z",
            "url": "https://files.pythonhosted.org/packages/33/d5/deba403f33672d124446c47cd9e57b7f9a1f04011a800c3330c2dabaced6/promptflow_parallel-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-01 07:12:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "promptflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "promptflow-parallel"
}
        
Elapsed time: 0.55554s