Metadata-Version: 2.4
Name: infosrv-llm-observe
Version: 0.1.4
Summary: A small observability wrapper for LLM projects (Phoenix adapter included)
Author: Your Team
Author-email: Your Name <you@example.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.28
Dynamic: license-file

# infosrv-llm-observe

A small wrapper library to instrument LLM projects and forward traces to an observability backend (Phoenix adapter included).

## Quick start

Install:

```bash
pip install infosrv-llm-observe
