Metadata-Version: 2.4
Name: info-llm-observe
Version: 0.2.2
Summary: A small observability wrapper for LLM projects (Phoenix adapter included)
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

# info-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 info-llm-observe
