regression_gate
Prevent prompt regressions by running evaluation against the stored baseline and blocking updates that score lower, returning allow or deny.
Instructions
CI for prompts. Runs run_eval against the current assistant and blocks the update if the score regressed vs the stored baseline. Returns allow/deny.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | ||
| vertical | Yes | ||
| assistantId | Yes | ||
| baselineScore | Yes | Previous accepted grade /100 |