diff --git a/web/app/components/base/chat/chat/answer/tool-detail.tsx b/web/app/components/base/chat/chat/answer/tool-detail.tsx index 130ad42fda..aeaeafc5ac 100644 --- a/web/app/components/base/chat/chat/answer/tool-detail.tsx +++ b/web/app/components/base/chat/chat/answer/tool-detail.tsx @@ -49,7 +49,7 @@ const ToolDetail = ({
{t('tools.thought.requestTitle')}
-
+
{input}
@@ -57,7 +57,7 @@ const ToolDetail = ({
{t('tools.thought.responseTitle')}
-
+
{output}
diff --git a/web/app/components/base/chat/chat/question.tsx b/web/app/components/base/chat/chat/question.tsx index 7ea9656a3e..30809ec995 100644 --- a/web/app/components/base/chat/chat/question.tsx +++ b/web/app/components/base/chat/chat/question.tsx @@ -32,7 +32,7 @@ const Question: FC = ({
{