.gitignore
.gitlab-ci.yml
.licenserc.yaml
.pre-commit-config.yaml
.prettierignore
.secrets.baseline
CODE_OF_CONDUCT.md
LICENSE
NOTICE
README.md
makefile
pyproject.toml
dyff/audit/__init__.py
dyff/audit/_version.py
dyff/audit/dynamic_import.py
dyff/audit/workflows.py
dyff/audit/_internal/__init__.py
dyff/audit/_internal/timestamp.py
dyff/audit/analysis/__init__.py
dyff/audit/analysis/context.py
dyff/audit/analysis/jupyter.py
dyff/audit/analysis/legacy.py
dyff/audit/analysis/python.py
dyff/audit/analysis/runners.py
dyff/audit/components/__init__.py
dyff/audit/components/templates/Conclusion.template.html
dyff/audit/components/templates/Score.template.html
dyff/audit/components/templates/TitleCard.template.html
dyff/audit/components/templates/__init__.py
dyff/audit/data/__init__.py
dyff/audit/data/text.py
dyff/audit/local/__init__.py
dyff/audit/local/mocks.py
dyff/audit/local/platform.py
dyff/audit/metrics/__init__.py
dyff/audit/metrics/base.py
dyff/audit/metrics/text.py
dyff/audit/scoring/__init__.py
dyff/audit/scoring/base.py
dyff/audit/scoring/classification.py
dyff/audit/scoring/example.py
dyff/audit/scoring/text.py
dyff_audit.egg-info/PKG-INFO
dyff_audit.egg-info/SOURCES.txt
dyff_audit.egg-info/dependency_links.txt
dyff_audit.egg-info/requires.txt
dyff_audit.egg-info/top_level.txt
tests/conftest.py
tests/download_dataset.py
tests/generate_dataset.py
tests/test_analysis.py
tests/test_artifacts.py
tests/test_challenges.py
tests/test_datasets.py
tests/test_distribution_scores.py
tests/test_errorhandling.py
tests/test_evaluation.py
tests/test_families.py
tests/test_import.py
tests/test_inference.py
tests/test_models.py
tests/test_pipelines.py
tests/test_schema_stability.py
tests/test_usecases.py
tests/upload_dataset.py
tests/words.txt
tests/data/artifact/Dockerfile
tests/data/artifact/artifact.py
tests/data/artifact/requirements.txt
tests/data/dataset/part-0.parquet
tests/data/dataset_tiny/part-0.parquet
tests/data/evaluation/part-0.parquet
tests/data/model/answer.json
tests/data/model/questions/q1.json
tests/data/module_jupyter_notebook/notebook_dependency.py
tests/data/module_jupyter_notebook/test-notebook-raises-error.ipynb
tests/data/module_jupyter_notebook/test-notebook.ipynb
tests/data/module_jupyter_notebook_no_scores/test-notebook.ipynb
tests/data/module_pydantic_v1_test/test-pydantic-v1.ipynb
tests/data/module_pydantic_v2_test/test-pydantic-v2.ipynb
tests/data/module_python_function/dyff/fake/__init__.py
tests/data/module_python_function/dyff/fake/method.py
tests/data/module_python_rubric/dyff/fake/__init__.py
tests/data/module_python_rubric/dyff/fake/rubric.py
tests/data/schema_reference/baseline_info.json
tests/data/schema_reference/blurst_count_schema.json
tests/data/schema_reference/comprehensive_sample_data.json
tests/data/schema_reference/comprehensive_schema.json
tests/data/schema_reference/evaluation_response_format.json
tests/data/schema_reference/sample_measurement_data.json