mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 15:01:04 +08:00
fix
This commit is contained in:
parent
56b025ebdd
commit
8967c4c8f6
@ -261,10 +261,6 @@ export const useChat = (
|
||||
})
|
||||
handleUpdateChatList(newChatList)
|
||||
},
|
||||
onWorkflowStarted: () => {},
|
||||
onWorkflowFinished: () => {},
|
||||
onNodeStarted: () => {},
|
||||
onNodeFinished: () => {},
|
||||
},
|
||||
)
|
||||
}, [handleRun, handleResponding, handleUpdateChatList, notify, t, updateCurrentQA, config.suggested_questions_after_answer?.enabled])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user