data formatting

This commit is contained in:
JzoNg
2025-06-10 10:13:46 +08:00
parent c797e88e95
commit b0d6930b21

View File

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