Honesty Detection
Detect dishonest or misleading AI outputs. Improve transparency and build trust in model responses.
metrics = [
{
"name": "Honesty Detection",
"config": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"column_name": "your-column-identifier",
"schema_mapping": schema_mapping
}
]Last updated
Was this helpful?

