fix: build
This commit is contained in:
parent
1ec9c29df6
commit
0f349f4b8c
@ -227,7 +227,7 @@ export const useChat = () => {
|
||||
dataUrl: string
|
||||
}>
|
||||
) => {
|
||||
const activeThread = await getCurrentThread(message)
|
||||
const activeThread = await getCurrentThread()
|
||||
|
||||
resetTokenSpeed()
|
||||
let activeProvider = currentProviderId
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user