Browse Source

refac: model tools selection not working

Timothy Jaeryang Baek 4 months ago
parent
commit
c01e29c47f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/components/chat/Chat.svelte

+ 1 - 0
src/lib/components/chat/Chat.svelte

@@ -782,6 +782,7 @@
 
 		autoScroll = true;
 
+		resetInput();
 		await chatId.set('');
 		await chatTitle.set('');