dify/api/core/app
2026-06-03 04:33:25 +00:00
..
app_config fix: normalize json_schema from string to dict in VariableEntity (#36777) 2026-06-03 04:33:25 +00:00
apps feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
entities feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
features chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
file_access refactor: add missing @override decorator to file access controller and workflow file runtime (#36495) 2026-05-21 19:39:51 +00:00
layers refactor: add missing @override decorator to GraphEngineLayer subclasses (#36491) 2026-05-21 16:32:02 +00:00
llm chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
task_pipeline refactor: convert if isinstance chains to match case (#36846) 2026-05-31 15:05:43 +00:00
workflow fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00