dify/api/services/rag_pipeline/pipeline_template
2026-04-13 14:05:59 +00:00
..
built_in refactor: replace bare dict with dict[str, Any] in pipeline_template module (#35071) 2026-04-13 14:05:59 +00:00
customized refactor: replace bare dict with dict[str, Any] in pipeline_template module (#35071) 2026-04-13 14:05:59 +00:00
database refactor: replace bare dict with dict[str, Any] in pipeline_template module (#35071) 2026-04-13 14:05:59 +00:00
remote refactor: replace bare dict with dict[str, Any] in pipeline_template module (#35071) 2026-04-13 14:05:59 +00:00
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template_base.py refactor: replace bare dict with dict[str, Any] in pipeline_template module (#35071) 2026-04-13 14:05:59 +00:00
pipeline_template_factory.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template_type.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00