.gitignore
README.md
codegen-config.toml
setup.py
.github/workflows/publish-to-pypi.yml
examples/data_files/postmoney_safe.docx
examples/scripts/run_examples.py
examples/scripts/suite_examples.py
examples/suites/example_extraction.json
examples/suites/example_schema_operators.json
examples/suites/example_suite.json
examples/suites/example_suite_modifiers.json
examples/suites/example_suite_with_everything.json
examples/suites/example_with_file.json
vals/__init__.py
vals/cli/__init__.py
vals/cli/main.py
vals/cli/rag.py
vals/cli/run.py
vals/cli/suite.py
vals/cli/util.py
vals/graphql/qa_sets/mutations.graphql
vals/graphql/qa_sets/queries.graphql
vals/graphql/run_reviews/queries.graphql
vals/graphql/runs/mutations.graphql
vals/graphql/runs/queries.graphql
vals/graphql/suites/mutations.graphql
vals/graphql/suites/queries.graphql
vals/graphql_client/__init__.py
vals/graphql_client/add_batch_tests.py
vals/graphql_client/async_base_client.py
vals/graphql_client/base_model.py
vals/graphql_client/batch_add_question_answer_pairs.py
vals/graphql_client/client.py
vals/graphql_client/create_or_update_test_suite.py
vals/graphql_client/create_question_answer_set.py
vals/graphql_client/create_rag_suite.py
vals/graphql_client/delete_test_suite.py
vals/graphql_client/enums.py
vals/graphql_client/exceptions.py
vals/graphql_client/get_active_custom_operators.py
vals/graphql_client/get_operators.py
vals/graphql_client/get_rag_suites.py
vals/graphql_client/get_single_run_review.py
vals/graphql_client/get_single_test_reviews_with_count.py
vals/graphql_client/get_test_data.py
vals/graphql_client/get_test_suite_data.py
vals/graphql_client/get_test_suites_with_count.py
vals/graphql_client/input_types.py
vals/graphql_client/list_question_answer_pairs.py
vals/graphql_client/list_runs.py
vals/graphql_client/mark_question_answer_set_as_complete.py
vals/graphql_client/pull_run.py
vals/graphql_client/pull_test_results_with_count.py
vals/graphql_client/remove_old_tests.py
vals/graphql_client/rerun_tests.py
vals/graphql_client/run_status.py
vals/graphql_client/start_run.py
vals/graphql_client/update_global_checks.py
vals/graphql_client/update_run_status.py
vals/graphql_client/upload_local_evaluation.py
vals/sdk/__init__.py
vals/sdk/auth.py
vals/sdk/exceptions.py
vals/sdk/inspect_wrapper.py
vals/sdk/operator_type.py
vals/sdk/patch.py
vals/sdk/realtime.py
vals/sdk/run.py
vals/sdk/run_review.py
vals/sdk/suite.py
vals/sdk/types.py
vals/sdk/util.py
vals/sdk/scripts/generate_operator_type.py
vals/sdk/scripts/operator_type_template
vals/sdk/v2/__init__.py
vals/sdk/v2/run.py
vals/sdk/v2/suite.py
vals/sdk/v2/types.py
valsai.egg-info/PKG-INFO
valsai.egg-info/SOURCES.txt
valsai.egg-info/dependency_links.txt
valsai.egg-info/entry_points.txt
valsai.egg-info/requires.txt
valsai.egg-info/top_level.txt