Chirag0123's picture
v2.0 — agent reliability & evaluation layer
a5c1fa0
raw
history blame contribute delete
108 Bytes
"""Shared models for the reporting system."""
REPORT_TYPES = ["monthly", "quarterly", "annual", "summary"]