dify/api/services/rag_pipeline
-LAN- 71ffaacb58
fix(api): centralize remote file retrieval (#36399)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-01 09:25:08 +00:00
..
entity feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template refactor(api): type pipeline template retrieval dicts with TypedDict (#34874) 2026-04-17 08:13:54 +00:00
transform fix jina reader transform (#27922) 2025-11-06 17:35:53 +08:00
pipeline_generate_service.py refactor(services): replace Union with | syntax in service layer (#34905) 2026-04-10 07:44:47 +00:00
rag_pipeline_dsl_service.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
rag_pipeline_manage_service.py fix(api): gracefully handle credential fetch failures in rag pipeline (#36165) 2026-05-14 08:27:19 +00:00
rag_pipeline_task_proxy.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
rag_pipeline_transform_service.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
rag_pipeline.py refactor: convert isinstance chains to match/case pattern (#36364) 2026-05-20 03:07:19 +00:00