dify/api/controllers/console/datasets/rag_pipeline
2026-06-03 17:44:10 +00:00
..
datasource_auth.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
datasource_content_preview.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
rag_pipeline_datasets.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
rag_pipeline_draft_variable.py fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
rag_pipeline_import.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
rag_pipeline_workflow.py fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
rag_pipeline.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00