Skip to main content

Overview

Checks transcripts for required talking points and prohibited language. Requires at least one configuration parameter - Provide talking_points or language_to_avoid.

Configuration

array
Required talking points to include.
array
Phrases that must not appear.
integer
Minimum number of talking points required.
integer
Maximum number of forbidden phrases allowed.

Example Configuration

Result Schema

Interpreting Results

  • talking_points_hit/language_to_avoid_hit: Items found (or avoided) in the transcript.
  • talking_points_count/language_to_avoid_count: Totals used for pass/fail.
  • matches: Evidence snippets supporting each detected item.