dify/api/models
2026-01-14 20:31:40 +08:00
..
__init__.py feat(skill): implement app asset management features including folder and file operations, error handling, and database migration for app asset drafts 2026-01-14 20:25:17 +08:00
_workflow_exc.py
account.py
api_based_extension.py
app_asset.py refactor: move app_asset_tree module and update imports in app_asset and app_asset_service 2026-01-14 20:31:40 +08:00
base.py
dataset.py
engine.py
enums.py
model.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-13 10:15:59 +08:00
oauth.py
provider_ids.py
provider.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
sandbox.py refactor(encryption): update encryption utility references and clean up sandbox provider service logic 2026-01-09 18:12:35 +08:00
source.py
task.py
tools.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
trigger.py
types.py
web.py
workflow_features.py refactor: rename new runtime as sandbox feature 2026-01-12 01:53:39 +08:00
workflow.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-14 09:54:07 +08:00