dify/api/core/app/apps/pipeline
2026-04-13 17:14:23 +00:00
..
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
generate_response_converter.py refactor: replace bare dict with dict[str, Any] in app task_entities … (#35084) 2026-04-13 17:14:23 +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: replace bare dict with dict[str, Any] in app task_entities … (#35084) 2026-04-13 17:14:23 +00:00
pipeline_queue_manager.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_runner.py refactor(api): reduce Dify GraphInitParams usage (#34825) 2026-04-09 07:59:15 +00:00