mirror of
https://github.com/langgenius/dify.git
synced 2025-07-13 12:10:29 +00:00

Co-authored-by: chenhe <guchenhe@gmail.com> Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2 lines
43 B
Python
2 lines
43 B
Python
class InvokeModelError(Exception):
|
|
pass |