dify/api/models
Novice fd124e6d32
Merge main HEAD (segment 5) into sandboxed-agent-rebase
Resolve 83 conflicts: 10 backend, 62 frontend, 11 config/lock files.
Preserve sandbox/agent/collaboration features while adopting main's
UI refactorings (Dialog/AlertDialog/Popover), model provider updates,
and enterprise features.

Made-with: Cursor
2026-03-23 14:20:06 +08:00
..
__init__.py Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +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
app_asset.py fix: update down_revision in migration and correct import statement in app_asset model 2026-03-10 17:12:15 +08:00
base.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
comment.py fix CI 2026-01-18 10:12:43 +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: add indexes for human_input_forms query patterns (#32849) 2026-03-16 10:10:03 +08:00
model.py Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +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
sandbox.py feat(sandbox): add SSH agentbox provider for middleware and docker deployments 2026-02-09 16:38:05 +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 Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
workflow_features.py refactor: rename new runtime as sandbox feature 2026-01-12 01:53:39 +08:00