Metadata-Version: 2.4
Name: agent-annotators
Version: 0.1.3
Summary: Reusable annotators library for agent and tool execution traces
Author: Liana S
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# agent-annotators

A reusable Python library for annotating agent, tool, and execution traces.

## Installation
```bash
pip install -e .
