[fix] tokens not going on streaming
This commit is contained in:
@@ -270,6 +270,7 @@ export async function requestChatDataMain(arg:requestDataArgument, model:'model'
|
||||
body: body,
|
||||
headers: headers,
|
||||
abortSignal,
|
||||
useRisuToken:true
|
||||
})
|
||||
|
||||
const dat = res.data as any
|
||||
|
||||
Reference in New Issue
Block a user