mirror of
https://github.com/langgenius/dify.git
synced 2026-04-25 05:06:15 +08:00
3 lines
52 B
Python
3 lines
52 B
Python
class GenerateTaskStoppedError(Exception):
|
|
pass
|