dify/api/services/rag_pipeline
Yongtao Huang 857a48012e
Fix: use data.type instead of type when checking datasource node (#25965)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-22 10:01:21 +08:00
..
entity feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
transform feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_generate_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
rag_pipeline.py Fix: use data.type instead of type when checking datasource node (#25965) 2025-09-22 10:01:21 +08:00
rag_pipeline_dsl_service.py fix(api): enhance data handling in RagPipelineDslService to filter credentials (#25926) 2025-09-18 18:36:49 +08:00
rag_pipeline_manage_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
rag_pipeline_transform_service.py Chore: correct inconsistent logging and typo (#25945) 2025-09-19 10:36:16 +08:00