dify/api/services/rag_pipeline
2026-05-24 03:50:59 +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): use plain Session in RAG pipeline controllers to prevent closed-transaction error (#36392) 2026-05-24 03:50:59 +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 feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08: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