Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
" \"You are an empathic reasoning agent. Provide a detailed, step-by-step reasoning process that thoughtfully addresses the following scenario. \"\n",
" \"Begin by outlining your internal thought process, focusing on both logical considerations and emotional insights, enclosed within <think>...</think> tags. \"\n",
" \"Then, provide your final compassionate answer.\\n\\n\"\n",
" \"Scenario: {scenario}\\n\\n\"\n",
" \"Scenario: {{scenario}}\\n\\n\"\n",
" \"Ensure that your response is structured and reflective of a supportive, empathetic approach.\"\n",
" ),\n",
" output_format=ReasoningTrace\n",
Expand Down
Loading