dify/api/services/errors
Xiyuan Chen 977ed79ea0
fix: enterprise API error handling and license enforcement (#33044)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-15 20:59:41 -07:00
..
__init__.py fix: enterprise API error handling and license enforcement (#33044) 2026-03-15 20:59:41 -07:00
account.py
app.py fix: consolidate duplicate InvokeRateLimitError definitions (#30229) 2025-12-28 03:03:42 +09:00
app_model_config.py
audio.py
base.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
chunk.py
conversation.py
dataset.py
document.py
enterprise.py fix: enterprise API error handling and license enforcement (#33044) 2026-03-15 20:59:41 -07:00
file.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
index.py
llm.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
message.py
plugin.py
workflow_service.py
workspace.py