diff --git a/surfsense_web/components/chat/ChatInputGroup.tsx b/surfsense_web/components/chat/ChatInputGroup.tsx index 09c759e62..48edfcc48 100644 --- a/surfsense_web/components/chat/ChatInputGroup.tsx +++ b/surfsense_web/components/chat/ChatInputGroup.tsx @@ -378,11 +378,7 @@ const LLMSelector = React.memo(() => {

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