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