README.md
pyproject.toml
peekr/__init__.py
peekr/alerts.py
peekr/cli.py
peekr/context.py
peekr/decorators.py
peekr/experiment.py
peekr/exporters.py
peekr/feedback.py
peekr/replay.py
peekr/session.py
peekr/span.py
peekr.egg-info/PKG-INFO
peekr.egg-info/SOURCES.txt
peekr.egg-info/dependency_links.txt
peekr.egg-info/entry_points.txt
peekr.egg-info/requires.txt
peekr.egg-info/top_level.txt
peekr/eval/__init__.py
peekr/eval/rubric.py
peekr/patches/__init__.py
peekr/patches/anthropic_patch.py
peekr/patches/bedrock_patch.py
peekr/patches/openai_patch.py
tests/test_alerts.py
tests/test_bedrock.py
tests/test_context.py
tests/test_decorators.py
tests/test_eval.py
tests/test_experiment.py
tests/test_exporters.py
tests/test_feedback.py
tests/test_replay.py
tests/test_sessions.py
tests/test_span.py
tests/test_sqlite.py
tests/test_streaming.py