Fixes bad tool call

This commit is contained in:
TesseractLHY
2026-03-31 11:16:13 -04:00
parent 063599678a
commit fe8232bfc1

View File

@@ -31,7 +31,7 @@ func BuildToolCallInstructions(toolNames []string) string {
return `TOOL CALL FORMAT — FOLLOW EXACTLY:
When calling tools, emit ONLY raw XML. No text before, no text after, no markdown fences.
When calling tools, emit ONLY raw XML at the very end of your response. No text before, no text after, no markdown fences.
<tool_calls>
<tool_call>