Files
dify/api/core/tools/model/errors.py
T
86286e1ac8 Feat/assistant app (#2086)
Co-authored-by: chenhe <[email protected]>
Co-authored-by: Pascal M <[email protected]>
2024-01-23 19:58:23 +08:00

2 lines
43 B
Python

class InvokeModelError(Exception):
pass