mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
- Introduced extraParams prop to both ToolForm and ToolFormItem components for enhanced flexibility in passing additional parameters. - Updated component usage to accommodate the new prop, improving the overall functionality of the tool forms.