dify/api/core/app/apps/pipeline
2026-07-15 09:31:09 +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 refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +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 fix(api): bind scoped lookups to nested owner refs (#38470) 2026-07-15 09:31:09 +00:00