openmltelemetry


Nameopenmltelemetry JSON
Version 0.0.1.dev1 PyPI version JSON
download
home_page
SummaryEnd-to-end observability with built-in security guardrails.
upload_time2024-02-06 00:22:34
maintainer
docs_urlNone
authorWhyLabs.ai
requires_python>=3.8,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # llm-traceguard

**llm-traceguard** is an open-source Python library that provides Open Telemetry integration with Large Language Models (LLMs). It is designed to facilitate tracing and safeguarding applications that leverage LLMs, ensuring better monitoring and reliability.

## Features

- Easy integration with Open Telemetry for LLM applications.
- Real-time tracing and monitoring of LLM-based systems.
- Enhanced safeguards and insights for your LLM applications.

## Installation

To install **llm-traceguard**, simply use pip:

```bash
pip install llm-traceguard
```

## Usage 🚀

Here's a basic example of how to use **llm-traceguard** in your project:

```python
import llm_traceguard

llm_traceguard.instrument()
```

## Requirements 📋

- Python 3.8 or higher
- opentelemetry-api
- opentelemetry-sdk

## Contributing 👐

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

## License 📄

**llm-traceguard** is licensed under the Apache-2.0 License. See [LICENSE](LICENSE) for more details.

## Contact 📧

For support or any questions, feel free to contact us at support@whylabs.ai.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "openmltelemetry",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "WhyLabs.ai",
    "author_email": "support@whylabs.ai",
    "download_url": "https://files.pythonhosted.org/packages/b9/de/7d48074e37f88e0b7ed883a55aa58e70d8794c0afb3c64fb324b7bfef0c3/openmltelemetry-0.0.1.dev1.tar.gz",
    "platform": null,
    "description": "# llm-traceguard\n\n**llm-traceguard** is an open-source Python library that provides Open Telemetry integration with Large Language Models (LLMs). It is designed to facilitate tracing and safeguarding applications that leverage LLMs, ensuring better monitoring and reliability.\n\n## Features\n\n- Easy integration with Open Telemetry for LLM applications.\n- Real-time tracing and monitoring of LLM-based systems.\n- Enhanced safeguards and insights for your LLM applications.\n\n## Installation\n\nTo install **llm-traceguard**, simply use pip:\n\n```bash\npip install llm-traceguard\n```\n\n## Usage \ud83d\ude80\n\nHere's a basic example of how to use **llm-traceguard** in your project:\n\n```python\nimport llm_traceguard\n\nllm_traceguard.instrument()\n```\n\n## Requirements \ud83d\udccb\n\n- Python 3.8 or higher\n- opentelemetry-api\n- opentelemetry-sdk\n\n## Contributing \ud83d\udc50\n\nContributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.\n\n## License \ud83d\udcc4\n\n**llm-traceguard** is licensed under the Apache-2.0 License. See [LICENSE](LICENSE) for more details.\n\n## Contact \ud83d\udce7\n\nFor support or any questions, feel free to contact us at support@whylabs.ai.",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "End-to-end observability with built-in security guardrails.",
    "version": "0.0.1.dev1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92d4d6b684532bc444195c87d55225ccb0c0b0ae7f44a61ab740d80c1d0fa033",
                "md5": "d035bab02600dd3c9d81fefb41a0bb51",
                "sha256": "3ae68cb20b959d48bc31664b443d7ddc81e068ce633c4461c7ee4fc38c16102e"
            },
            "downloads": -1,
            "filename": "openmltelemetry-0.0.1.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d035bab02600dd3c9d81fefb41a0bb51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 11403,
            "upload_time": "2024-02-06T00:22:33",
            "upload_time_iso_8601": "2024-02-06T00:22:33.232328Z",
            "url": "https://files.pythonhosted.org/packages/92/d4/d6b684532bc444195c87d55225ccb0c0b0ae7f44a61ab740d80c1d0fa033/openmltelemetry-0.0.1.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9de7d48074e37f88e0b7ed883a55aa58e70d8794c0afb3c64fb324b7bfef0c3",
                "md5": "99b73954cb6d9bd896a8685f99988033",
                "sha256": "3d51264057df3dfed46c667314dd18ed3707019549ac76666a65e37df7db6791"
            },
            "downloads": -1,
            "filename": "openmltelemetry-0.0.1.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "99b73954cb6d9bd896a8685f99988033",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 10100,
            "upload_time": "2024-02-06T00:22:34",
            "upload_time_iso_8601": "2024-02-06T00:22:34.845231Z",
            "url": "https://files.pythonhosted.org/packages/b9/de/7d48074e37f88e0b7ed883a55aa58e70d8794c0afb3c64fb324b7bfef0c3/openmltelemetry-0.0.1.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 00:22:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "openmltelemetry"
}
        
Elapsed time: 0.18130s