dify/api/services/errors
2026-08-25 17:13:14 +08:00
..
__init__.py
account.py fix(auth): normalize Gmail registration emails 2026-08-25 17:13:14 +08: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
billing.py refactor(api): standardize console billing portal errors (#41055) 2026-08-24 01:55:48 +00:00
chunk.py
conversation.py
dataset.py
document.py
enterprise.py
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
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