..
__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
feat: tidb endpoint ( #35158 )
2026-04-27 11:20:33 +08:00
engine.py
feat(api): Add image multimodal support for LLMNode ( #17372 )
2025-04-30 17:28:02 +08:00
enums.py
fix: fix online_drive is not a valid datasource_type ( #34440 )
2026-04-02 12:59:50 +08:00
execution_extra_content.py
refactor: migrate execution extra content repository tests from mocks to testcontainers ( #33852 )
2026-03-23 17:32:11 +09:00
human_input.py
chore: add indexes for human_input_forms query patterns ( #32849 )
2026-03-16 10:10:03 +08:00
model.py
fix: resolve SADeprecationWarning for callable default in remaining TypeBase models ( #34049 )
2026-03-25 12:51:36 +09:00
oauth.py
fix: use default_factory for callable defaults in ORM dataclasses ( #28730 )
2025-11-27 09:39:49 +09:00
provider_ids.py
feat: introduce trigger functionality ( #27644 )
2025-11-12 17:59:37 +08:00
provider.py
refactor: EnumText for preferred_provider_type MessageChain, Banner ( #33696 )
2026-03-19 03:53:04 +09: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: use EnumText for ApiToolProvider.schema_type_str and Docume… ( #33983 )
2026-03-24 13:27:50 +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
refactor: use EnumText for WorkflowAppLog.created_from and WorkflowArchiveLog columns ( #33954 )
2026-03-24 02:44:46 +09:00