[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,
|
body: body,
|
||||||
headers: headers,
|
headers: headers,
|
||||||
abortSignal,
|
abortSignal,
|
||||||
|
useRisuToken:true
|
||||||
})
|
})
|
||||||
|
|
||||||
const dat = res.data as any
|
const dat = res.data as any
|
||||||
|
|||||||
Reference in New Issue
Block a user