mirror of
https://github.com/langgenius/dify.git
synced 2026-03-03 06:46:19 +08:00
Replace `str` type annotations with proper enum types for status fields in stream/blocking response entities, aligning with the existing pattern used by IterationNodeCompletedStreamResponse and LoopNodeCompletedStreamResponse.