promptflow-tracing


Namepromptflow-tracing JSON
Version 1.10.0 PyPI version JSON
download
home_pagehttps://microsoft.github.io/promptflow/
SummaryPrompt flow tracing
upload_time2024-04-26 11:24:19
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_python<4.0,>=3.8
licenseMIT
keywords telemetry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Prompt flow tracing

[![Python package](https://img.shields.io/pypi/v/promptflow-tracing)](https://pypi.org/project/promptflow-tracing/)
[![SDK](https://img.shields.io/badge/SDK-reference-blue)](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-tracing/promptflow.tracing.html)
[![License: MIT](https://img.shields.io/github/license/microsoft/promptflow)](https://github.com/microsoft/promptflow/blob/main/LICENSE)

## Introduction

The `promptflow-tracing` package offers tracing capabilities to capture and illustrate the internal execution processes of both DAG flow and Flex flow. It is designed to be compatible with [OpenTelemetry](https://opentelemetry.io/). This makes it a valuable tool for Flex flow developers who use various frameworks (such as langchain, semantic kernel, OpenAI, and various agents) to build LLM-based applications. By using promptflow-tracing, developers can achieve comprehensive observability of their LLM applications.

## ChangeLog

Reach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-tracing.html).


            

Raw data

            {
    "_id": null,
    "home_page": "https://microsoft.github.io/promptflow/",
    "name": "promptflow-tracing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "telemetry",
    "author": "Microsoft Corporation",
    "author_email": "aml-pt-eng@microsoft.com",
    "download_url": null,
    "platform": null,
    "description": "# Prompt flow tracing\n\n[![Python package](https://img.shields.io/pypi/v/promptflow-tracing)](https://pypi.org/project/promptflow-tracing/)\n[![SDK](https://img.shields.io/badge/SDK-reference-blue)](https://microsoft.github.io/promptflow/reference/python-library-reference/promptflow-tracing/promptflow.tracing.html)\n[![License: MIT](https://img.shields.io/github/license/microsoft/promptflow)](https://github.com/microsoft/promptflow/blob/main/LICENSE)\n\n## Introduction\n\nThe `promptflow-tracing` package offers tracing capabilities to capture and illustrate the internal execution processes of both DAG flow and Flex flow. It is designed to be compatible with [OpenTelemetry](https://opentelemetry.io/). This makes it a valuable tool for Flex flow developers who use various frameworks (such as langchain, semantic kernel, OpenAI, and various agents) to build LLM-based applications. By using promptflow-tracing, developers can achieve comprehensive observability of their LLM applications.\n\n## ChangeLog\n\nReach the full change log [here](https://microsoft.github.io/promptflow/reference/changelog/promptflow-tracing.html).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Prompt flow tracing",
    "version": "1.10.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": [
        "telemetry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ae9b16d21cf01c3c30e2f4bc8b7ac7601e74a47e38ee613fa27257d0eef377b",
                "md5": "8f5e149a18295397c0961dd870dfb3c7",
                "sha256": "ba3a984dc9618c510a6e1855bab27731a141f2a67272d407160763aa72a6f3d6"
            },
            "downloads": -1,
            "filename": "promptflow_tracing-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f5e149a18295397c0961dd870dfb3c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 24674,
            "upload_time": "2024-04-26T11:24:19",
            "upload_time_iso_8601": "2024-04-26T11:24:19.984473Z",
            "url": "https://files.pythonhosted.org/packages/1a/e9/b16d21cf01c3c30e2f4bc8b7ac7601e74a47e38ee613fa27257d0eef377b/promptflow_tracing-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 11:24:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "promptflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "promptflow-tracing"
}
        
Elapsed time: 0.28631s