diff --git a/dashboard/src/components/chat/MessageList.vue b/dashboard/src/components/chat/MessageList.vue index bfba6a83a..bd59d4c5a 100644 --- a/dashboard/src/components/chat/MessageList.vue +++ b/dashboard/src/components/chat/MessageList.vue @@ -94,80 +94,9 @@ :reasoning="msg.content.reasoning" :is-dark="isDark" :initial-expanded="isReasoningExpanded(index)" /> - - +
@@ -250,14 +179,13 @@ diff --git a/dashboard/src/components/chat/message_list_comps/ToolCallItem.vue b/dashboard/src/components/chat/message_list_comps/ToolCallItem.vue new file mode 100644 index 000000000..f3755da8a --- /dev/null +++ b/dashboard/src/components/chat/message_list_comps/ToolCallItem.vue @@ -0,0 +1,74 @@ + + + + +