mirror of
https://github.com/langgenius/dify.git
synced 2026-07-16 09:58:42 +08:00
Consume graphon's NodeRunReasoningChunkEvent: route it to a new QueueReasoningChunkEvent and a reasoning_chunk SSE event via a pure-emit handler that never touches the answer. Persist terminal reasoning_content per LLM node into message_metadata (zero migration).