dify/api/core/app/entities
Harry c111079624 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/core/file/file_manager.py
#	api/core/workflow/graph_engine/response_coordinator/coordinator.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/tool/tool_node.py
#	api/pyproject.toml
#	web/package.json
#	web/pnpm-lock.yaml
2026-02-04 13:15:49 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_asset_entities.py feat(app_asset): add batch upload and file upload URL generation 2026-01-23 14:34:27 +08:00
app_bundle_entities.py feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
app_invoke_entities.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
llm_generation_entities.py fix: add message tool call icon 2026-01-20 16:59:53 +08:00
queue_entities.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
rag_pipeline_invoke_entities.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
task_entities.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00