feat/enh: regeneration options

This commit is contained in:
Timothy Jaeryang Baek
2025-08-09 02:00:21 +04:00
parent 17084f629c
commit 92f27bb21e
9 changed files with 300 additions and 75 deletions

View File

@@ -186,7 +186,7 @@
bind:messages
bind:autoScroll
bottomPadding={files.length > 0}
sendPrompt={() => {}}
sendMessage={() => {}}
continueResponse={() => {}}
regenerateResponse={() => {}}
/>