mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 01:46:14 +08:00
Only enable the tool query matching the node's provider_type instead of all four, and use primitive useMemo dependencies instead of the whole data object to avoid redundant recomputations on every render.