dify/api/core/app
wangxiaolei 0310f631ee
fix: fix get_message_event_type return wrong message type (#32019)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-11 10:57:27 +08:00
..
app_config refactor: port api/controllers/console/datasets/datasets_document.py api/controllers/service_api/app/annotation.py api/core/app/app_config/easy_ui_based_app/agent/manager.py api/core/app/apps/pipeline/pipeline_generator.py api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py to match case (#31832) 2026-02-02 19:07:30 +09:00
apps fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212) 2026-02-11 09:49:29 +08:00
entities feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
features feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
layers feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
task_pipeline fix: fix get_message_event_type return wrong message type (#32019) 2026-02-11 10:57:27 +08:00
workflow refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00