diff --git a/src/message.tsx b/src/message.tsx index b4ff996..b692b03 100644 --- a/src/message.tsx +++ b/src/message.tsx @@ -294,11 +294,14 @@ export default function Message(props: Props) {
Type: {tool_call?.type}
-Function: {JSON.stringify(tool_call?.function)}
-Type: {tool_call?.type}
+Function: {JSON.stringify(tool_call?.function)}
+