dify/api/core/entities
99 7656d514b9
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-16 22:38:19 +08:00
..
__init__.py
agent_entities.py
document_task.py
embedding_type.py
execution_extra_content.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
knowledge_entities.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
mcp_provider.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
model_entities.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
parameter_entities.py
provider_configuration.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
provider_entities.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00