diff --git a/web-app/src/containers/ThreadContent.tsx b/web-app/src/containers/ThreadContent.tsx index 1969c4ff6..2ad4477e6 100644 --- a/web-app/src/containers/ThreadContent.tsx +++ b/web-app/src/containers/ThreadContent.tsx @@ -311,7 +311,10 @@ export const ThreadContent = memo( /> )} - + ', '')} + components={linkComponents} + /> {isToolCalls && item.metadata?.tool_calls ? ( <>