dify/web/app/components/workflow/nodes/knowledge-retrieval
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
..
components feat: replace data source icons with AppIcon component in Item and DatasetItem 2025-06-12 18:11:00 +08:00
default.ts merge main 2025-05-16 10:09:24 +08:00
hooks.ts feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
node.tsx feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
panel.tsx feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
types.ts feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
use-config.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
use-single-run-form-params.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
utils.ts chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00