Documentation Index
Fetch the complete documentation index at: https://docs.getpique.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Checks transcripts for required talking points and prohibited language. Requires at least one configuration parameter - Providetalking_points or language_to_avoid.
Configuration
Required talking points to include.
Phrases that must not appear.
Minimum number of talking points required.
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.