dify/api/services/errors
Xin Zhang 28a036066a
feat(enterprise): enforce licensed seats cap at account creation (#38883)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 06:51:19 +00:00
..
__init__.py fix: enterprise API error handling and license enforcement (#33044) 2026-03-15 20:59:41 -07:00
account.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
agent_tool_inner.py chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
app_model_config.py feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
app.py fix(trigger): return 429 instead of 500 when API quota is exceeded (#38664) 2026-07-10 10:57:50 +00:00
audio.py refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
base.py fix(errors): clean unnecessary | None in error classes (#36135) 2026-05-14 03:21:41 +00:00
chunk.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
conversation.py [Enhancement] Allow modify conversation variable via api (#23112) 2025-08-01 09:34:56 +08:00
dataset.py refactor: Delete the dataset to verify whether it is in use (#5112) 2024-06-14 03:25:38 +08:00
document.py Initial commit 2023-05-15 08:51:32 +08:00
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 Initial commit 2023-05-15 08:51:32 +08:00
knowledge_retrieval.py feat(agent): wire knowledge base retrieval into runtime (#37577) 2026-06-17 09:27:38 +00:00
llm.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
message.py Initial commit 2023-05-15 08:51:32 +08:00
plugin.py Feat/plugin install scope management (#19963) 2025-06-18 16:25:00 +08:00
workflow_service.py feat(workflow_service): workflow version control api. (#14860) 2025-03-10 13:34:31 +08:00
workspace.py E-300 (#19726) 2025-05-20 12:07:50 +08:00