README.md
pyproject.toml
arato_client/__init__.py
arato_client/client.py
arato_client/exceptions.py
arato_client.egg-info/PKG-INFO
arato_client.egg-info/SOURCES.txt
arato_client.egg-info/dependency_links.txt
arato_client.egg-info/requires.txt
arato_client.egg-info/top_level.txt
arato_client/models/__init__.py
arato_client/resources/__init__.py
arato_client/resources/base.py
arato_client/resources/datasets.py
arato_client/resources/evals.py
arato_client/resources/experiments.py
arato_client/resources/notebooks.py
arato_client/resources/runs.py
tests/test_base.py
tests/test_client.py
tests/test_notebooks.py
tests/test_similarity_eval.py