mirror of
https://github.com/langgenius/dify.git
synced 2025-11-22 16:06:53 +00:00
3 lines
52 B
Python
3 lines
52 B
Python
|
|
class GenerateTaskStoppedError(Exception):
|
||
|
|
pass
|