dify/api/core
2026-07-07 13:03:32 +00:00
..
agent feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
app test(e2e): stabilize Agent v2 external runtime checks (#38493) 2026-07-07 04:48:12 +00:00
base
callback_handler fix(api): isolate side-effect session writes in multimodal and RAG handlers (#38210) 2026-07-06 05:17:12 +00:00
datasource refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
db
entities refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
errors
extension
external_data_tool
file
helper fix: resolve 36288 mypy errors (#37850) 2026-07-07 06:37:20 +00:00
llm_generator
logging
mcp feat(mcp): support MCP protocol 2025-06-18 for workflow-as-MCP server (version negotiation + structured output) (#37892) 2026-07-07 03:26:50 +00:00
memory
moderation
ops
plugin fix: can't debug model plugins (#38500) 2026-07-07 13:03:32 +00:00
prompt
rag chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
rbac
repositories
schemas
telemetry
tools refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
trigger refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
workflow chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
provider_manager.py