mirror of
https://github.com/getzep/graphiti.git
synced 2025-06-27 02:00:02 +00:00
Update graphiti_core/prompts/eval.py
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
b35729643d
commit
120967e371
@ -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.
|
||||
|
||||
<PREVIOUS MESSAGES>
|
||||
{context['previous_messages']}
|
||||
|
Loading…
x
Reference in New Issue
Block a user