mirror of
https://github.com/langgenius/dify.git
synced 2025-11-06 05:44:10 +00:00
2 lines
43 B
Python
2 lines
43 B
Python
|
|
class InvokeModelError(Exception):
|
||
|
|
pass
|