d
This commit is contained in:
parent
3400467e0a
commit
485179bf2f
@ -1365,8 +1365,6 @@ function modal_open(url, num)
|
|||||||
if(v.length>6) result = v.slice(6);
|
if(v.length>6) result = v.slice(6);
|
||||||
if(result == "[DONE]")
|
if(result == "[DONE]")
|
||||||
{
|
{
|
||||||
word_last.push({'role':'user','content':word})
|
|
||||||
word_last.push({'role':'assistant','content':chatTemp})
|
|
||||||
lock_chat=0
|
lock_chat=0
|
||||||
proxify()
|
proxify()
|
||||||
return;
|
return;
|
||||||
|
@ -1365,8 +1365,6 @@ function modal_open(url, num)
|
|||||||
if(v.length>6) result = v.slice(6);
|
if(v.length>6) result = v.slice(6);
|
||||||
if(result == "[DONE]")
|
if(result == "[DONE]")
|
||||||
{
|
{
|
||||||
word_last.push({'role':'user','content':word})
|
|
||||||
word_last.push({'role':'assistant','content':chatTemp})
|
|
||||||
lock_chat=0
|
lock_chat=0
|
||||||
proxify()
|
proxify()
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user