llm_quality_guard
Monitor quality scores for routed models and receive alerts when degradation is detected below 0.7 threshold.
Instructions
Show quality scores per model with degradation alerts (v6.2).
Displays rolling average judge scores for all routed models over the past N days. Alerts if any model's score < 0.7 with sufficient samples (quality degradation).
Args: days: Number of days of history to analyze (default 7).
Returns: Formatted table with model scores, trend arrows, and alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |