mirror of
https://github.com/langgenius/dify.git
synced 2026-03-18 05:09:54 +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.