dify/api/models
-LAN- cddb92651b
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
#	api/services/workflow_draft_variable_service.py
#	api/tests/unit_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py
2026-03-22 16:49:32 +08:00
..
utils fix: canonicalize persisted file references 2026-03-21 14:40:49 +08:00
__init__.py refactor(dify_graph): unify invoke and user enums source in workflow (#32873) 2026-03-03 15:05:20 +08:00
_workflow_exc.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
account.py refactor(api): Query API to select function_1 (#33565) 2026-03-17 23:29:16 +09:00
api_based_extension.py fix: use default_factory for callable defaults in ORM dataclasses (#28730) 2025-11-27 09:39:49 +09:00
base.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
dataset.py refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
enums.py refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
execution_extra_content.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
human_input.py chore: save changes 2026-03-20 23:18:40 +08:00
model.py Merge remote-tracking branch 'origin/main' into optional-plugin-invoke 2026-03-22 16:49:32 +08:00
oauth.py fix: use default_factory for callable defaults in ORM dataclasses (#28730) 2025-11-27 09:39:49 +09:00
provider.py refactor: EnumText for preferred_provider_type MessageChain, Banner (#33696) 2026-03-19 03:53:04 +09:00
provider_ids.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
source.py fix: use default_factory for callable defaults in ORM dataclasses (#28730) 2025-11-27 09:39:49 +09:00
task.py fix: use default_factory for callable defaults in ORM dataclasses (#28730) 2025-11-27 09:39:49 +09:00
tools.py refactor(api): Query API to select function_1 (#33565) 2026-03-17 23:29:16 +09:00
trigger.py refactor(api): tighten phase 1 shared type contracts (#33453) 2026-03-17 17:50:51 +08:00
types.py [Bugfix] Fixed an issue with UUID type queries in MySQL databases (#28941) 2025-12-02 14:37:23 +08:00
web.py refactor(api): Query API to select function_1 (#33565) 2026-03-17 23:29:16 +09:00
workflow.py fix: canonicalize persisted file references 2026-03-21 14:40:49 +08:00