From 94a4fd661d18bd593f50c27e4db4bf8a3a47c10d Mon Sep 17 00:00:00 2001 From: Sunny Modi Date: Tue, 11 Mar 2025 10:30:55 -0500 Subject: [PATCH] Show title of source documents --- src/components/bubbles/BotBubble.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/bubbles/BotBubble.tsx b/src/components/bubbles/BotBubble.tsx index fd78bbf21..1b3b89ad6 100644 --- a/src/components/bubbles/BotBubble.tsx +++ b/src/components/bubbles/BotBubble.tsx @@ -434,7 +434,7 @@ export const BotBubble = (props: Props) => { const URL = isValidURL(src.metadata.source); return ( { if (URL) {