mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 08:59:25 +08:00
Initial commit
This commit is contained in:
2
api/core/llm/provider/errors.py
Normal file
2
api/core/llm/provider/errors.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class ValidateFailedError(Exception):
|
||||
description = "Provider Validate failed"
|
||||
Reference in New Issue
Block a user