From 120967e371c0fb7dae5d7780cf0b1c017a54f0a4 Mon Sep 17 00:00:00 2001 From: Preston Rasmussen <109292228+prasmussen15@users.noreply.github.com> Date: Tue, 8 Apr 2025 12:30:50 -0400 Subject: [PATCH] Update graphiti_core/prompts/eval.py Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- graphiti_core/prompts/eval.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphiti_core/prompts/eval.py b/graphiti_core/prompts/eval.py index cad534df..f261e152 100644 --- a/graphiti_core/prompts/eval.py +++ b/graphiti_core/prompts/eval.py @@ -130,7 +130,7 @@ def eval_add_episode_results(context: dict[str, Any]) -> list[Message]: conversation is higher quality than the CANDIDATE graph data extracted from the conversation. Return False if the BASELINE extraction is better, and True otherwise. If the CANDIDATE extraction and - BASELINE extraction are near identical in quality, return True. + BASELINE extraction are nearly identical in quality, return True. {context['previous_messages']}