dify/api/services/rag_pipeline
heyszt 543c5236e7
refactor:Decouple Domain Models from Direct Database Access (#27316)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-28 09:59:30 +08:00
..
entity feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline_template remove built-in pipeline template user field (#27184) 2025-10-21 15:30:58 +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 refactor:Decouple Domain Models from Direct Database Access (#27316) 2025-10-28 09:59:30 +08:00
rag_pipeline_dsl_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
rag_pipeline_manage_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
rag_pipeline_transform_service.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00