forked from open-webui/open-webui
use cancelChatCompletion API call instead of stopResponse function
This commit is contained in:
parent
51b594036d
commit
95b8edf6b3
3 changed files with 2 additions and 4 deletions
|
@ -828,7 +828,6 @@
|
|||
{sendPrompt}
|
||||
{continueGeneration}
|
||||
{regenerateResponse}
|
||||
{stopResponse}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -858,7 +858,6 @@
|
|||
{sendPrompt}
|
||||
{continueGeneration}
|
||||
{regenerateResponse}
|
||||
{stopResponse}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue