dify/api/services/errors
2026-08-12 06:05:16 +00:00
..
__init__.py
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
metadata.py fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
plugin.py
rag_pipeline.py fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
workflow_service.py
workspace.py