Commit Graph

11 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)

Author SHA1 Message Date
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
10 months ago
Minamiyama 8ea27bc341
feat: persist debug-and-preview panel width in localstorage (#21434) 11 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
11 months ago
zxhlyh b730d153ea Merge branch 'main' into feat/rag-pipeline 12 months ago
crazywoola dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708) 12 months ago
zxhlyh 11977596c9 merge main 12 months ago
FyhSky e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
zxhlyh fa8ab4ea04 rag pipeline 1 year ago
zxhlyh a36436b585 feat: add rag pipeline store slice 1 year ago
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 1 year ago
zxhlyh e58703877b
chore: slice workflow store (#17254) 1 year ago