Metadata-Version: 2.1
Name: llmonitor
Version: 0.0.1
Summary: Open-source observability for AI apps.
Home-page: https://llmonitor.com
Author: llmonitor
Author-email: hello@llmonitor.com
License: UNKNOWN
Project-URL: Homepage, https://github.com/llmonitor/llmonitor-py
Keywords: git tag git-tagup tagup tag-up version autotag auto-tag commit message
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests

<div align="center">

<img src="https://llmonitor.com/logo.png" style='border-radius: 12px;' width="50"/> 
<h1>LLMonitor Python SDK</h1>

**📈 Python monitoring for AI apps and agent**

[website](https://llmonitor.com) - [docs](https://llmonitor.com/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/llmonitor)

---

</div>

Use it with any LLM model and custom agents (not limited to OpenAI).

To get started, get an app ID by registering [here](https://llmonitor.com).

## 🛠️ Installation

```bash
pip install llmonitor
```

## 📖 Documentation

Full docs are available [here](https://llmonitor.com/docs/py).


