dify/api/services/errors
2026-05-14 03:21:41 +00:00
..
__init__.py fix: enterprise API error handling and license enforcement (#33044) 2026-03-15 20:59:41 -07:00
account.py
app_model_config.py feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
app.py fix: consolidate duplicate InvokeRateLimitError definitions (#30229) 2025-12-28 03:03:42 +09:00
audio.py
base.py fix(errors): clean unnecessary | None in error classes (#36135) 2026-05-14 03:21:41 +00:00
chunk.py
conversation.py [Enhancement] Allow modify conversation variable via api (#23112) 2025-08-01 09:34:56 +08:00
dataset.py
document.py
enterprise.py fix(errors): clean unnecessary | None in error classes (#36135) 2026-05-14 03:21:41 +00:00
file.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
index.py
llm.py fix(errors): clean unnecessary | None in error classes (#36135) 2026-05-14 03:21:41 +00:00
message.py
plugin.py
workflow_service.py
workspace.py