dify/api/core/datasource
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
..
__base r2 2025-06-03 19:02:57 +08:00
entities Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
local_file r2 2025-05-25 23:09:01 +08:00
online_document feat(datasource): change datasource result type to event-stream 2025-06-17 13:51:41 +08:00
online_drive feat: rename online driver to online drive and update related classes and methods :) 2025-06-27 20:11:28 +08:00
utils feat(datasource): change datasource result type to event-stream 2025-06-17 13:51:41 +08:00
website_crawl r2 2025-06-17 19:06:17 +08:00
__init__.py r2 2025-04-17 15:07:23 +08:00
datasource_file_manager.py feat(datasource): Comment out the datasource_file_manager. 2025-06-17 13:54:25 +08:00
datasource_manager.py r2 2025-06-04 15:12:05 +08:00
errors.py r2 2025-04-25 15:49:36 +08:00