Metadata-Version: 2.4
Name: ecp-runtime
Version: 0.2.1
Summary: The reference runtime for the Evaluation Context Protocol (ECP).
Author-email: ECP Maintainers <hello@ecp.org>
Requires-Python: >=3.9
Requires-Dist: jinja2>=3.1.0
Requires-Dist: openai>=1.0.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: typer>=0.9.0
Description-Content-Type: text/markdown

# ECP Runtime

This is the reference implementation of the Evaluation Context Protocol (ECP) Runtime.
It includes the CLI tool `ecp` for running agent evaluations.