- Loss of critical details – Important information may be omitted.
- Misinterpretations – The summary may introduce errors that distort the original meaning.
- Lack of relevance – Unnecessary or unrelated information may be included.
Summary Quality
Evaluates if a summary effectively captures the main points, maintains factual accuracy, and achieves an appropriate length while preserving the original meaning. Ensures key information is included while unnecessary details are excluded. Click here to read the eval definition of Summary Qualitya. Using Interface
Required Inputs
- output: The generated summary.
Optional Inputs
- context: Additional background information (if applicable).
- input: The original document or source content.
Config
- Check Internet: Whether to verify information using external sources.
Output
Returns a float between 0 and 1, where higher values indicate better summary quality.b. Using SDK
Export your API key and Secret key into your environment variables.