mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 04:06:30 +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.