⚒️ Evaluations metric: answer similarity

1,111 views · ⚒️ Engineering

Description

This n8n template demonstrates how to calculate the evaluation metric “Similarity” which in this scenario, measures the consistency of the agent.

The scoring approach is adapted from the open-source evaluations project RAGAS and you can see the source here https://github.com/explodinggradients/ragas/blob/main/ragas/src/ragas/metrics/_answer_similarity.py

How it works

Requirements

🔗 Nodes Used

HTTP Request, AI Agent, OpenAI Chat Model, Chat Trigger, Evaluation Trigger, Evaluation

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup