data formatting

pull/22091/head
JzoNg 12 months ago
parent c797e88e95
commit b0d6930b21

@ -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

Loading…
Cancel
Save