mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 11:25:10 +00: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.