ConversationContextCoherenceScorer
Evaluates logical flow and coherence of assistant turns from the transcript only (no trace required).
Overview
Evaluates logical flow and coherence of assistant turns from the transcript only (no trace required).
Use Cases
- General AI evaluation and quality assessment
How It Works
This scorer uses LLM-as-Judge technology to evaluate responses. It prompts a large language model with specific evaluation criteria and the content to assess, then analyzes the LLM's judgment to produce a score and detailed reasoning.
Input Schema
| Parameter | Type | Required | Description |
|---|
Output Schema
| Field | Type | Description |
|---|---|---|
| score | any | - |
| passed | any | - |
| reasoning | any | - |
| metadata | any | - |
Score Interpretation
Related Scorers
AppropriateCallTerminationScorer
Judges whether the call or session ended appropriately from the transcript....
Telephony & CallsDropOffNodeScorer
Detects user disengagement or conversation breakdown (drop-off); returns flow dimensions and drop_of...
Telephony & CallsInstructionAdherenceScorer
Evaluates instruction and role adherence across the full conversation transcript....
Telephony & CallsSentimentCsatScorer
Evaluates user sentiment and predicted customer satisfaction (CSAT) over the conversation....
Frequently Asked Questions
When should I use this scorer?
Use ConversationContextCoherenceScorer when you need to evaluate telephony aspects of your AI outputs. It's particularly useful for general ai evaluation and quality assessment.
Why doesn't this scorer need expected output?
This scorer evaluates quality aspects that don't require comparison against a reference answer. It uses the system prompt and context as the implicit ground truth.
Can I customize the threshold?
Yes, the default threshold of 7 can be customized when configuring the scorer.
Quick Info
Ready to try ConversationContextCoherenceScorer?
Start evaluating your AI agents with Noveum.ai's comprehensive scorer library.
Explore More Scorers
Discover 112 calibrated LLM-as-Judge scorers for comprehensive AI evaluation
