[fix] turn off streaming for ooba
This commit is contained in:
@@ -305,6 +305,7 @@ export async function requestChatDataMain(arg:requestDataArgument, model:'model'
|
|||||||
body[key] = OobaBodyTemplate[key]
|
body[key] = OobaBodyTemplate[key]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
arg.useStreaming = false
|
||||||
}
|
}
|
||||||
|
|
||||||
if(supportsInlayImage()){
|
if(supportsInlayImage()){
|
||||||
|
|||||||
Reference in New Issue
Block a user