Basic Usage
Define aezvals_defaults dictionary at the module level:
labels=["production"]default_score_key="quality"dataset="customer_service"(auto-inferred from filename)
The
dataset field is automatically inferred from the filename when not explicitly set. File-level dataset defaults only apply if the decorator’s dataset is literally "default".
