mirror of
https://github.com/langgenius/dify.git
synced 2025-07-31 21:36:23 +00:00

Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
3 lines
52 B
Python
3 lines
52 B
Python
class GenerateTaskStoppedError(Exception):
|
|
pass
|