README.md
pyproject.toml
py/tests/__init__.py
py/tests/test_agent.py
py/tests/test_agent_compare.py
py/tests/test_compare.py
py/tests/test_ejemplo.py
py/tests/test_eval.py
py/tests/test_gateway.py
py/tests/test_instrument.py
py/tests/test_replay.py
py/tests/test_testing.py
py/tests/test_tool.py
py/tests/test_wrap_callbacks.py
py/treval/__init__.py
py/treval/agent.py
py/treval/callbacks.py
py/treval/cli.py
py/treval/compare.py
py/treval/context.py
py/treval/dashboard.py
py/treval/db.py
py/treval/eval.py
py/treval/gateway.py
py/treval/instrument.py
py/treval/operation.py
py/treval/otel.py
py/treval/replay.py
py/treval/testing.py
py/treval/tool.py
py/treval/wrap.py
py/treval.egg-info/PKG-INFO
py/treval.egg-info/SOURCES.txt
py/treval.egg-info/dependency_links.txt
py/treval.egg-info/entry_points.txt
py/treval.egg-info/requires.txt
py/treval.egg-info/top_level.txt
py/treval/templates/agent.py
py/treval/templates/test_agent.py