checklist for tool

This commit is contained in:
JzoNg
2025-02-08 21:52:50 +08:00
parent 9f013d6590
commit e06dc48472
6 changed files with 98 additions and 3 deletions

View File

@ -131,6 +131,7 @@ const ToolSelector: FC<Props> = ({
extra: {
description: '',
},
schemas: tool.paramSchemas,
}
onSelect(toolValue)
// setIsShowChooseTool(false)