From c1eaf4e238e698154d7d7aa15b7e4fca6c2701af Mon Sep 17 00:00:00 2001 From: Micha Vie Date: Tue, 28 Jan 2025 23:43:48 +0100 Subject: [PATCH] fix template typos --- packages/plugin-bootstrap/src/evaluators/fact.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/plugin-bootstrap/src/evaluators/fact.ts b/packages/plugin-bootstrap/src/evaluators/fact.ts index c1ed56c7ccd..0e22be19fd6 100644 --- a/packages/plugin-bootstrap/src/evaluators/fact.ts +++ b/packages/plugin-bootstrap/src/evaluators/fact.ts @@ -22,7 +22,7 @@ const factsTemplate = `TASK: Extract Claims from the conversation as an array of claims in JSON format. # START OF EXAMPLES -These are an examples of the expected output of this task: +These are examples of the expected output of this task: {{evaluationExamples}} # END OF EXAMPLES @@ -36,7 +36,7 @@ Extract any claims from the conversation that are not already present in the lis - For true facts about the world or the character that do not change, set the claim type to 'fact' - For facts that are true but change over time, set the claim type to 'status' - For non-facts, set the type to 'opinion' -- 'opinion' inlcudes non-factual opinions and also includes the character's thoughts, feelings, judgments or recommendations +- 'opinion' includes non-factual opinions and also includes the character's thoughts, feelings, judgments or recommendations - Include any factual detail, including where the user lives, works, or goes to school, what they do for a living, their hobbies, and any other relevant information Recent Messages: