From cedce0a306d7804bf839d2b610ce0bc035c40111 Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 2 Jan 2025 14:07:21 +0100 Subject: [PATCH] New wording --- front/components/assistant/conversation/AgentMessage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/components/assistant/conversation/AgentMessage.tsx b/front/components/assistant/conversation/AgentMessage.tsx index 3fc2439530c0..a238d0aaa7fb 100644 --- a/front/components/assistant/conversation/AgentMessage.tsx +++ b/front/components/assistant/conversation/AgentMessage.tsx @@ -97,8 +97,8 @@ export const FeedbackSelectorPopoverContent = ({ agentLastAuthor && (
- Your feedback is publicly available within the workspace. The last - assistant author is: + Your feedback is available to editors of the assistant. The last + assistant editor is:
{agentLastAuthor.image && (