dify/api/core/app/apps/pipeline
krishkantiuj-ren 129af96c23
chore: add missing @override decorators to pipeline WorkflowAppGenerateResponseConverter (#36859)
Co-authored-by: krishkantiuj-ren <hiccup.cc.3@gmail.com>
2026-05-31 12:02:17 +00:00
..
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
generate_response_converter.py chore: add missing @override decorators to pipeline WorkflowAppGenerateResponseConverter (#36859) 2026-05-31 12:02:17 +00:00
pipeline_config_manager.py refactor: replace bare dict with dict[str, Any] in app task_entities … (#35084) 2026-04-13 17:14:23 +00:00
pipeline_generator.py fix: prevent recursion error when SharePoint folder is empty (#36372) 2026-05-20 03:56:49 +00:00
pipeline_queue_manager.py refactor: add missing @override decorator to AppQueueManager subclasses (#36490) 2026-05-21 16:25:07 +00:00
pipeline_runner.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00