dify/api/core/app/task_pipeline
2024-11-22 16:30:22 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py refactor(api): simplify limit retrieval and return types (#9641) 2024-10-22 16:34:16 +08:00
easy_ui_based_generate_task_pipeline.py fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) 2024-09-29 16:13:20 +08:00
message_cycle_manage.py chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
workflow_cycle_manage.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
workflow_cycle_state_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00