mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 16:00:30 +00:00
2 lines
43 B
Python
2 lines
43 B
Python
|
|
class InvokeModelError(Exception):
|
||
|
|
pass
|