mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 14:38:06 +08:00
The previous commit (a86765e2b6) accidentally dropped these calls when splitting
useChat hook into modules. Also add race condition protection using runId to
prevent stale callbacks from updating state after a new run has started.