diff --git a/evals/hierarchical_memory.eval.ts b/evals/hierarchical_memory.eval.ts index 374610aeab..0a3b76cea2 100644 --- a/evals/hierarchical_memory.eval.ts +++ b/evals/hierarchical_memory.eval.ts @@ -107,7 +107,7 @@ Set the theme to "Light". Set the theme to "Dark". -What theme should I use?`, +What theme should I use? Tell me just the name of the theme.`, assert: async (_rig, result) => { assertModelHasOutput(result); expect(result).toMatch(/Dark/i);