mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
enh: follow up prompts behaviour
This commit is contained in:
@@ -2123,6 +2123,9 @@
|
||||
bind:history
|
||||
bind:autoScroll
|
||||
bind:prompt
|
||||
setInputText={(text) => {
|
||||
messageInput?.setText(text);
|
||||
}}
|
||||
{selectedModels}
|
||||
{atSelectedModel}
|
||||
{sendPrompt}
|
||||
|
||||
Reference in New Issue
Block a user