Show tool calls separately from message

This commit is contained in:
Nicolas Mowen
2026-02-27 08:57:41 -07:00
parent 6060ad2f60
commit 1b0553d4d7
5 changed files with 129 additions and 85 deletions
+3 -1
View File
@@ -4,5 +4,7 @@
"processing": "Processing...",
"toolsUsed": "Used: {{tools}}",
"showTools": "Show tools ({{count}})",
"hideTools": "Hide tools"
"hideTools": "Hide tools",
"call": "Call",
"result": "Result"
}