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
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
conversation.py
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
index.py
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
plugin.py
workflow_service.py
workspace.py