Regex Check
Validate outputs using regex guardrails. Catch unsafe, malformed, or non-compliant responses automatically.
metrics = [
{
"name": "Regex Check",
"config": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"column_name": "your-column-identifier",
"schema_mapping": schema_mapping
}
]Last updated
Was this helpful?

