dify/api/core/app/apps/pipeline
wdeveloper16 7e7b27fdec
refactor: replace bare dict with dict[str, Any] in response converter… (#35212)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 19:45:04 +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 response converter… (#35212) 2026-04-14 19:45:04 +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