mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
feat/enhance the multi-modal support (#8818)
This commit is contained in:
2
api/core/variables/exc.py
Normal file
2
api/core/variables/exc.py
Normal file
@ -0,0 +1,2 @@
|
||||
class VariableError(ValueError):
|
||||
pass
|
||||
Reference in New Issue
Block a user