LICENSE
README.md
pyproject.toml
setup.cfg
baserun/__init__.py
baserun/annotation.py
baserun/api_key.py
baserun/baserun.py
baserun/checks.py
baserun/constants.py
baserun/exporter.py
baserun/grpc.py
baserun/helpers.py
baserun/model_configs.py
baserun/pytest_plugin.py
baserun/sessions.py
baserun/templates.py
baserun/thread_wrapper.py
baserun/users.py
baserun.egg-info/PKG-INFO
baserun.egg-info/SOURCES.txt
baserun.egg-info/dependency_links.txt
baserun.egg-info/entry_points.txt
baserun.egg-info/requires.txt
baserun.egg-info/top_level.txt
baserun/evals/__init__.py
baserun/evals/evals.py
baserun/evals/json.py
baserun/instrumentation/__init__.py
baserun/instrumentation/anthropic.py
baserun/instrumentation/base_instrumentor.py
baserun/instrumentation/instrumented_wrapper.py
baserun/instrumentation/langchain.py
baserun/instrumentation/openai.py
baserun/instrumentation/span_attributes.py
baserun/v1/__init__.py
baserun/v1/baserun_pb2.py
baserun/v1/baserun_pb2.pyi
baserun/v1/baserun_pb2_grpc.py
tests/testing_functions.py