dify/api/core/app/apps/pipeline
2026-04-30 16:59:08 +08:00
..
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
generate_response_converter.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +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 feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
pipeline_queue_manager.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_runner.py update node params && VariablePool instantiation 2026-04-30 16:59:08 +08:00