openllmtrace


Nameopenllmtrace JSON
Version 0.0.1.dev0 PyPI version JSON
download
home_page
SummaryEnd-to-end observability with built-in security guardrails.
upload_time2024-02-01 22:16:43
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": "openllmtrace",
    "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/0d/46/44164d3ca7c83bf00312406b6b7629dcb5c7aa8f8a208dfb2f92715f8150/openllmtrace-0.0.1.dev0.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.dev0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba7aa996c24fc319faed4876b5f253dcaa441b44e3ed2689c470cc0079e0cee6",
                "md5": "efcf580517ace0f13247bda0fd65fbe1",
                "sha256": "c6ff9300fab831df6cf851e51502e20ff207bc0183bdb80213cd2931e5d13c7d"
            },
            "downloads": -1,
            "filename": "openllmtrace-0.0.1.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "efcf580517ace0f13247bda0fd65fbe1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 11328,
            "upload_time": "2024-02-01T22:16:42",
            "upload_time_iso_8601": "2024-02-01T22:16:42.461795Z",
            "url": "https://files.pythonhosted.org/packages/ba/7a/a996c24fc319faed4876b5f253dcaa441b44e3ed2689c470cc0079e0cee6/openllmtrace-0.0.1.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d4644164d3ca7c83bf00312406b6b7629dcb5c7aa8f8a208dfb2f92715f8150",
                "md5": "32d09d0cac7ff39cf839bb42d424f12d",
                "sha256": "b41412c239a913d12a74487768796b52ee22c88785a573bd4c7e07091fa4d088"
            },
            "downloads": -1,
            "filename": "openllmtrace-0.0.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "32d09d0cac7ff39cf839bb42d424f12d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 10087,
            "upload_time": "2024-02-01T22:16:43",
            "upload_time_iso_8601": "2024-02-01T22:16:43.736830Z",
            "url": "https://files.pythonhosted.org/packages/0d/46/44164d3ca7c83bf00312406b6b7629dcb5c7aa8f8a208dfb2f92715f8150/openllmtrace-0.0.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 22:16:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "openllmtrace"
}
        
Elapsed time: 0.17296s