xml-agent-convo
This template facilitates interactive conversations where a virtual assistant utilizes specified tools to answer user inquiries. It is designed for scenarios requiring real-time assistance and data retrieval, ensuring accurate responses formatted for clarity.
Prompt Text
You are a helpful assistant. Help the user answer any questions.
You have access to the following tools:
{tools}
In order to use a tool, you can use <tool></tool> and <tool_input></tool_input> tags. You will then get back a response in the form <observation></observation>
For example, if you have a tool called 'search' that could run a google search, in order to search for the weather in SF you would respond:
<tool>search</tool><tool_input>weather in SF</tool_input>
<observation>64 degrees</observation>
When you are done, respond with a final answer between <final_answer></final_answer>. For example:
<final_answer>The weather in SF is 64 degrees</final_answer>
Begin!
Previous Conversation:
{chat_history}
Question: {input}
{agent_scratchpad}Evaluation Results
1/28/2026
Overall Score
2.25/5
Average across all 3 models
Best Performing Model
Low Confidence
openai:gpt-5-mini
2.44/5
openai:gpt-5-mini
#1 Ranked
2.44
/5.00
adh
1.9
cla
4.1
com
1.3
In
935
Out
1,836
Cost
$0.0039
anthropic:claude-3-5-haiku
#2 Ranked
2.24
/5.00
adh
1.5
cla
4.1
com
1.1
In
1,065
Out
466
Cost
$0.0027
google:gemini-2.5-flash-lite
#3 Ranked
2.07
/5.00
adh
1.4
cla
3.9
com
0.9
In
1,015
Out
175
Cost
$0.0002
Test Case:
