dify/api/core/app/apps/pipeline
wangxiaolei 0cc27dd401
chore: not use request.scoped session (#37421)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-06-22 19:38:24 +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(api): enforce document creation limits in pipeline generator (#37586) 2026-06-17 10:11:37 +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: not use request.scoped session (#37421) 2026-06-22 19:38:24 +00:00