diff --git a/surfsense_web/components/chat/ChatInputGroup.tsx b/surfsense_web/components/chat/ChatInputGroup.tsx index dc7e6a4f4..9dce08d51 100644 --- a/surfsense_web/components/chat/ChatInputGroup.tsx +++ b/surfsense_web/components/chat/ChatInputGroup.tsx @@ -483,11 +483,7 @@ const LLMSelector = React.memo(() => {

- {preferences.fast_llm_id === config.id && ( -
- -
- )} + ))}