dify/api/core/app/task_pipeline
2024-04-25 18:31:38 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
easy_ui_based_generate_task_pipeline.py feat: optimize the efficiency of generating chatbot conversation name (#3472) 2024-04-14 23:50:24 +08:00
message_cycle_manage.py fix: citations always appear in the chatflow app (#3844) 2024-04-25 18:31:38 +08:00
workflow_cycle_manage.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00