mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
checklist for tool
This commit is contained in:
@ -131,6 +131,7 @@ const ToolSelector: FC<Props> = ({
|
||||
extra: {
|
||||
description: '',
|
||||
},
|
||||
schemas: tool.paramSchemas,
|
||||
}
|
||||
onSelect(toolValue)
|
||||
// setIsShowChooseTool(false)
|
||||
|
||||
Reference in New Issue
Block a user