mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
d
This commit is contained in:
parent
3400467e0a
commit
485179bf2f
2 changed files with 0 additions and 4 deletions
|
@ -1365,8 +1365,6 @@ function modal_open(url, num)
|
|||
if(v.length>6) result = v.slice(6);
|
||||
if(result == "[DONE]")
|
||||
{
|
||||
word_last.push({'role':'user','content':word})
|
||||
word_last.push({'role':'assistant','content':chatTemp})
|
||||
lock_chat=0
|
||||
proxify()
|
||||
return;
|
||||
|
|
|
@ -1365,8 +1365,6 @@ function modal_open(url, num)
|
|||
if(v.length>6) result = v.slice(6);
|
||||
if(result == "[DONE]")
|
||||
{
|
||||
word_last.push({'role':'user','content':word})
|
||||
word_last.push({'role':'assistant','content':chatTemp})
|
||||
lock_chat=0
|
||||
proxify()
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue