mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
3 lines
92 B
Python
3 lines
92 B
Python
class ToolValidateFailedError(Exception):
|
|
description = "Tool Provider Validate failed"
|