dify/api/models
yyh 871ec3b0ca
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/controllers/console/app/app.py
#	web/eslint-suppressions.json
#	web/eslint.config.mjs
2026-02-06 14:40:44 +08:00
..
__init__.py revert: revert human input relevant code (#31766) 2026-01-30 19:18: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: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08: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 feat(sandbox): draft storage 2026-01-20 18:45:13 +08:00
base.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
comment.py fix CI 2026-01-18 10:12:43 +08:00
dataset.py feat: Summary index for knowledge. (#31719) 2026-01-30 11:08:09 +08:00
engine.py feat(api): Add image multimodal support for LLMNode (#17372) 2025-04-30 17:28:02 +08:00
enums.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
model.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +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 chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
provider_ids.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
sandbox.py refactor(sandbox): sandbox provider system default configuration 2026-01-16 18:22:44 +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 chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
trigger.py fix: flask db check fails due to nullable mismatch between migrations and models (#30474) 2026-01-06 20:23:59 +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 fix: use default_factory for callable defaults in ORM dataclasses (#28730) 2025-11-27 09:39:49 +09:00
workflow.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00
workflow_features.py refactor: rename new runtime as sandbox feature 2026-01-12 01:53:39 +08:00