dify/api/controllers/console/datasets/rag_pipeline
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
datasource_auth.py r2 2025-07-02 11:33:00 +08:00
datasource_content_preview.py feat(datasource): add datasource content preview api 2025-06-24 17:43:25 +08:00
rag_pipeline.py feat: webcrawl 2025-06-13 17:47:51 +08:00
rag_pipeline_datasets.py r2 2025-05-28 17:56:04 +08:00
rag_pipeline_import.py r2 2025-06-06 15:19:53 +08:00
rag_pipeline_workflow.py Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00