This commit is contained in:
Joseph Cheung 2023-03-02 15:04:34 +08:00
parent 3400467e0a
commit 485179bf2f
2 changed files with 0 additions and 4 deletions

View file

@ -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;

View file

@ -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;