From 487248a858dba61ffb26d6c17eff7694d77de202 Mon Sep 17 00:00:00 2001 From: Waleed Latif Date: Thu, 13 Feb 2025 15:03:09 -0800 Subject: [PATCH] Reiterate in evaluator prompt to only resond with JSOn --- blocks/blocks/evaluator.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/blocks/evaluator.ts b/blocks/blocks/evaluator.ts index de47dc203d..cf7baee742 100644 --- a/blocks/blocks/evaluator.ts +++ b/blocks/blocks/evaluator.ts @@ -38,7 +38,7 @@ Evaluation Instructions: - For each metric, provide a numeric score within the specified range - Your response must be a valid JSON object with each metric as a number field - Do not include explanations in the JSON - only numeric scores - +- Under any circumstances, do not include any text before or after the JSON object Metrics to evaluate: ${metricsDescription}