dify/api/core/app
wangxiaolei cc127f5b62
fix: fix chat assistant response mode blocking is not work (#32394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-02 14:05:04 +08:00
..
app_config refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
apps refactor(workflow): decouple start node external dependencies (#32793) 2026-03-02 02:01:41 +08:00
entities refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
features feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
layers refactor(workflow): move variables package into core.workflow (#32750) 2026-03-01 03:15:09 +08:00
llm refactor(api): move llm quota deduction to app graph layer (#32786) 2026-03-01 23:25:36 +08:00
task_pipeline fix: fix chat assistant response mode blocking is not work (#32394) 2026-03-02 14:05:04 +08:00
workflow refactor(workflow): move PromptMessageMemory to model_runtime.memory (#32796) 2026-03-02 01:58:02 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00