diff --git a/chatdesk-ui/components/ui/chat-settings-form.tsx b/chatdesk-ui/components/ui/chat-settings-form.tsx index 1aeb331..5df392a 100644 --- a/chatdesk-ui/components/ui/chat-settings-form.tsx +++ b/chatdesk-ui/components/ui/chat-settings-form.tsx @@ -253,6 +253,9 @@ const AdvancedContent: FC = ({ {window.location.hostname === "localhost" && ( {t("chat.local")} )} + + BGE-M3 +