mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 11:56:53 +08:00
3 lines
83 B
Python
3 lines
83 B
Python
class ValidateFailedError(Exception):
|
|
description = "Provider Validate failed"
|