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