"{questions_markscheme_and_answers}"
placeholder:
call_agent
evaluate
function,
so that we pass the sub_questions
into the call_agent
function:
0.3
.
Let’s take a look at the traces,
to ensure that the system message template has been implemented correctly,
and each LLM call has the template variables in the system message populated correctly.
It seems as though everything was implemented correctly,
and the per-LLM system messages look good ✅
Again,
let’s explore what’s going wrong in the next iteration 🔁