From 0081192fc96c73aeb3d3628d889a79499ec0bdb1 Mon Sep 17 00:00:00 2001 From: Sean Hatfield Date: Tue, 9 Apr 2024 15:08:46 -0700 Subject: [PATCH 1/7] [FEAT] Add ability to override chat user icon and name in embedded chat widget (#1067) * add ability to override chat user icon and name in embedded chat widget * publish embed changes --- embed/README.md | 18 ++++++++++++++---- .../ChatHistory/HistoricalMessage/index.jsx | 5 +++-- .../ChatHistory/PromptReply/index.jsx | 9 +++++---- embed/src/hooks/useScriptAttributes.js | 2 ++ .../embed/anythingllm-chat-widget.min.js | 4 ++-- 5 files changed, 26 insertions(+), 12 deletions(-) diff --git a/embed/README.md b/embed/README.md index 698fca61e..05aac501e 100644 --- a/embed/README.md +++ b/embed/README.md @@ -14,6 +14,7 @@ This folder of AnythingLLM contains the source code for how the embedded version The AnythingLLM Embedded chat widget allows you to expose a workspace and its embedded knowledge base as a chat bubble via a ` ``` ### `