@@ -26,6 +26,8 @@ const ConfigPanel = () => {
const site = appData?.site
const themeBuilder = useThemeContext()
+ handleStartChat()
+
return (
<div className='flex flex-col max-h-[80%] w-full max-w-[720px]'>
<div