Compare commits

...

2 Commits

  1. 2
      vite/src/pages/flow_free.jsx

@ -375,7 +375,7 @@ export function FreeFlow(){
setChatStatus(ChatStatus.User);
//sendMessage(null, false, false, null); // Send initial message with voice
//setChatWelcome(true);
resetData(); // Reset data for new conversation
//resetData(); // Reset data for new conversation
break;
case 'summary':

Loading…
Cancel
Save