mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 18:40:17 +08:00
data formatting
This commit is contained in:
@ -137,6 +137,7 @@ const useConfig = (id: string, payload: ToolNodeType) => {
|
||||
|
||||
if (!draft.tool_parameters)
|
||||
draft.tool_parameters = {}
|
||||
// TODO: boolean & model & app formatting BOTH configuration & parameters
|
||||
})
|
||||
setInputs(inputsWithDefaultValue)
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
|
||||
Reference in New Issue
Block a user